Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Fix release notes formatting. | Charles Harris | 2013-04-04 | 1 | -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 Gommers | 2012-03-26 | 1 | -6/+0 |
| | |||||
* | DOC: Updated f2py size support note. | Pearu Peterson | 2011-05-06 | 1 | -5/+2 |
| | |||||
* | DOC: Document the changed default error handling for the 1.6.x release. | Charles Harris | 2011-04-01 | 1 | -0/+4 |
| | |||||
* | DEP: deprecate normed kw in histogram and restore its old behavior. Introduce | Ralf Gommers | 2011-03-30 | 1 | -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 Harris | 2011-03-17 | 1 | -3/+0 |
| | |||||
* | API: Rename 'coords' to 'multi-index' in ravel_coords and iterator API | Mark Wiebe | 2011-03-14 | 1 | -2/+2 |
| | |||||
* | DOC: Document the addition of the new polynomials in the release notes. | Charles Harris | 2011-03-14 | 1 | -4/+9 |
| | |||||
* | DOC: Add info about iterator, new functions, and C API additions to release ↵ | Mark Wiebe | 2011-03-13 | 1 | -4/+30 |
| | | | | notes | ||||
* | DOC: Updated f2py related release notes. | Pearu Peterson | 2011-03-13 | 1 | -4/+15 |
| | |||||
* | DOC: update 1.6.0 release notes. Add headers for items to still be filled in. | rgommers | 2011-03-13 | 1 | -2/+44 |
| | |||||
* | REL: add 1.6.0 release notes. | rgommers | 2011-03-11 | 1 | -0/+94 |