Just to be clear. Are we waiting for the conclusion of the PyArray_Diagonal
PR before proceeding with this one?
-Travis
On May 20, 2012, at 1:06 PM, Nathaniel Smith wrote:
> On Sun, May 20, 2012 at 6:59 PM, Nathaniel Smith wrote:
>>> I have not reviewed it in detail, but in general I would
I got tired of juggling virtualenvs, and probably everyone else would
soon get tired of pointing out Python 2.4 incompatibilities I'd
forgotten to test, so:
https://github.com/numpy/numpy/pull/285
- N
___
NumPy-Discussion mailing list
NumPy-Discussion@
On Mon, May 21, 2012 at 10:44 PM, Ralf Gommers
wrote:
> Thinking about what languages to translate into would also make sense, since
> having a bunch of partial translations lying around doesn't help anyone.
> First thought: Spanish, Chinese.
It's not like one can tell two translator volunteers t
On Sun, May 20, 2012 at 11:59 PM, Tim Cera wrote:
> Are you thinking only about documentation in .rst files (like the
>> tutorials), or also the docstrings themselves? The former may be feasible,
>> the latter I think will be difficult.
>>
>>
> Everything. Within the documentation editor the RST
On Mon, May 21, 2012 at 4:37 PM, Travis Oliphant wrote:
> This is the right place to ask, it's just that it can take time to get an
> answer because people who might know the answer may not have the time to
> respond immediately.
>
> The short answer is that this is not really a "normal" bug, but
This is the right place to ask, it's just that it can take time to get an
answer because people who might know the answer may not have the time to
respond immediately.
The short answer is that this is not really a "normal" bug, but it could be
considered a "design" bug (although the issues ma
On Mon, May 21, 2012 at 7:32 PM, Thouis (Ray) Jones wrote:
> I submitted a PR for this functionality after cleaning it up a bit:
> https://github.com/numpy/numpy/pull/284
I meant to ask here (and Travis reminded me in the PR):
Currently, the trace_data_allocations() function (the only one added
dear all,
can anybody tell me, why nobody is answering this question? is this the wrong
place to ask? or does nobody know an answer?
björn--- Begin Message ---
I came acroos a question on stackoverflow (http://stackoverflow.com/q/9470604)
and I am wondering if this is a bug
import numpy as np
Over on the scipy-user mailing list there was a question about
subclassing ndarray and I was interested to see two responses that
seemed to imply that subclassing should be avoided.
>From Dag and Nathaniel, respectively:
"Subclassing ndarray is a very tricky business -- I did it once and
regrette
I submitted a PR for this functionality after cleaning it up a bit:
https://github.com/numpy/numpy/pull/284
I've attached an example that produces HTML for a a sortable table
tracking allocations while running through numpy.test().
Ray Jones
sorttable.js
Description: JavaScript source
track_a
10 matches
Mail list logo