pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/py-numpy
Module Name: pkgsrc
Committed By: drochner
Date: Wed Jan 27 20:48:20 UTC 2010
Modified Files:
pkgsrc/math/py-numpy: Makefile PLIST distinfo
Log Message:
update to 1.4.0
changes:
- Faster import time
- Extended array wrapping mechanism for ufuncs
- New Neighborhood iterator (C-level only)
- C99-like complex functions in npymath, and a lot of portability
fixes for basic floating point math functions
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/math/py-numpy/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/py-numpy/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/py-numpy/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index