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
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
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
___
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
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
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
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
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