summaryrefslogtreecommitdiff
path: root/doc/source
Commit message (Expand)AuthorAgeFilesLines
* MAINT: cleanup dead code/arguments/fields from ufuncsNathaniel J. Smith2015-10-013-17/+8
* DOC: Document Datetime, Timedelta dtype kindsHassan Kibirige2015-09-082-0/+4
* MAINT: Remove references to Bento.Charles Harris2015-08-291-12/+3
* ENH: add shares_memory, implement may_share_memory using itPauli Virtanen2015-08-291-0/+9
* DOC: Add warning that the InnerStridesArray may change.Sebastian Berg2015-08-261-0/+3
* DOC: add 1.10.0 notes to indexJulian Taylor2015-08-031-0/+1
* DOC: synchronize 1.9.2 release notes with masterJulian Taylor2015-08-031-0/+1
* DOC: Fix bad rst list formats in internals.code-explanations.rst.Charles Harris2015-07-011-0/+2
* DOC: Remove reference to routines.ctypeslib.rst from index.rst.Charles Harris2015-07-011-1/+0
* DOC: Remove a reference to __array_priority__.Charles Harris2015-07-012-3/+2
* DOC: Fix list markup in source/reference/arrays.ndarray.rst.Charles Harris2015-07-011-7/+8
* DOC: Remove references to removed setasflat ndarray method.Charles Harris2015-07-011-1/+0
* DOC: Fix outdated sphinx directives.Charles Harris2015-07-0113-1512/+1512
* DOC: Update docs.Gabor Kovacs2015-06-211-5/+4
* BUG: automatically convert recarray dtype to np.recordAllan Haldane2015-06-191-8/+10
* DOC: Extend github source links to line rangesJan Schlüter2015-06-081-2/+2
* DOC: Document '@' and matmul.Charles Harris2015-06-042-3/+18
* Merge pull request #5914 from sirtom67/masterCharles Harris2015-05-262-0/+12
|\
| * New typemap for in-place arrays of arbitrary number of dimensions:Tom Krauss2015-05-252-0/+12
* | DOC: add nanmedian/nanpercentile to reference docsJoris Van den Bossche2015-05-261-0/+2
* | Merge pull request #5913 from charris/minor-gitwash-correctionJaime2015-05-251-1/+1
|\ \ | |/ |/|
| * DOC: Commit message lines should not excede 72 characters.Charles Harris2015-05-251-1/+1
* | Merge pull request #5605 from shoyer/stackCharles Harris2015-05-121-2/+3
|\ \
| * | ENH: add np.stackStephan Hoyer2015-05-111-2/+3
* | | DOC: Document string dtype descriptor behaviorJaime Fernandez2015-05-061-6/+6
| |/ |/|
* | MAINT: Spelling and style fixes to internals.code-explanations.rst.Charles Harris2015-04-281-63/+65
* | DOC: Update indexing implementation explanations.Sebastian Berg2015-04-231-129/+74
* | DOC: add array2string to reference guide and explain relation to array_repr/strRalf Gommers2015-03-181-0/+1
* | DOC: 'signature' preferred over 'sig' as ufunc keyword argumentJaime Fernandez2015-03-121-3/+6
* | ENH: Strict checking of ufunc keyword argument namesJaime Fernandez2015-03-091-1/+1
* | Merge pull request #5621 from jaimefrio/ufunc_out_tupleCharles Harris2015-03-081-1/+14
|\ \
| * | ENH: ufuncs can take a tuple of arrays as 'out' kwargJaime Fernandez2015-03-081-1/+14
* | | DOC: Give version when various linalg functions accepted stacked arrays.Gert-Ludwig Ingold2015-03-071-0/+2
|/ /
* | ENH: add broadcast_to functionStephan Hoyer2015-02-261-0/+1
|/
* Merge pull request #5536 from stefaneng/patch-1Charles Harris2015-02-081-2/+2
|\
| * genfromtxt example in user docs missing delimiterStefan Eng2015-02-051-2/+2
* | SWIG testing: clarify location and number of testsSandro Tosi2015-02-081-2/+2
|/
* DOC: Update PyArray_ArrFuncs documentationjaimefrio2015-01-291-17/+53
* DOC: Update docs for PyArray_FromInterface/PyArray_FromStructInterfacejaimefrio2015-01-281-7/+5
* Merge pull request #5249 from immerrr/add-missing-scalar-func-docsCharles Harris2015-01-261-3/+18
|\
| * DOC: add documentation for some scalar checksimmerrr2014-11-291-3/+18
* | Merge pull request #5473 from rgommers/doc-inplace-buildCharles Harris2015-01-254-47/+272
|\ \
| * | DOC: developer guide: add section on rebuild/clean, expand section on gdb.Ralf Gommers2015-01-241-13/+72
| * | DOC: add "build and test" section to developer guide. Closes gh-5465.Ralf Gommers2015-01-204-1/+161
| * | DOC: update "build and install" page in user guide.Ralf Gommers2015-01-201-46/+52
* | | DOC: improve record/structured array nomenclature & guideAllan Haldane2015-01-229-52/+53
|/ /
* | DOC: some small fixes to the "Using Python as glue" section of the user guide.Ralf Gommers2015-01-172-98/+87
* | Merge pull request #5332 from rnelsonchem/dev_docsCharles Harris2015-01-114-193/+166
|\ \
| * | DOC: Update Development Workflow PageRyan Nelson2015-01-104-193/+166
* | | DOC: link to the npy-format NEP in numpy.npyio docs. Closes gh-4523.Ralf Gommers2015-01-021-2/+5