Commit Graph

11 Commits

Author SHA1 Message Date
eric
74367adf2f - update to 1.6.0
- tweak distutils to fix py-scipy build noticed by landry@

ok djm@ (maintainer) rpointel@ landry@
2011-05-27 10:06:12 +00:00
rpointel
ecdfe705cc add a patch which is needed to build correctly with python 2.7.
ok jasper@, maintainer timed-out.
2011-05-01 16:26:10 +00:00
ajacoutot
7bc017f4ee Remove '-funroll-loops' to workaround a segmentation fault on powerpc when
building py-scipy.

maintainer timeout
discussed with and ok eric@, ok jasper@
2010-01-17 19:45:47 +00:00
sthen
6595e9e1c1 Adapt some changes from the upstream repository for cpu detection.
I have only waited a short while for djm (maintainer)'s ok, commiting
anyway as it takes out a lot of the tree on !{i386,amd64}.

Fix the regression tests while there.

ok jasper@.
2009-10-14 18:44:04 +00:00
jasper
3f7b7e7163 - update py-numpy to 1.3.0
- update homepage

"looks good" djm@ (MAINTAINER)
2009-09-28 15:15:37 +00:00
eric
6fbc07a706 make use of lapack/blas
ok djm@
2009-02-16 10:10:09 +00:00
martynas
15eaa752c8 py-numpy only checks for expl to determine whether extended-precision
support is present.  since we don't have it yet;  it implements
it's own.  however, on alpha, powerpc, it declared functions with
types that conflict with C99 (double for *l), therefore failed.
reported by merdely@;  tested by and ok kili@
2009-01-27 21:46:53 +00:00
martynas
9ac8b26151 libc has extended-precision math versions now. tested by and ok naddy@ 2008-12-11 15:51:50 +00:00
martynas
f01b47c759 don't try to use extended-precision of signbit, isnan, isinf
ok wcmaier@, naddy@
2008-07-30 17:49:32 +00:00
djm
4851491f0f numpy-1.0.1, another responsive maintainer lets us remove patches 2007-03-25 10:47:02 +00:00
djm
ef6ee6adaf import of numpy-0.9.8 with some fixes from numpy SVN -current:
> NumPy is a Python library for numeric and scientific computing, it
> contains a powerful N-dimensional array object, basic linear algebra
> functions, basic Fourier transforms, sophisticated random number
> capabilities and tools for integrating Fortran code.

feedback and ok alek@
2006-06-26 00:45:37 +00:00