Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.10.1
/
doc
/
source
0d6d986
DOC: Create 1.10.1 release notes.
by Charles Harris
· 10 years ago
b3e390c
DOC: Add warning that the InnerStridesArray may change.
by Sebastian Berg
· 10 years ago
31003cb
DOC: synchronize 1.9.2 release notes with master
by Julian Taylor
· 10 years ago
f940a9e
DOC: Fix bad rst list formats in internals.code-explanations.rst.
by Charles Harris
· 10 years ago
dd5fd83
DOC: Remove reference to routines.ctypeslib.rst from index.rst.
by Charles Harris
· 10 years ago
a70842c
DOC: Remove a reference to __array_priority__.
by Charles Harris
· 10 years ago
276a4e1
DOC: Fix list markup in source/reference/arrays.ndarray.rst.
by Charles Harris
· 10 years ago
1393a57
DOC: Remove references to removed setasflat ndarray method.
by Charles Harris
· 10 years ago
6646bdf
DOC: Fix outdated sphinx directives.
by Charles Harris
· 10 years ago
4e5545f
DOC: Update docs.
by Gabor Kovacs
· 10 years ago
a93b862
BUG: automatically convert recarray dtype to np.record
by Allan Haldane
· 10 years ago
1a82c6d
DOC: Extend github source links to line ranges
by Jan Schlüter
· 10 years ago
91e8cd2
DOC: Document '@' and matmul.
by Charles Harris
· 10 years ago
0794d8f
Merge pull request #5914 from sirtom67/master
by Charles Harris
· 10 years ago
929e41d
DOC: add nanmedian/nanpercentile to reference docs
by Joris Van den Bossche
· 10 years ago
a49ad15
New typemap for in-place arrays of arbitrary number of dimensions:
by Tom Krauss
· 10 years ago
fd720e1
Merge pull request #5913 from charris/minor-gitwash-correction
by Jaime
· 10 years ago
21c59aa
DOC: Commit message lines should not excede 72 characters.
by Charles Harris
· 10 years ago
18c89db
Merge pull request #5605 from shoyer/stack
by Charles Harris
· 10 years ago
93d3b8d
ENH: add np.stack
by Stephan Hoyer
· 10 years ago
498acae
DOC: Document string dtype descriptor behavior
by Jaime Fernandez
· 10 years ago
0d31348
MAINT: Spelling and style fixes to internals.code-explanations.rst.
by Charles Harris
· 10 years ago
6981594
DOC: Update indexing implementation explanations.
by Sebastian Berg
· 10 years ago
dafb597
DOC: add array2string to reference guide and explain relation to array_repr/str
by Ralf Gommers
· 10 years ago
cb2405f
DOC: 'signature' preferred over 'sig' as ufunc keyword argument
by Jaime Fernandez
· 10 years ago
3a39a0e
ENH: Strict checking of ufunc keyword argument names
by Jaime Fernandez
· 10 years ago
bc034dc
Merge pull request #5621 from jaimefrio/ufunc_out_tuple
by Charles Harris
· 10 years ago
bb3ae05
ENH: ufuncs can take a tuple of arrays as 'out' kwarg
by Jaime Fernandez
· 10 years ago
1b9813c
DOC: Give version when various linalg functions accepted stacked arrays.
by Gert-Ludwig Ingold
· 10 years ago
05b5335
ENH: add broadcast_to function
by Stephan Hoyer
· 11 years ago
72f409c
Merge pull request #5536 from stefaneng/patch-1
by Charles Harris
· 11 years ago
4cccb9b
SWIG testing: clarify location and number of tests
by Sandro Tosi
· 11 years ago
c09d8dc
genfromtxt example in user docs missing delimiter
by Stefan Eng
· 11 years ago
b3f0d25
DOC: Update PyArray_ArrFuncs documentation
by jaimefrio
· 11 years ago
a7743d4
DOC: Update docs for PyArray_FromInterface/PyArray_FromStructInterface
by jaimefrio
· 11 years ago
2864715
Merge pull request #5249 from immerrr/add-missing-scalar-func-docs
by Charles Harris
· 11 years ago
2344c26
Merge pull request #5473 from rgommers/doc-inplace-build
by Charles Harris
· 11 years ago
88307d1
DOC: developer guide: add section on rebuild/clean, expand section on gdb.
by Ralf Gommers
· 11 years ago
1bd0b4e
DOC: improve record/structured array nomenclature & guide
by Allan Haldane
· 11 years ago
1b49bc5
DOC: add "build and test" section to developer guide. Closes gh-5465.
by Ralf Gommers
· 11 years ago
71c7a39
DOC: update "build and install" page in user guide.
by Ralf Gommers
· 11 years ago
a41c311
DOC: some small fixes to the "Using Python as glue" section of the user guide.
by Ralf Gommers
· 11 years ago
ae2fbd3
Merge pull request #5332 from rnelsonchem/dev_docs
by Charles Harris
· 11 years ago
557108c
DOC: Update Development Workflow Page
by Ryan Nelson
· 11 years ago
20bc2eb
DOC: link to the npy-format NEP in numpy.npyio docs. Closes gh-4523.
by Ralf Gommers
· 11 years ago
c5b19b1
DOC: Added ma.clump_masked to doc; removed `extras` in examples
by Yuxiang Wang
· 11 years ago
8b3d681
DOC: fix typo in array flag docs.
by Eric Moore
· 11 years ago
629735b
Merge pull request #5287 from chatcannon/reconcile-c-api-with-docs
by Julian Taylor
· 11 years ago
eb61066
Merge pull request #5301 from larsmans/pyiter-doc
by Charles Harris
· 11 years ago
821072b
DOC: add documentation for some scalar checks
by immerrr
· 11 years ago
3619a2a
DOC: NpyIter chapter: move table to bottom
by Lars Buitinck
· 11 years ago
7f45d42
DOC: fix example in NpyIter docs that didn't compile
by Lars Buitinck
· 11 years ago
68ffaec
Merge pull request #5294 from larsmans/pyiter-doc
by Charles Harris
· 11 years ago
ff8a146
DOC: iterator: don't bother users with NumPy development details
by Lars Buitinck
· 11 years ago
23f20aa
Merge pull request #5292 from larsmans/glue-docs
by Charles Harris
· 11 years ago
460bc51
DOC: python-as-glue: copyedit
by Lars Buitinck
· 11 years ago
8331b93
DOC: python-as-glue: use Cython, not Pyrex
by Lars Buitinck
· 11 years ago
8dd530b
Merge pull request #5284 from juliantaylor/doc-fix
by Charles Harris
· 11 years ago
54bb07b
DOC: Update the docs for the C API to reflect the change in return type of PyArray_ITEMSIZE
by Chris Kerr
· 11 years ago
cd4c700
DOC: sync 1.9.1 release notes
by Julian Taylor
· 11 years ago
33d8c1b
DOC: remove Weave recommendation
by Lars Buitinck
· 11 years ago
6cfb0c6
DOC: python-as-glue: remove Instant, PyInline
by Lars Buitinck
· 11 years ago
1657544
Merge pull request #5077 from jaimefrio/gufuncs_core_dim_no_broadcast
by Charles Harris
· 11 years ago
528bac1
DOC: Stricter checks for gufunc signatures
by jaimefrio
· 11 years ago
caeb888
Merge pull request #5120 from larsmans/install-docs
by Charles Harris
· 11 years ago
66a0441
DOC/MAINT: Python 2.6 or 3.2 required
by Lars Buitinck
· 11 years ago
75c1ed8
DOC: document NPY_BEGIN_THREADS_THRESHOLDED
by jaimefrio
· 11 years ago
4f19c0c
DOC: Update PyArray_SearchSorted docs in c-api.array.rst
by jaimefrio
· 11 years ago
d599cdf
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
c85e31e
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
2706c59
Merge pull request #5062 from charris/update-numpy_ufunc-doc
by Julian Taylor
· 11 years ago
575ef09
DOC: Correct versionadded for __numpy_ufunc__ documentation.
by Charles Harris
· 11 years ago
4a23c23
DOC: sync release notes with 1.9 branch
by Julian Taylor
· 11 years ago
047371b
Fixed two typos in the c-api user guide.
by cel
· 11 years ago
90d6979
DOC: remove 'count_reduce_items' from the 'Counting' section.
by Warren Weckesser
· 11 years ago
656cf24
Merge pull request #4905 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
71a9c6c
DOC: fix a typo and use TeX for plot labels
by endolith
· 11 years ago
dc98a3d
Merge pull request #4671 from charris/prepare-1.10-devel
by Charles Harris
· 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
ff99924
MAINT: Change default inplace, ufunc(...,out=x) casting to same_kind.
by Charles Harris
· 11 years ago
6f5329f
MAINT: start 1.10-devel.
by Charles Harris
· 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
Next »