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: adam
Date: Mon May 20 05:59:58 UTC 2013
Modified Files:
pkgsrc/math/py-numpy: Makefile PLIST distinfo
pkgsrc/math/py-numpy/patches: patch-aa patch-ab
Added Files:
pkgsrc/math/py-numpy/patches: patch-numpy_distutils_ccompiler.py
Log Message:
Changes 1.7.1:
gh-2973 Fix `1` is printed during numpy.test()
gh-2983 BUG: gh-2969: Backport memory leak fix 80b3a34.
gh-3007 Backport gh-3006
gh-2984 Backport fix complex polynomial fit
gh-2982 BUG: Make nansum work with booleans.
gh-2985 Backport large sort fixes
gh-3039 Backport object take
gh-3105 Backport nditer fix op axes initialization
gh-3108 BUG: npy-pkg-config ini files were missing after Bento build.
gh-3124 BUG: PyArray_LexSort allocates too much temporary memory.
gh-3131 BUG: Exported f2py_size symbol prevents linking multiple f2py
modules.
gh-3117 Backport gh-2992
gh-3135 DOC: Add mention of PyArray_SetBaseObject stealing a reference
gh-3134 DOC: Fix typo in fft docs (the indexing variable is 'm', not 'n').
gh-3136 Backport 3128
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/math/py-numpy/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/math/py-numpy/PLIST \
pkgsrc/math/py-numpy/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/py-numpy/patches/patch-aa
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/math/py-numpy/patches/patch-ab
cvs rdiff -u -r0 -r1.1 \
pkgsrc/math/py-numpy/patches/patch-numpy_distutils_ccompiler.py
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