summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* DOC: add 4722 fix and order by importanceJulian Taylor2014-08-091-1/+2
* DOC: add release notes for 1.8.2Julian Taylor2014-08-052-0/+19
* DOC: add size 1 object reduction to release notesJulian Taylor2014-03-231-0/+1
* DOC: reset scipy-sphinx-theme back to masterJulian Taylor2014-03-231-0/+0
* REL: set version to 1.8.1-rc2-dev for distutils and 1.8.1 for Bento.Ralf Gommers2014-03-231-0/+0
* DOC: Update 1.8.1 release notes for gh-4533 backport.Charles Harris2014-03-221-0/+1
* DOC: Document fix for gh-4486.Charles Harris2014-03-201-0/+1
* DOC: add byte_bounds issue to release notesJulian Taylor2014-03-191-1/+2
* DOC: Document new ability to silence get_atlas_info in release notes.Charles Harris2014-03-181-0/+7
* DOC: Update 1.8.1 release notes.Charles Harris2014-03-171-0/+19
* DOC: Add gh-4502 to the 1.8.1 release notes.Charles Harris2014-03-171-0/+1
* DOC: Document backport of gh-4466 in 1.8.1 release notes.Charles Harris2014-03-171-0/+1
* DOC: Add backport of gh-4483 to release notes.Charles Harris2014-03-161-0/+1
* BUG: restore api for file npy_PyFile_Dup and npy_PyFile_DupCloseJulian Taylor2014-03-061-0/+13
* DOC: add fixed issue 4145 to release notesJulian Taylor2014-03-021-0/+1
* DOC: Update 1.8.1 release note issues with gh-4359.Charles Harris2014-03-011-0/+1
* BUG: fix non-c99 fallback for np.inf input to log1p/expm1Julian Taylor2014-03-021-0/+1
* DOC: Use tp_basicsize, not NPY_SIZEOF_PYARRAYOBJECT, for allocationBradley M. Froehle2014-03-011-0/+8
* DOC: add object as_stride fix to release notesJulian Taylor2014-03-011-0/+1
* DOC: add histogram fix to release notesJulian Taylor2014-03-011-0/+1
* DOC: add 1.8.1 release notesJulian Taylor2014-03-012-0/+45
* DOC: sync release notes with masterJulian Taylor2014-03-015-79/+135
* MAINT: update scipy-sphinx-themePauli Virtanen2014-01-261-0/+0
* BUG: fix native-only long long checkJulian Taylor2014-01-091-2/+2
* DOC: Add list of authors to 1.8.0 release notes.Charles Harris2013-10-281-0/+130
* DOC: Update 1.8.0 release notes.Charles Harris2013-10-101-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-031-34/+35
* DOC: fix signature of NpyIter_GetIterNext in capi docJulian Taylor2013-10-031-1/+1
* DOC: minor rewording of partition noteJulian Taylor2013-09-301-5/+6
* 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
* Merge pull request #3744 from juliantaylor/doc-update-1.8.xCharles 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
|/
* ENH: Add build support for openblas.Charles Harris2013-09-051-0/+4
* 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
* Merge pull request #3625 from charris/update-howtoreleaseRalf Gommers2013-08-151-24/+18
|\
| * DOC: Update HOWTO_RELEASE.rst.txt.Charles Harris2013-08-151-24/+18
* | BUG: Use io.open instead of open for compatibility.Charles Harris2013-08-151-3/+5
|/
* Merge pull request #3534 from charris/nan-stat-functionsCharles Harris2013-08-152-2/+16
|\
| * DOC: Various fixes.Charles Harris2013-08-141-0/+4
| * DOC: Document nanmean, nanvar, and nanstd in the 1.8.0 release notes.Charles Harris2013-08-121-1/+8
| * MAINT: Refactor nanfunctions.Charles Harris2013-08-121-1/+4