pkgsrc/math/py-numpy/patches
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
..
patch-aa Changes 1.8.0: 2014-02-28 09:43:10 +00:00
patch-ab Changes 1.7.1: 2013-05-20 05:59:58 +00:00
patch-numpy_core_setup.py Changes 1.8.0: 2014-02-28 09:43:10 +00:00
patch-numpy_distutils_ccompiler.py Changes 1.7.1: 2013-05-20 05:59:58 +00:00
patch-numpy_distutils_fcompiler_g95.py Changes 1.8.0: 2014-02-28 09:43:10 +00:00
patch-numpy_distutils_fcompiler_gnu.py Changes 1.8.0: 2014-02-28 09:43:10 +00:00
patch-numpy_distutils_fcompiler_intel.py Changes 1.8.0: 2014-02-28 09:43:10 +00:00