Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.4.1
351726a
REL: Set version to 1.4.1.
by rgommers
· 15 years ago
v1.4.1
05cc071
REL: update Changelog start and end points.
by rgommers
· 15 years ago
v1.4.1rc3
490a98f
Update version number to 1.4.1rc3.
by rgommers
· 15 years ago
927098a
Backport r8260. Fix to make distutils work with Python 2.7b1.
by rgommers
· 15 years ago
f5b38bd
TST: Mark TestClog as known failure. Has been failing on Windows for a while.
by rgommers
· 15 years ago
2edbff0
Add 1.4.1 release notes.
by rgommers
· 15 years ago
v1.4.1rc2
3075036
REL: Change version number to 1.4.1rc2.
by rgommers
· 15 years ago
5aa1983
REL: Remove 64-bit flags from release script.
by rgommers
· 15 years ago
5a4e393
Update the histogram warning - the 'new' keyword will be removed in 2.0.
by rgommers
· 15 years ago
81ddba5
Fix typo.
by rgommers
· 15 years ago
c7ba500
REL: Set version number to 1.4.1rc1
by rgommers
· 15 years ago
v1.4.1rc1
423b3df
REL: Change path to Atlas libs.
by rgommers
· 15 years ago
439ad94
Make Wine paths a little less hardcoded.
by rgommers
· 15 years ago
7b2407f
BUG: doc build needs access to site-packages to find MPL.
by rgommers
· 15 years ago
89754b7
BUG: Backport r8320-r8223 from trunk.
by Charles Harris
· 15 years ago
25f230b
BUG: fix kaiser for M=1.
by David Cournapeau
· 15 years ago
0999689
ENH: Don't let Chebyshev and Polynomial participate in array operations.
by Charles Harris
· 15 years ago
9433d0c
BUG: fix paver execution on windows 7 for python 2.6.
by David Cournapeau
· 15 years ago
f298d08
BUG: Fix lower bound specification for integration in the Chebyshev and
by Charles Harris
· 15 years ago
9632b54
Fix 1.4.x branch so that it also does not add the metadata info to the dtype pickle unless it has to. This will allow 1.4.x pickles to be compatible with 1.3.x pickles.
by Travis Oliphant
· 16 years ago
8dbea17
BUG: fix non-separate compilation.
by David Cournapeau
· 16 years ago
c65c587
ENH: handle complex input for assert_array_almost_equal_nulp.
by David Cournapeau
· 16 years ago
31397bd
BUG: fix typo.
by David Cournapeau
· 16 years ago
d9ae826
TST: add simple test for complex arrays input to assert_array_almost_equal_nulp.
by David Cournapeau
· 16 years ago
f03be80
REF: remove datetime support at python level.
by David Cournapeau
· 16 years ago
a349883
REF: remove datetime support at the C level.
by David Cournapeau
· 16 years ago
388a5d5
REF: replace literal dtypes by category in umath code generator.
by David Cournapeau
· 16 years ago
51273f2
BUG: Partial backport of r8085 to fix ticket #1388.
by Charles Harris
· 16 years ago
22e77c5
BUG: Backport r8086 to fix ticket #1379.
by Charles Harris
· 16 years ago
38ad6b1
BUG: Backport r8087.
by Charles Harris
· 16 years ago
aeaeff0
BUG: Add needed imports of warnings.
by Charles Harris
· 16 years ago
dbc00d9
Backport fix for #1336.
by Charles Harris
· 16 years ago
02b5c74
* fix methods using axis when the mask is nomask
by pierregm
· 16 years ago
4b42c8f
REL: release NumPy 1.4.0.
by David Cournapeau
· 16 years ago
v1.4.0
dc55b99
REL: start rc3 - or hopefully the actual release.
by David Cournapeau
· 16 years ago
76b40e8
REL: 1.4.0rc2.
by David Cournapeau
· 16 years ago
v1.4.0rc2
68b51c4
BUG: Fix ticket #1339.
by Charles Harris
· 16 years ago
b0549eb
Take Py3K material out of 1.4.x
by Travis Oliphant
· 16 years ago
a50b6a3
Backport of 8014: Don't segfault if fromfile reading is somehow faulty
by mdroe
· 16 years ago
9a06197
Back-port date-time setting with ints and strings to numpy 1.4
by Travis Oliphant
· 16 years ago
016fd76
STY+BUG: fix unused and unitialized variable.
by David Cournapeau
· 16 years ago
cddad8f
BUG: fix bug failure on big endian arch on Darwin.
by David Cournapeau
· 16 years ago
b972800
BUG: #1329: fix spacing for large values.
by David Cournapeau
· 16 years ago
f5e6aca
BUG: fix escaping of pkgdir on windows.
by David Cournapeau
· 16 years ago
d3910e2
BUG: fix missing import after fixing bug for get_info with eggs.
by David Cournapeau
· 16 years ago
524fe74
BUG: fix numscons build.
by David Cournapeau
· 16 years ago
2936f34
BUG: fix #1273: npy-pkg-info files did not work for eggs.
by David Cournapeau
· 16 years ago
77026b3
ENH: automatically translate pkgdir in .ini file.
by David Cournapeau
· 16 years ago
c71c53b
BUG: Fix bugs in complex pow (fixes #1313)
by Pauli Virtanen
· 16 years ago
7a93a46
REL: we need a rc2.
by David Cournapeau
· 16 years ago
2c67dfd
BUG: fix 1087, thanks to Leek for the fix.
by David Cournapeau
· 16 years ago
5704eb1
BUG: fix #1317.
by David Cournapeau
· 16 years ago
06a0a53
* _iotools.LineSplitter : prevent the first and/or last empty tab-separated columns to be dropped
by pierregm
· 16 years ago
846d905
* Bugfix #1173 and #1174
by mdroe
· 16 years ago
ec09ee7
BUG: Remove reliance on true divide returning nan for zero divide in
by Charles Harris
· 16 years ago
a5ecbeb
DOC: point out the documention for neighborhood iterator in the 1.4.0 release notes.
by David Cournapeau
· 16 years ago
43fac04
BUG: icc 11 requires complex double, complex alone is not enough to define a C99 complex number.
by David Cournapeau
· 16 years ago
323360a
BUG: Backport r7870.
by Charles Harris
· 16 years ago
dfbfb2d
BUG: Fix memory leak reported in #1222 --- the problem was not DECREF'ing the final objects sitting in the castbuf when conversion from a data-type to Object is performed. Intermediate objects are DECREF'd when a new object is assigned, but it's the final ones that were not being DECREF'd
by Travis Oliphant
· 16 years ago
7b60f32
Fix a memory-leak when setting arrays from a sequence containing subclasses of arrays.
by Travis Oliphant
· 16 years ago
6e45c01
Fix a test condition in construction of the loop object so that the identity data gets initialized when reduceat with buffer is called.
by Travis Oliphant
· 16 years ago
758cd6c
TST: Add a separate test for reference counting to the 1.4.x branch of the fix to #1299
by Travis Oliphant
· 16 years ago
da0ac61
Add test for ticket #1299 fix.
by Travis Oliphant
· 16 years ago
676b659
BUG: Fixed #1299 which actually exposed two bugs: 1) not using PyArray_Item to incref just the object portion of a scalar with an object member and 2) not using the entire itemsize when copying the data-structure to the array.
by Travis Oliphant
· 16 years ago
94a1fa8
REL: release 1.4.0rc1.
by David Cournapeau
· 16 years ago
v1.4.0rc1
7ee0d5e
REL: generate both 2.5 and 2.6 win and mac os x installers in release script.
by David Cournapeau
· 16 years ago
2294355
REL: fix atlas detection for SSE2/SSE3 wininst.
by David Cournapeau
· 16 years ago
4ed44df
REL: re-enable SSE2 binary in the superpack.
by David Cournapeau
· 16 years ago
d3ea5e7
REL: fix dmg name and dmg build.
by David Cournapeau
· 16 years ago
7537e90
Use gcc-4.0 for python 2.5, to avoid using gcc 4.2 on Snow Leopard.
by David Cournapeau
· 16 years ago
a0eb734
BUG: fix numscons build, missing subst in _numpyconfig.h
by David Cournapeau
· 16 years ago
b9a504b
BUG: Backport r7802 fix for vs2009 compilation.
by Charles Harris
· 16 years ago
2476cd3
BUG: do not redefine SIZEOF_LONG in config.h if already defined in python headers.
by David Cournapeau
· 16 years ago
eb9404f
BUG: fix arch-dependent SIZEOF in npy_config.h for mac os x.
by David Cournapeau
· 16 years ago
abd0408
ENH: add a guard to ensure config.h is never included directly.
by David Cournapeau
· 16 years ago
65880fd
BUG: (#1221) special case mac os x in numpyconfig.h
by David Cournapeau
· 16 years ago
8ad949b
BUG: import DistutilsError.
by David Cournapeau
· 16 years ago
6d048e1
BUG: (#1078): fix segfault when creating arrays with a sequence which contains 0d array.
by David Cournapeau
· 16 years ago
1f8de94
BUG: fix separate compilation which was broken when removing the datetime from the public C API.
by David Cournapeau
· 16 years ago
bc2242c
REL: change branch endpoint to 1.4.x when generating changelog for release.
by David Cournapeau
· 16 years ago
d2a77f6
DOC: do not mention datetime for 1.4.0 as agreed on the ML.
by David Cournapeau
· 16 years ago
e794bad
DOC: there is no acorrelate function.
by David Cournapeau
· 16 years ago
aa87d0e
BUG: fix md5 import for python 2.6 in paver file.
by David Cournapeau
· 16 years ago
68de22f
BUG: forgot to update the C_API_VERSION as well.
by David Cournapeau
· 16 years ago
a59ddb1
ENH: add version 4 checksum of the C API (numpy 1.4.0).
by David Cournapeau
· 16 years ago
ae395d8
REF: disable the datetime exported API.
by David Cournapeau
· 16 years ago
ec8c09a
BUG: fix wrong declaration of _datetime_strings.
by David Cournapeau
· 16 years ago
39da923
BUG: declare _datetime_strings and mark its definition as a private symbol so that separate compilation works.
by David Cournapeau
· 16 years ago
eeed9fa
BUG: the _arg ufunc declaration was accidentaly removed in a previous commit, breaking the separate compilation mode.
by David Cournapeau
· 16 years ago
9d658f9
numpy.datetime --> numpy.datetime_ and fix Descr_FromScalar to correctly add DateTime Meta data.
by Travis Oliphant
· 16 years ago
df1edd4
Remove extra comma in enum for C89 and C++ compatibility.
by mdroe
· 16 years ago
d857eaf
BUG: fix 2.5 >= try/except/finally.
by David Cournapeau
· 16 years ago
5623023
TST: use assert_warns to check for warnings (and to avoid cluttering non-verbose test output).
by David Cournapeau
· 16 years ago
7277495
ENH: add an assert_warns testing utility.
by David Cournapeau
· 16 years ago
d930631
REF: move warning context manager into utils.
by David Cournapeau
· 16 years ago
734123b
TST: mark spacing/nextafter long double versions tests as known failures on win32.
by David Cournapeau
· 16 years ago
3dd4442
TST: use different tests for each precision for spacing and nextafter.
by David Cournapeau
· 16 years ago
b7daa99
ENH: add release script.
by David Cournapeau
· 16 years ago
a898a83
REL: only build nosse and sse3 binaries.
by David Cournapeau
· 16 years ago
b4fbc59
REL: add the scripts and art for the mac os x dmg.
by David Cournapeau
· 16 years ago
Next »