pkgsrc/math/py-numpy
adam f4cb9c82c7 Changes 1.8.0:
* New, no 2to3, Python 2 and Python 3 are supported by a common code base.
* New, gufuncs for linear algebra, enabling operations on stacked arrays.
* New, inplace fancy indexing for ufuncs with the ``.at`` method.
* New, ``partition`` function, partial sorting via selection for fast median.
* New, ``nanmean``, ``nanvar``, and ``nanstd`` functions skipping NaNs.
* New, ``full`` and ``full_like`` functions to create value initialized arrays.
* New, ``PyUFunc_RegisterLoopForDescr``, better ufunc support for user dtypes.
* Numerous performance improvements in many areas.
* Support for Python versions 2.4 and 2.5 has been dropped.
* Support for SCons has been removed.
2014-02-28 09:43:10 +00:00
..
patches Changes 1.8.0: 2014-02-28 09:43:10 +00:00
buildlink3.mk Changes 1.8.0: 2014-02-28 09:43:10 +00:00
DESCR
distinfo Changes 1.8.0: 2014-02-28 09:43:10 +00:00
Makefile Changes 1.8.0: 2014-02-28 09:43:10 +00:00
PLIST Changes 1.8.0: 2014-02-28 09:43:10 +00:00