[Numpy-discussion] Ticket cleanup: build related

2007-04-03 Thread Charles R Harris
Hi All, I am trying to go through the active tickets and determine which are still valid. Today's list : build problems/compiler warnings. #113 Compiler warnings #114

Re: [Numpy-discussion] About NumPy description

2007-04-03 Thread Steven H. Rogers
Travis Oliphant wrote: > Francesc Altet wrote: >> Hi, >> >> I've seen the description of NumPy in the recent announcement (btw, good >> work!) and I think it misses something important. To put this in context, >> let >> me paste the description used for the latest announce: >> >> """ >> NumPy is

Re: [Numpy-discussion] NumPy 1.0.2 released

2007-04-03 Thread Charles R Harris
On 4/3/07, Travis Oliphant <[EMAIL PROTECTED]> wrote: To all SciPy / NumPy users: NumPy 1.0.2 was released yesterday (4-02-07). Get it by following the download link at http://numpy.scipy.org This is a bug-fix release with a couple of additional features. Thanks to everybody who helped t

Re: [Numpy-discussion] About NumPy description

2007-04-03 Thread Charles R Harris
OT, but... Francesc, could you say whether tickets 373 and 394, reporting possible memory leaks, are still valid? Travis, is there something to be done about ticket 399 or should it be marked an enhancement or some such. Just trying to clean stuff up ;) Chuck ___

[Numpy-discussion] NumPy 1.0.2 released

2007-04-03 Thread Travis Oliphant
To all SciPy / NumPy users: NumPy 1.0.2 was released yesterday (4-02-07). Get it by following the download link at http://numpy.scipy.org This is a bug-fix release with a couple of additional features. Thanks to everybody who helped track down and fix bugs. -Travis

Re: [Numpy-discussion] List of Numpy users anywhere?

2007-04-03 Thread Robert Kern
Bill Baxter wrote: > Is there any place on the Wiki that lists all the known software that > uses Numpy in some way? > > I just started playing with the Inkscape vector drawing progam. It > implements extensions using python, and I noticed that one of the > extensions in the latest release uses n

[Numpy-discussion] List of Numpy users anywhere?

2007-04-03 Thread Bill Baxter
Is there any place on the Wiki that lists all the known software that uses Numpy in some way? I just started playing with the Inkscape vector drawing progam. It implements extensions using python, and I noticed that one of the extensions in the latest release uses numpy (and not Numeric or Numarr

Re: [Numpy-discussion] About NumPy description

2007-04-03 Thread Travis Oliphant
Francesc Altet wrote: > Hi, > > I've seen the description of NumPy in the recent announcement (btw, good > work!) and I think it misses something important. To put this in context, let > me paste the description used for the latest announce: > > """ > NumPy is a Python extension that provides a m

Re: [Numpy-discussion] LocalBadContent

2007-04-03 Thread Robert Kern
Charles R Harris wrote: > Scipy Admin, > > We might want to delete the contents of > http://www.scipy.org/LocalBadContent. Done. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though i

[Numpy-discussion] LocalBadContent

2007-04-03 Thread Charles R Harris
Scipy Admin, We might want to delete the contents of http://www.scipy.org/LocalBadContent . Chuck ___ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion

[Numpy-discussion] About NumPy description

2007-04-03 Thread Francesc Altet
Hi, I've seen the description of NumPy in the recent announcement (btw, good work!) and I think it misses something important. To put this in context, let me paste the description used for the latest announce: """ NumPy is a Python extension that provides a multi-dimensional array and basic ma

Re: [Numpy-discussion] question about standalone small software and teaching

2007-04-03 Thread Gael Varoquaux
You can do a script with a GUI front end, as described in the first chapter of my tutorial http://gael-varoquaux.info/computers/traits_tutorial/traits_tutorial.html . You can also build a complete interactive application, as described in the rest of the tutorial, but this is more work. If you have

[Numpy-discussion] question about standalone small software and teaching

2007-04-03 Thread Giorgio Luciano
Hello Dear All, I just have a question for all that uses python/numpy/scipy/matplotlib for making science. I use with no problem in my computer python+numpy+scipy+matplotlib and I'm very satisfied with them. I was a matlab user. I still not have unearthed the power ot python but I'm happy to u