Re: [Numpy-discussion] Construct symmetric matrix

2009-04-05 Thread Pierre GM
On Apr 5, 2009, at 12:18 AM, David Cournapeau wrote: > 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

Re: [Numpy-discussion] Registering numpy on Pypi

2009-04-05 Thread Tim Michelsen
to mention that I could not register the 1.3.0 release on pypi, > as I don't have rights to the numpy project. The release is tagged, so > it is just a matter of running python setup.py register for anyone with > corresponding privileges on pypi's numpy project, Sorry, I should have read here first

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

2009-04-05 Thread Charles R Harris
On Sun, Apr 5, 2009 at 4:04 AM, David Cournapeau < da...@ar.media.kyoto-u.ac.jp> wrote: > Hi, > > I am pleased to announce the release of numpy 1.3.0. You can find source > tarballs and binary installers for > both Mac OS X and Windows on the sourceforge page: > Good job! Chuck ___

[Numpy-discussion] Registering numpy on Pypi

2009-04-05 Thread David Cournapeau
Hi, Just to mention that I could not register the 1.3.0 release on pypi, as I don't have rights to the numpy project. The release is tagged, so it is just a matter of running python setup.py register for anyone with corresponding privileges on pypi's numpy project, cheers, David

[Numpy-discussion] [ANN] Numpy 1.3.0 released

2009-04-05 Thread David Cournapeau
Hi, I am pleased to announce the release of numpy 1.3.0. You can find source tarballs and binary installers for both Mac OS X and Windows on the sourceforge page: https://sourceforge.net/projects/numpy/ The release note for the 1.3.0 release are below. There are no changes compared to the rele

Re: [Numpy-discussion] cannot build numpy from trunk

2009-04-05 Thread David Cournapeau
David Cournapeau wrote: > Nils Wagner wrote: > >> Hi all, >> >> I cannot build numpy from trunk >> >> > > Yes, I broke something in the config stage, > And it should be fixed now, David ___ Numpy-discussion mailing list Numpy-discussion@sc

Re: [Numpy-discussion] cannot build numpy from trunk

2009-04-05 Thread David Cournapeau
Nils Wagner wrote: > Hi all, > > I cannot build numpy from trunk > Yes, I broke something in the config stage, David ___ Numpy-discussion mailing list Numpy-discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion

[Numpy-discussion] cannot build numpy from trunk

2009-04-05 Thread Nils Wagner
Hi all, I cannot build numpy from trunk compile options: '-Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.6 -c' gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function ‘asin’ _configtest.c:2: warning: conflicting types for built-in function ‘cos’ _conf