summaryrefslogtreecommitdiff
path: root/doc/release/1.6.0-notes.rst
Commit message (Collapse)AuthorAgeFilesLines
* MAINT: Fix release notes formatting.Charles Harris2013-04-041-16/+15
| | | | | Sphinx was complaining about the title/heading hierarchy. This fixes those complaints.
* MAINT: port few missing changes to 1.6.0 release notes from 1.6.x branch.Ralf Gommers2012-03-261-6/+0
|
* DOC: Updated f2py size support note.Pearu Peterson2011-05-061-5/+2
|
* DOC: Document the changed default error handling for the 1.6.x release.Charles Harris2011-04-011-0/+4
|
* DEP: deprecate normed kw in histogram and restore its old behavior. IntroduceRalf Gommers2011-03-301-0/+7
| | | | | | | | | | | | | | | density kw. This reverts part of the following commits: 3743430e 400a2a67 3743430e Behavior for normed keyword is again the same as it was in Numpy 1.5. The desired behavior (probability density) is implemented by the new density keyword, which reflects the functionality better than "normed". For a discussion on this issue, see the Numpy mailing list thread started on Aug 6th, 2010.
* DOC: slogdet was added in 1.5.0.Charles Harris2011-03-171-3/+0
|
* API: Rename 'coords' to 'multi-index' in ravel_coords and iterator APIMark Wiebe2011-03-141-2/+2
|
* DOC: Document the addition of the new polynomials in the release notes.Charles Harris2011-03-141-4/+9
|
* DOC: Add info about iterator, new functions, and C API additions to release ↵Mark Wiebe2011-03-131-4/+30
| | | | notes
* DOC: Updated f2py related release notes.Pearu Peterson2011-03-131-4/+15
|
* DOC: update 1.6.0 release notes. Add headers for items to still be filled in.rgommers2011-03-131-2/+44
|
* REL: add 1.6.0 release notes.rgommers2011-03-111-0/+94