summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4103 from seberg/issue-616Charles Harris2013-12-201-0/+7
|\
| * BUG|API: Raise wrong arg{min|max} out shape and stricter checkSebastian Berg2013-12-201-0/+7
* | Fix the doc of PyArray_ArgMax and PyArray_ArgMinFrederic2013-12-171-2/+2
|/
* MAINT: Update links to numpydoc source code and READMEThomas Kluyver2013-11-141-3/+2
* Merge pull request #4038 from seberg/issue-4036Julian Taylor2013-11-131-0/+5
|\
| * DEP: non-integer scalar python sequence repeatSebastian Berg2013-11-111-0/+5
* | Merge pull request #4046 from chatcannon/spelingCharles Harris2013-11-132-28/+28
|\ \
| * | spelling: AC -> AD in yearsChris Kerr2013-11-122-26/+26
| * | Spelling: loose -> loseChris Kerr2013-11-122-2/+2
| |/
* | DOC: Add an example of casting array type and byte order using astype.Miguel de Val-Borro2013-11-111-2/+5
|/
* Merge pull request #3974 from juliantaylor/fenv-improveCharles Harris2013-11-062-0/+43
|\
| * ENH: avoid expensive clears in fenv functionsJulian Taylor2013-11-062-0/+43
* | DOC: fix layout of issue listings in release notesJulian Taylor2013-11-034-79/+82
* | DOC: update 1.7.2 release notesJulian Taylor2013-11-031-0/+2
* | DOC: add 1.7.2 release notesJulian Taylor2013-11-012-0/+46
* | DOC: Add list of authors to 1.8.0 release notes.Charles Harris2013-10-281-0/+130
|/
* BUG: core: ensure __r*__ has precedence over __numpy_ufunc__Pauli Virtanen2013-10-192-0/+111
* Merge pull request #3888 from cowlicks/backporting-docsCharles Harris2013-10-102-1/+62
|\
| * DOC: Notes on backporting.Blake Griffith2013-10-102-1/+62
* | DOC: Update 1.8.0 release notes.Charles Harris2013-10-091-57/+77
|/
* DOC: Tweak the 1.8.0 release notes.Charles Harris2013-10-051-18/+19
* DOC: add highlights to release notes and rewrite and move some sectionsJulian Taylor2013-10-051-34/+35
* DOC: fix signature of NpyIter_GetIterNext in capi docJulian Taylor2013-10-051-1/+1
* DOC: minor rewording of partition noteJulian Taylor2013-09-301-5/+6
* DOC: update percentile release notes and add np.array improvementJulian Taylor2013-09-301-1/+27
* DOC: move support for large files to featuresJulian Taylor2013-09-301-5/+4
* DOC: mention new comparison runtime warnings in release notesJulian Taylor2013-09-301-0/+8
* DEP, DOC: Document removal of oldnumeric and numarray in release notes.Charles Harris2013-09-231-0/+1
* DEP, DOC: Undocument numarray and numeric.Charles Harris2013-09-232-8/+8
* Merge pull request #3752 from pv/doc-some-xrefCharles Harris2013-09-192-13/+33
|\
| * DOC: improve __numpy_ufunc__ documentationPauli Virtanen2013-09-152-13/+33
* | Merge pull request #3658 from jjhelmus/percentile_enh_newJulian Taylor2013-09-191-0/+2
|\ \
| * | ENH: percentile function with additional parameters and vecorizationJonathan Helmus2013-09-131-0/+2
* | | Merge pull request #3482 from jjhelmus/linspace_enhseberg2013-09-161-0/+5
|\ \ \ | |_|/ |/| |
| * | ENH: Add dtype parameter to linspace and logspace functions.Jonathan Helmus2013-09-131-0/+5
| |/
* | Merge pull request #3741 from juliantaylor/doc-updateCharles Harris2013-09-142-0/+3
|\ \
| * | DOC: add isclose and partition to reference and link some docsJulian Taylor2013-09-142-0/+3
| |/
* | DOC: Make savez_compressed show up in the documentation.Charles Harris2013-09-131-0/+1
|/
* Merge pull request #3524 from cowlicks/ufunc-overrideCharles Harris2013-09-063-0/+284
|\
| * DOC: Update release notes.Blake Griffith2013-09-061-0/+8
| * DOC: Add NEP and documentation for ufunc overrides.Blake Griffith2013-08-312-0/+276
* | DOC: Update release notes for openblas build.Skipper Seabold2013-09-051-0/+4
|/
* REL: Setup 1.9.0-notes.rst for master.Charles Harris2013-08-182-0/+51
* STY: Giant comma spacing fixup.Charles Harris2013-08-1815-171/+171
* STY: Giant whitespace cleanup.Charles Harris2013-08-1840-164/+138
* DOC: Update 1.8.0-notes.rstCharles Harris2013-08-181-1/+8
* Update docsJay Bourque2013-08-162-6/+7
* Add documentation for new 'at' ufunc methodJay Bourque2013-08-161-0/+6
* Update documentation for 'at' methodJay Bourque2013-08-161-0/+10
* DOC: Update 1.8.0 release notes.Charles Harris2013-08-161-2/+33