On Sat, Aug 13, 2011 at 3:45 PM, Pauli Virtanen wrote:
> Sat, 13 Aug 2011 18:14:11 +0200, Ralf Gommers wrote:
> [clip]
>> We should check if there's still any code in SVN branches that is
>> useful.
>> If so the people who are interested in it should move it somewhere else.
>> Anyone?
>
> All the
On Thu, Aug 11, 2011 at 1:37 PM, Benjamin Root wrote:
> On Thu, Aug 11, 2011 at 10:33 AM, Olivier Delalleau wrote:
>
>> 2011/8/11 Benjamin Root
>>
>>>
>>>
>>> On Thu, Aug 11, 2011 at 8:37 AM, Olivier Delalleau wrote:
>>>
Maybe confusing, but working as expected.
When you wri
Looks like this is the second-oldest open bug in the bug tracker.
http://projects.scipy.org/numpy/ticket/236
For what it's worth, I'm in favour of changing this behavior to be more
consistent as proposed in that ticket.
-Mark
On Thu, Aug 11, 2011 at 11:25 AM, Wes McKinney wrote:
> I'm a littl
I've made a pull request with some fairly extensive introductory material.
It's available here:
https://github.com/numpy/numpy/pull/138
It walks through nditer usage starting with basic iteration of one array,
through broadcasting and iterator-allocated outputs, and finally covers
accelerating t
On 13. aug. 2011, at 20.42, Charles R Harris wrote:
>
>
> 2011/8/11 Dmitrey
> bug in KUBUNTU 11.04, latest numpy git snapshot build with Python3
> >>> import numpy
> Traceback (most recent call last):
> File "", line 1, in
> File "/usr/local/lib/python3.2/dist-packages/numpy/__init__.py",
Sat, 13 Aug 2011 18:14:11 +0200, Ralf Gommers wrote:
[clip]
> We should check if there's still any code in SVN branches that is
> useful.
> If so the people who are interested in it should move it somewhere else.
> Anyone?
All the SVN branches are available in Git, though some are hidden. Do
2011/8/11 Dmitrey
> bug in KUBUNTU 11.04, latest numpy git snapshot build with Python3
> >>> import numpy
> Traceback (most recent call last):
> File "", line 1, in
> File "/usr/local/lib/python3.2/dist-packages/numpy/__init__.py", line
> 137, in
> from . import add_newdocs
> File "/
On Thu, Aug 11, 2011 at 7:23 AM, wrote:
> Hi all,
>
> I get an error message "numpy.linalg.linalg.LinAlgError: SVD did not
> converge" when calling numpy.linalg.svd on a "clean" matrix of size (1952,
> 895). The matrix is clean in the sense that it contains no NaN or Inf
> values. The correspondi
On Sat, Aug 13, 2011 at 6:00 PM, Ognen Duzlevski wrote:
> On Sat, Aug 13, 2011 at 11:58 AM, Ralf Gommers <
> ralf.gomm...@googlemail.com> wrote:
>
>>
>>
>> On Thu, Aug 11, 2011 at 8:19 PM, Jonathan Guyer wrote:
>>
>>>
>>> On Aug 10, 2011, at 5:16 PM, Ralf Gommers wrote:
>>>
>>> > Ah, with "svn" y
On Thu, Aug 11, 2011 at 8:19 PM, Jonathan Guyer wrote:
>
> On Aug 10, 2011, at 5:16 PM, Ralf Gommers wrote:
>
> > Ah, with "svn" you actually meant svn:) I thought that was supposed to
> not even work anymore.
>
> It does work and it's confusing. I had not been following the transition
> closely
10 matches
Mail list logo