On 1/21/2016 8:32 PM, Nathaniel Smith wrote:
> Does this apply in any way to the .data attribute in scipy.sparse
matrices?
Nope!
-n
How about the .data attribute of masked arrays? I'm guessing there may
be a decent amount of code that uses array.data to try to duck-type
ndarrays and Ma
On 1/17/2015 9:11 AM, Greg Fischer wrote:
Hello,
I would like to use f2py to wrap a Fortran module that contains a
derived data type. I don't necessarily need to access the data that is
inside the derived type from Python, but I would really like to be
able to call the subroutines that are co
On Jul 24, 2013, at 10:33 AM, Pauli Virtanen wrote:
> Hi,
>
> How about splitting doc/sphinxext out from the main Numpy repository to
> a separate `numpydoc` repo under Numpy project?
>
> It's a separate Python package, after all. Moreover, this would make it
> easier to use it as a git subm
On Jun 9, 2013, at 11:27 AM, Julian Taylor
wrote:
> On 09.06.2013 12:10, josef.p...@gmail.com wrote:
>> On Wed, May 29, 2013 at 3:19 PM, wrote:
>>> On Wed, May 29, 2013 at 12:25 PM, Julian Taylor
>>> wrote:
On 05/29/2013 06:12 AM, josef.p...@gmail.com wrote:
>
> On Tue, May 28,