Commit Graph

30 Commits

Author SHA1 Message Date
espie
b181d31917 missed a few depends 2010-11-22 09:30:38 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
espie
cc12c18d21 WANTLIB for math 2010-11-07 20:33:58 +00:00
steven
83c4da679d replace MODFORTRAN_WANTG77 with MODFORTRAN_COMPILER 2010-10-23 15:09:57 +00:00
fgsch
0915f5b894 Bump revision after python's default change. 2010-08-30 17:11:35 +00:00
steven
cedd0e2bb7 REVISION 2010-07-18 10:50:11 +00:00
naddy
cdb75641e0 bump after libf2c move to ports 2010-05-27 15:25:19 +00:00
espie
84154e7171 module fortran 2010-05-23 10:25:55 +00:00
ajacoutot
5985d2ef24 Consistency: remove the 1, 2 or even 3 empty blank lines.
sthen@ agrees
2010-04-15 14:11:01 +00:00
espie
c0f2ef240c fix a few egg ports 2010-02-27 17:53:06 +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
landry
3c175341e9 Fix build failure on !amd64.
Commiting on behalf of jasper@, i usually don't touch py-* stuff without
good reasons...
ok djm@
2009-09-30 11:51:30 +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
jasper
249cd7a92c - missing bump 2009-03-23 19:08:33 +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
280ef16335 Add py-nose to REGRESS_DEPENDS.
Before:
ImportError: Need nose >= 0.10.0 for tests - see
http://somethingaboutorange.com /mrl/projects/nose

After:
Ran 1128 tests in 5.271s
OK
2009-01-27 21:12:02 +00:00
wcmaier
9dea1a870f Use numpy's special setuptools file when building (and regen PLIST).
Build breakage pointed out by jasper@; fix by me. ok jasper@, ajacoutot@
2009-01-22 19:23:10 +00:00
djm
d6b133cda4 update to numpy-1.2.1, set MODPY_EGG_VERSION + MODPY_SETUPTOOLS
reorder to Makefile.template
2009-01-19 07:11:42 +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
ed3d737668 update to numpy-1.0.4 2007-11-16 11:42:25 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
steven
907a85c549 remove quotes from COMMENT/PERMIT*/BROKEN 2007-09-15 18:44:36 +00:00
djm
fe095fb9ef update to numpy-1.0.3 2007-09-05 08:43:49 +00:00
steven
793acd03c6 don't link against blas/lapack for now.
ok espie@ djm@
2007-08-07 05:25:58 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +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