Re: [Numpy-discussion] ANN: Numpy runs on Python 3

2010-07-10 Thread Tim Leslie
On Sun, Jul 11, 2010 at 12:30 AM, Pauli Virtanen wrote: > > (Announcement as recommended by our PR department @ EuroScipy :) > >From a PR point of view, it'd be great to have an announcement like this go out to python-list/comp.lang.python. Anyone who follows that list will have seen the continua

Re: [Numpy-discussion] Porting "IDL Astronomy User's Library" to numpy

2007-07-16 Thread Tim Leslie
of how successful it was. If you do hear back from him I'd be interested to know how successful this project is, as I'm always looking for reasons to convert users in my astronomy department from things like IDL on to python :-) Cheers, Tim Leslie Cheers. -- .~. Yannick COPIN

[Numpy-discussion] Adding a delete flag to make_svn_version_py() in distutils

2007-03-04 Thread Tim Leslie
s a flag which makes deleting this file optional (with delete=True being default). This makes the svn version magic work for us and shouldn't break any existing code for anyone, Is there any reason why this shouldn't go in? I'm happy to make the checkin once it gets the OK from someone.

Re: [Numpy-discussion] r3530 breaks nan_to_num for complex64 arrays

2007-02-04 Thread Tim Leslie
On 2/5/07, Tim Leslie <[EMAIL PROTECTED]> wrote: > Hi All, > > As of svn revision 3530 N.nan_to_num no longer works for arrays of > complex64. The actual error is raised in the signbit function, but I'm > not sure why this is failing. If someone has a quick fix for this

[Numpy-discussion] More complex issues

2007-01-08 Thread Tim Leslie
Hi all, Sorry for the bad pun, but I'm getting myself confused trying to understand the expected behaviour of how complex values are handled throughout numpy. My current confusion is to do with the difference between how and are handled. If someone could explain this difference that would be gre

[Numpy-discussion] asarray() behaviour.

2007-01-08 Thread Tim Leslie
I get different behaviour from asarray depending on whether I pass in a list or an array, Additionally, neither of them give me the expected results, which is a TypeError complaining about being unable to use complex values as floats. Can someone shed some light on this. Cheers, Tim In [27]: N.a

Re: [Numpy-discussion] segfault in numpy.float64(z) for complex z

2007-01-08 Thread Tim Leslie
On 1/9/07, Stefan van der Walt <[EMAIL PROTECTED]> wrote: > On Mon, Jan 08, 2007 at 08:11:03AM -0700, Travis Oliphant wrote: > > Tim Leslie wrote: > > > > >Hi All, > > > > > >While debugging a scipy crash I came across the problem outlined in > &g

[Numpy-discussion] segfault in numpy.float64(z) for complex z

2007-01-07 Thread Tim Leslie
Hi All, While debugging a scipy crash I came across the problem outlined in http://projects.scipy.org/scipy/numpy/ticket/412 Could someone shed some light on why this is happening, I got a bit lost in the numpy internals when I tried to track it down. Cheers, Tim __

[Numpy-discussion] Ticket #132

2007-01-07 Thread Tim Leslie
Hi all, I've been looking through some open tickets and found ticket #132 which suggests a number of ways to improve numpy's web presence. http://projects.scipy.org/scipy/numpy/ticket/132 The only outstanding item on this is point #2, "Pointing www.numpy.org to numeric.scipy.org instead of the S