openbsd-ports/math/py-numpy
daniel c20b84a7c0 Some minor numpy fixes:
- add pthread to WANTLIB
- backport fix for datetime64 on macppc allowing all tests to pass there
- remove use of -funroll-loops with fortran (it causes scipy to segfault
  on macppc and it can make code bigger and slower in some cases)
- "optimize function attributes" were added in gcc 4.4. silence those
  build-time warnings when building with earlier gcc versions.
2015-01-15 02:55:22 +00:00
..
patches Some minor numpy fixes: 2015-01-15 02:55:22 +00:00
pkg - update numpy to 1.8.2 and take maintainer 2014-09-17 00:46:13 +00:00
distinfo - update numpy to 1.8.2 and take maintainer 2014-09-17 00:46:13 +00:00
Makefile Some minor numpy fixes: 2015-01-15 02:55:22 +00:00