๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/with_maskna
651ef74
Merge pull request #313 from endolith/patch-1
by njsmith
ยท 13 years ago
with_maskna
493f23d
fix typos
by endolith
ยท 13 years ago
36681eb
travis-ci: add python 3.1 to the list of tested versions.
by Nathaniel J. Smith
ยท 13 years ago
d129a54
Disable email notifications from travis-ci for now
by Nathaniel J. Smith
ยท 13 years ago
27c7526
Merge remote-tracking branch 'msabramo/travis'
by Nathaniel J. Smith
ยท 13 years ago
9e2c5af
Simpler .travis.yml to test everything from py2.4 to py3.2
by Marc Abramowitz
ยท 13 years ago
7d841f3
Merge pull request #310 from njsmith/remove-print-statement
by njsmith
ยท 13 years ago
5dbd76a
[enh] Remove a print statement in datetime.c
by Nathaniel J. Smith
ยท 13 years ago
1b6582d
Merge branch 'index_error_info'
by Nathaniel J. Smith
ยท 14 years ago
004082c
Tweak out-of-bounds exception message based on list feedback
by Nathaniel J. Smith
ยท 14 years ago
a83e212
Work around Python 2.4's Py_ssize_t not being the same as npyint_p
by Thouis (Ray) Jones
ยท 14 years ago
6fe584f
ENH: use new metadata registration for version and config.
by David Cournapeau
ยท 14 years ago
53e49df
REF: remove unused import.
by David Cournapeau
ยท 14 years ago
cf72f82
Merge pull request #287 from ahmadia/patch-1
by Travis E. Oliphant
ยท 14 years ago
c8beafd
Merge pull request #290 from mforbes/new-vectorize-clean
by Travis E. Oliphant
ยท 14 years ago
f2a7464
Merge pull request #295 from mwiebe/datetime_unit_16compat
by Travis E. Oliphant
ยท 14 years ago
db5168b
Merge pull request #305 from r0k3/picklemaskedconstant
by Travis E. Oliphant
ยท 14 years ago
a8f1612
Merge pull request #306 from nouiz/fill_diagonal
by Travis E. Oliphant
ยท 14 years ago
637fa62
Merge pull request #308 from jakevdp/histogram_fix
by Travis E. Oliphant
ยท 14 years ago
6cb0266
remove unused variables from histogramdd
by Jake Vanderplas
ยท 14 years ago
e909e4e
add the warp parameter to fill_diagonal for people that could want the old behavior.
by Frederic
ยท 14 years ago
69c33bf
fix the wrapping problem of fill_diagonal with tall matrix.
by Frederic
ยท 14 years ago
a11aab3
BUG: fix pickling MaskedConstant
by Robert Kende
ยท 14 years ago
e2ec1ea
TST: pickling MaskedConstant
by Robert Kende
ยท 14 years ago
a0d1a96
Merge pull request #304 from thouis/datetime_refcnt
by njsmith
ยท 14 years ago
3dbfaa0
fix previous patch: c_metdata should match metadata before DECREF
by Thouis (Ray) Jones
ยท 14 years ago
d0f520a
make sure self->metadata is valid before calling DECREF
by Thouis (Ray) Jones
ยท 14 years ago
db50690
More careful checking of datetime metadata in dtype __setstate__()
by Thouis (Ray) Jones
ยท 14 years ago
7953c01
BUG: missing incref for metadata of datetime dtypes.
by Thouis (Ray) Jones
ยท 14 years ago
5013093
Merge pull request #299 from teoliphant/fixup_flat
by Travis E. Oliphant
ยท 14 years ago
87a445e
BUG: Disallow writing to flat iterators for readonly arrays. Ensure __array__ does not create UPDATEIFCOPY if underlying array on iterator is readonly. Plus some tests.
by Travis E. Oliphant
ยท 14 years ago
ac94777
Merge pull request #298 from dlaxalde/sphinxext/cleanup
by Travis E. Oliphant
ยท 14 years ago
263c877
sphinxext: remove mention of old files in LICENSE.txt
by Denis Laxalde
ยท 14 years ago
adddbc7
sphinxext: some cleanup in setup.py
by Denis Laxalde
ยท 14 years ago
85b6828
Merge branch 'master' into clean-up-diagonal
by Nathaniel J. Smith
ยท 14 years ago
330468f
Add coverage tests for IndexErrors, fix one bug, clean up two checks
by Thouis (Ray) Jones
ยท 14 years ago
56f8659
Add check_and_adjust_index(), and replace most index checks with it.
by Thouis (Ray) Jones
ยท 14 years ago
4c68a33
ENH: report bad value and dimenion to IndexError exceptions
by Thouis (Ray) Jones
ยท 14 years ago
1a050bb
Add .travis.yml for Travis CI (http://travis-ci.org/)
by Marc Abramowitz
ยท 14 years ago
de8c536
Merge remote-tracking branch 'mwiebe/nditer_buffer_flag' into merge-293
by Nathaniel J. Smith
ยท 14 years ago
ee60711
BUG: Add a gap in NPY_DATETIMEUNIT enum where 1.6 had the busday unit
by Mark Wiebe
ยท 14 years ago
127ae2f
ENH: Add kwarg support for vectorize (tickets #2100, #1156, and #1487)
by Michael McNeil Forbes
ยท 14 years ago
fd78546
BUG: fix CBLAS/LAPACK detection logic.
by David Cournapeau
ยท 14 years ago
7ec6cf4
REF: simplify extension customization.
by David Cournapeau
ยท 14 years ago
87295b3
REF: use simpler API in top bscript.
by David Cournapeau
ยท 14 years ago
fc466d4
BUG: add missing umath_tests extension to bento build.
by David Cournapeau
ยท 14 years ago
d258928
BUG: install required generated headers.
by David Cournapeau
ยท 14 years ago
42cb791
BUG: add missing f2py files in bento build.
by David Cournapeau
ยท 14 years ago
6890263
BUG: add missing test data in bento build.
by David Cournapeau
ยท 14 years ago
1fa15b0
BUG: '-framework Python' is not needed and can interfere.
by Robert Kern
ยท 14 years ago
c6b67ff
DOC: Remove duplicate unique links in HOWTO_DOCUMENT.
by Stefan van der Walt
ยท 14 years ago
4542c43
BUG: Add a new flag to nditer to indicate when op uses buffering
by Mark Wiebe
ยท 14 years ago
dabe9ab
ENH: Make internal per-op nditer flags type a typedef
by Mark Wiebe
ยท 14 years ago
f2f306d
LDBL_TRUE_MIN falls back to __LDBL_DENORM_MIN__ if not defined
by Aron Ahmadia
ยท 14 years ago
470c857
Merge pull request #285 from njsmith/add-tox
by Travis E. Oliphant
ยท 14 years ago
fce322d
Merge pull request #286 from yarikoptic/master
by Travis E. Oliphant
ยท 14 years ago
e3862fe
Fix dirty handling of internal compiler variable
by ahmadia
ยท 14 years ago
51616c9
Rename PyArray_RequireWriteable to PyArray_FailUnlessWriteable
by Nathaniel J. Smith
ยท 14 years ago
baaf181
Move internal NPY_ARRAY_WARN_ON_WRITE flag into an internal header.
by Nathaniel J. Smith
ยท 14 years ago
b7e76c1
ENH: Explicit import of modules into the space in core/__init__.py
by Yaroslav Halchenko
ยท 14 years ago
e3e5028
Add a little command-line tool for running tests, plus tox support
by Nathaniel J. Smith
ยท 14 years ago
ac4ce7b
Fix diagonal-related warnings and tests on Python 3
by Nathaniel J. Smith
ยท 14 years ago
58392b0
Don't assume ctypes is available, it's not true on Python 2.4
by Nathaniel J. Smith
ยท 14 years ago
6d36127
Clean up PyArray_Diagonal changes based on Chuck's feedback
by Nathaniel J. Smith
ยท 14 years ago
3f45eaa
Fix numpy.distutils to find atlas BLAS on Ubuntu
by Nathaniel J. Smith
ยท 14 years ago
ebffab2
BUG: Changed ipmt to accept array_like arguments.
by Tim Cera
ยท 14 years ago
b081857
MAINT: port release notes and release script changes from 1.6.x.
by Ralf Gommers
ยท 14 years ago
e41267b
Merge pull request #283 from rgommers/ticket-1755-knownfail
by Travis E. Oliphant
ยท 14 years ago
977878a
TST: mark test for floating point exceptions as knownfail. See #1755.
by Ralf Gommers
ยท 14 years ago
53d99f2
Add a missing guard for Python versions <2.6
by Nathaniel J. Smith
ยท 14 years ago
da9bf05
Fix a C90 compatibility error
by Nathaniel J. Smith
ยท 14 years ago
83f6abe
Un-KNOWNFAIL the nditer test after merging Mark's fix from master
by Nathaniel J. Smith
ยท 14 years ago
412c8a6
Merge branch 'master' into clean-up-diagonal
by Nathaniel J. Smith
ยท 14 years ago
6c88395
TST: Fix memoryview 2.6/2.7 compatibiliy in maskna pep3118 test
by Mark Wiebe
ยท 14 years ago
a169c98
TST: ticket #1878, test argmin with minimum signed integers.
by Charles Harris
ยท 14 years ago
5c96ec6
Merge pull request #268 from FrancescAlted/master
by Mark
ยท 14 years ago
6594f47
Merge pull request #278 from mwiebe/NA_buffer_errorcheck
by Mark
ยท 14 years ago
5a86e25
BUG: nditer: Memory leak from setting 'base' attribute two ways
by Mark Wiebe
ยท 14 years ago
4fce387
ENH: use custom_python instead of built-in waf tool.
by David Cournapeau
ยท 14 years ago
35f735d
BUG: fix typo in bscript.
by David Cournapeau
ยท 14 years ago
c247305
Typo fix
by Nathaniel J. Smith
ยท 14 years ago
0812564
Document the PyArray_Diagonal transition scheme.
by Nathaniel J. Smith
ยท 14 years ago
bea52bf
Transition scheme for allowing PyArray_Diagonal to return a view
by Nathaniel J. Smith
ยท 14 years ago
d403fed
Add a test for ndarray.diagonal()
by Nathaniel J. Smith
ยท 14 years ago
6a90ada
Funnel all assignments to PyArrayObject->base through a single point
by Nathaniel J. Smith
ยท 14 years ago
cbce4e6
Consolidate all array writeability checking in new PyArray_RequireWriteable
by Nathaniel J. Smith
ยท 14 years ago
3bbbbd4
NEP: Add some details about how existing C-API access interacts with NA
by Mark Wiebe
ยท 14 years ago
65fdf09
Merge pull request #276 from charris/fix-format-variable-mismatch
by Stefan van der Walt
ยท 14 years ago
bfa66da
BUG: maskna: PEP3118 code wasn't raising an error on NA-masked arrays
by Mark Wiebe
ยท 14 years ago
bfaaefe
BUG: fix running tests with coverage=True.
by Ralf Gommers
ยท 14 years ago
5a64b00
Merge pull request #277 from dlaxalde/doc/test-verbose
by Ralf Gommers
ยท 14 years ago
8669d3f
DOC: verbosity -> verbose in testing guidelines
by Denis Laxalde
ยท 14 years ago
7939c20
BUG: Fix format/variable incompatibility.
by Charles Harris
ยท 14 years ago
bb162a2
Merge branch 'pull-274'
by Charles Harris
ยท 14 years ago
ddc944e
BUG: Fix datetime 1.6 pickle compatibility test for Python 3.
by Charles Harris
ยท 14 years ago
dc468d1
STY: Elaborate comment about cloning dtype's c_metadata
by Mark Wiebe
ยท 14 years ago
2c4f794
DOC: Improve documentation comment from PR 274 comment
by Mark Wiebe
ยท 14 years ago
9d63dae
ENH: Change NPY_AUXDATA_FREE macro based on PR feedback
by Mark Wiebe
ยท 14 years ago
b7cb21a
BUG: Output the datetime64 dtype to the pickle format from 1.6
by Mark Wiebe
ยท 14 years ago
e686b36
ENH: Change datetime64 to use c_metadata instead of metadata
by Mark Wiebe
ยท 14 years ago
Next »