Re: [Numpy-discussion] [ANN] Numpy 1.3.0rc2

2009-04-04 Thread Christopher Barker
> I am pleased to announce the release of the rc2 for numpy 1.3.0. OS-X 10.4 Intel MacBook. Python.org Python 2.5: Ran 2030 tests in 10.865s OK (KNOWNFAIL=1, SKIP=1) Looks good to me -- Thanks for all your work on this, -Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response D

Re: [Numpy-discussion] Construct symmetric matrix

2009-04-04 Thread David Cournapeau
On Sun, Apr 5, 2009 at 11:17 AM, Pierre GM wrote: > All, > I'm trying to build a relatively complicated symmetric matrix. I can > build the upper-right block without pb. What is the fastest way to get > the LL corner from the UR one ? > Thanks a lot in advance for any idea. I may be missing somet

[Numpy-discussion] Construct symmetric matrix

2009-04-04 Thread Pierre GM
All, I'm trying to build a relatively complicated symmetric matrix. I can build the upper-right block without pb. What is the fastest way to get the LL corner from the UR one ? Thanks a lot in advance for any idea. P. ___ Numpy-discussion mailing list

Re: [Numpy-discussion] numpy.ctypeslib.ndpointer and the restype attribute [patch]

2009-04-04 Thread Travis E. Oliphant
Thomas Heller wrote: > Thomas Heller schrieb: > >>> Sturla Molden schrieb: >>> On 3/26/2009 12:41 PM, Jens Rantil wrote: > Wouldn't my code, or a tweak of it, be a nice feature in > numpy.ctypeslib? Is this the wrong channel for proposing things like >

Re: [Numpy-discussion] [ANN] Numpy 1.3.0rc2

2009-04-04 Thread David Cournapeau
Robert Pyle wrote: > > I should have been clearer: I performed two installations, from the > source tarball for EPD, and from the OS X installer for the python.org > 2.5 python. > ok. Thanks for the report, David ___ Numpy-discussion mailing li