Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.9.3
/
doc
/
source
tag
99f0de3ac2c13be2790144e818d92bb89ca4f0fc
tagger
Matthew Brett <matthew.brett@gmail.com>
Tue Sep 22 00:07:12 2015
object
edb902cdc6573553afcf11047ecdfb447e444322
REL: 1.9.3 release
eb73d4b
DOC: add 1.9.2 release notes
by Julian Taylor
· 11 years ago
15a2097
DOC: add 1.9.1 release notes to index and fix formatting
by Julian Taylor
· 11 years ago
7c3ec61
Merge pull request #5102 from dpinte/fix/epd_canopy
by Julian Taylor
· 11 years ago
7be6655
DOC: replacing old reference from EPD to Canopy
by Didrik Pinte
· 11 years ago
2c83836
Merge pull request #5076 from kanhua/kh_fix
by Julian Taylor
· 11 years ago
0cabea8
DOC: add section on compiling pyf files
by kanhua
· 11 years ago
b5f5441
DOC: sync release notes with 1.8 branch
by Julian Taylor
· 11 years ago
2acbfa7
MAINT: disable ufunc override for 1.9 release
by Julian Taylor
· 11 years ago
8fa45b4
Merge pull request #4906 from juliantaylor/doc-update
by Charles Harris
· 11 years ago
b72346e
DOC: NPY_ITEM_LISTPICKLE -> NPY_LIST_PICKLE
by Kirill Smelkov
· 11 years ago
c32d0cb
DOC: remove obsolete NA documentation page
by Julian Taylor
· 11 years ago
fa1b71f
DOC: add some missing ma functions to reference
by Julian Taylor
· 11 years ago
9e8c1ad
DOC: add ascontiguousarray and asarray_chkfinite to appropriate section
by Julian Taylor
· 11 years ago
2a87c3e
DOC: fix a typo and use TeX for plot labels
by endolith
· 11 years ago
c62b14a
Merge pull request #4801 from larsmans/c-fixes
by Julian Taylor
· 11 years ago
d70431d
DOC: add full/full_like
by Julian Taylor
· 11 years ago
5a52edd
DOC: fix a couple mistakes in the indexing documentation
by Julian Taylor
· 11 years ago
118dc9e
DOC: fix signature of PyArray_NewShape in C-API docs
by Julian Taylor
· 11 years ago
59b5606
MAINT: const correctness and minor fixes to C code
by Lars Buitinck
· 11 years ago
5f31255
DOC: add some highlights to release notes and reorganize
by Julian Taylor
· 11 years ago
9cd2998
MAINT: Grammar and style corrections to whatisnumpy.rst.
by Charles Harris
· 11 years ago
631ae81
DOC: Fix typos, punctuation, and grammar.
by Yoni Ben-Meshulam
· 11 years ago
075872d
Merge pull request #4076 from seberg/advanced-indexing-doc
by Charles Harris
· 11 years ago
f731d17
DOC: Rework the advanced indexing documentation.
by Sebastian Berg
· 11 years ago
a075dcb
DOC: tweak gufunc API documentation, remove broken link. Closes gh-4726.
by Ralf Gommers
· 11 years ago
d1af10e
Changing EPD to Canopy
by brettrmurphy
· 11 years ago
cb045e9
MAINT: add a few nonnull attributes to array creation functions
by Julian Taylor
· 11 years ago
b66af02
DOC: add NEPs overview to documentation.
by Ralf Gommers
· 11 years ago
1dff3ce
DOC: fix examples in f2py documentation. They didn't appear at all in html.
by Ralf Gommers
· 11 years ago
db668f3
DOC: remove obsolete oldnumeric/numarray sections from reference guide.
by Ralf Gommers
· 11 years ago
ac69505
updated for None-npnewaxis alias comment
by jess010
· 11 years ago
3fd19f2
arrays.indexing.rst
by jess010
· 11 years ago
42965e1
DOC: Document assert_raises_regex in numpy reference.
by Charles Harris
· 11 years ago
2f38c8e
DOC: suggest definition of unique symbol in .h
by Hans Meine
· 11 years ago
68179d5
"(byte-)string" in PyArrayInterface.typekind docs
by Hans Meine
· 11 years ago
e86077a
doc fixes to 'array-protocol type strings'
by Hans Meine
· 11 years ago
a2ca82f
DOC: Change pyrex to Cython in c-info.how-to-extend.rst.
by Charles Harris
· 11 years ago
9c4602f
Merge pull request #4487 from charris/move-swig-to-tools-directory
by Charles Harris
· 11 years ago
a38888c
MAINT: Move doc/swig to tools/swig.
by Charles Harris
· 11 years ago
5a3b0ab
BUG: Delay npyiter size check when size may change
by Sebastian Berg
· 11 years ago
9d8f31c
DOC: dtype's compare requires aligned, not swapped arrays
by jaimefrio
· 11 years ago
b1d5501
DOC fix incorrect variable name in example
by jnothman
· 11 years ago
1f9d4d2
BUG: Fix promote_types, can_cast, as astype issues
by Jay Bourque
· 12 years ago
1ca2c00
Update c-api.array.rst
by Marc-Alexandre Côté
· 12 years ago
297f54b
Merge pull request #4303 from charris/fix-gh-588
by seberg
· 12 years ago
a500052
DOC: Typo, replace PyArrayDescr_Check by PyArray_DescrCheck.
by Charles Harris
· 12 years ago
5669280
DOC: remove mktemp mention from f2py manpage
by Julian Taylor
· 12 years ago
2facd5c
ENH: add tobytes and stop using tostring in documentation
by Julian Taylor
· 12 years ago
28eb575
BUG: fix native-only long long check
by Julian Taylor
· 12 years ago
bb91617
Merge pull request #4149 from argriffing/doc-matrix-rank
by Charles Harris
· 12 years ago
4f7d101
DOC: f2py: fix some typos etc
by Pauli Virtanen
· 12 years ago
3b3a531
DOC: f2py: more Numeric -> numpy updating
by Pauli Virtanen
· 12 years ago
6c7af63
DOC: f2py: update numpy.distutils part a bit
by Pauli Virtanen
· 12 years ago
31f50a8
DOC: f2py: minor fixups
by Pauli Virtanen
· 12 years ago
def9fda
MAINT: remove unused file
by Pauli Virtanen
· 12 years ago
6325f92
DOC: f2py: Numeric -> numpy
by Pauli Virtanen
· 12 years ago
337366c
DOC: split up f2py user guide + markup fixes
by Pauli Virtanen
· 12 years ago
5bcfbe9
DOC: fix up f2py user guide formatting
by Pauli Virtanen
· 12 years ago
75c2d2f
DOC: move f2py documentation under doc/ and link its user guide with Sphinx
by Pauli Virtanen
· 12 years ago
3a6c1c2
DOC: matrix_rank
by alex
· 12 years ago
65c57d7
Fix the doc of PyArray_ArgMax and PyArray_ArgMin
by Frederic
· 12 years ago
d071d3f
Merge pull request #3974 from juliantaylor/fenv-improve
by Charles Harris
· 12 years ago
dcfe326
ENH: avoid expensive clears in fenv functions
by Julian Taylor
· 12 years ago
bd92d8c
DOC: add 1.7.2 release notes
by Julian Taylor
· 12 years ago
fd5d308
BUG: core: ensure __r*__ has precedence over __numpy_ufunc__
by Pauli Virtanen
· 12 years ago
664d7db
DOC: Notes on backporting.
by Blake Griffith
· 12 years ago
e8f9d6d
DOC: fix signature of NpyIter_GetIterNext in capi doc
by Julian Taylor
· 12 years ago
5d76b01
DEP, DOC: Undocument numarray and numeric.
by Charles Harris
· 12 years ago
1840463
DOC: improve __numpy_ufunc__ documentation
by Pauli Virtanen
· 12 years ago
0262a60
Merge pull request #3741 from juliantaylor/doc-update
by Charles Harris
· 12 years ago
d4ef9b1
DOC: add isclose and partition to reference and link some docs
by Julian Taylor
· 12 years ago
de29fcb
DOC: Make savez_compressed show up in the documentation.
by Charles Harris
· 12 years ago
6fe8eb6
DOC: Add NEP and documentation for ufunc overrides.
by Blake Griffith
· 12 years ago
3fe2744
REL: Setup 1.9.0-notes.rst for master.
by Charles Harris
· 12 years ago
8ddb0ce
STY: Giant whitespace cleanup.
by Charles Harris
· 12 years ago
b440929
Update docs
by Jay Bourque
· 12 years ago
f63eb17
Add documentation for new 'at' ufunc method
by Jay Bourque
· 12 years ago
c7dd1e5
MAINT: Refactor nanfunctions.
by Charles Harris
· 12 years ago
9c4c1c4
ENH: add quickselect algorithm and expose it via partition
by Julian Taylor
· 12 years ago
83a3daf
BUG: Document that numpy.int_ doesn't inherit from int on Py3k
by Yury V. Zaytsev
· 12 years ago
b2de377
Fix documentation description of loop spam in interactive interpreter
by Eric Price
· 12 years ago
fb416a0
MAINT: Cleanup doc/source/user/basics.io.genfromtxt.rst.
by Charles Harris
· 12 years ago
eacca11
DOC: Fixes for doc/source/user/basics.io.genfromtxt.rst.
by Jesús Gómez
· 12 years ago
b307a8a
Merge branch 'numpy-swig' into gh-3451
by Charles Harris
· 12 years ago
bf0134d
DOC: put release notes in inverse order
by Pauli Virtanen
· 12 years ago
df21983
DOC: use the new scipy-sphinx-theme in the documentation
by Pauli Virtanen
· 12 years ago
cb7c7be
Corrected typos in documentation for PyArray_GETPTR1.
by Daniel
· 12 years ago
f70632f
Added more mentions of the SuperTensor tests and corrected the number of typemaps and tests (currently 1427 unit tests passed with 'make test': 372+324+324+324+40+19+24)
by Egor Zindy
· 12 years ago
3e95144
Fix minor typos in Polynomial class documentation
by Kumar Appaiah
· 12 years ago
0155f8d
DOC: add missing release notes to the reference guide.
by Ralf Gommers
· 12 years ago
ab2741a
DOC: remove module index from reference guide.
by Ralf Gommers
· 12 years ago
0a079b0
DOC: add fmax/fmin to ufuncs list and math routines list
by endolith
· 12 years ago
d85f7aa
Another name change to RegisterLoopForDescr
by Jay Bourque
· 12 years ago
c2f30f9
Change name of RegisterLoopForStructType to RegisterLoopByDescr
by Jay Bourque
· 12 years ago
0e4e930
Update c-api documentation
by Jay Bourque
· 12 years ago
4a1736a
Merge pull request #2701 from seberg/indexing
by seberg
· 12 years ago
1a28542
Update c api documentation
by Jay Bourque
· 12 years ago
1975606
Merge pull request #3220 from pv/linalg-gu
by Charles Harris
· 12 years ago
5b9da00
DOC: Advanced indexing using np.newaxes
by Sebastian Berg
· 12 years ago
5c8b89c
DOC: Document NPY_RELAXED_STRIDES_CHECKING changes
by Sebastian Berg
· 12 years ago
Next »