summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* DOC: Explain the new exception behavior of `np.dot` when its types cannot be ...John Kirkham2016-01-151-0/+14
* Merge pull request #6912 from gfyoung/asarray_orderCharles Harris2016-01-141-0/+9
|\
| * BUG: Enforce order param for MaskedArray constructiongfyoung2016-01-151-0/+9
* | DOC: Clean up/fix several references to the "future" 1.10 releaseNathaniel J. Smith2016-01-141-2/+2
|/
* DEP: Deprecate random_integersgfyoung2016-01-101-3/+11
* Merge pull request #6989 from jakirkham/sty_indent_doc_typos_floatintCharles Harris2016-01-101-26/+25
|\
| * DOC: Fix typos.John Kirkham2016-01-101-2/+2
| * STY: Fix indentation in example from docs.John Kirkham2016-01-101-24/+23
* | ENH: moveaxis functionStephan Hoyer2016-01-092-0/+3
|/
* Merge pull request #6955 from rgommers/distutils-cleanupCharles Harris2016-01-071-0/+4
|\
| * DOC: mention removal of Pyrex support in 1.11.0 release notes.Ralf Gommers2016-01-071-0/+4
* | Merge pull request #6965 from charris/update-master-from-1.10.xRalf Gommers2016-01-073-36/+42
|\ \
| * | DOC: Sync 1.10.3 and 1.10.4 release notes, update reference doc.Charles Harris2016-01-063-36/+42
* | | Merge pull request #6932 from jakirkham/opt_dot_transNathaniel J. Smith2016-01-061-0/+8
|\ \ \ | |/ / |/| |
| * | DOC: Update the 1.11.0 release notes to mention optimizations of `A.T @ A` an...John Kirkham2016-01-061-0/+8
| |/
* | Release note entry for change in behaviour for np.trace.Marten van Kerkwijk2016-01-061-0/+6
* | Merge pull request #6905 from kohr-h/issue-6899__broadcast_with_one_argJaime2016-01-061-0/+11
|\ \
| * | DOC: Mention single-arg broadcast in release notesHolger Kohr2016-01-061-0/+11
* | | Merge pull request #6958 from charris/update-1.10.3-notesCharles Harris2016-01-061-0/+8
|\ \ \
| * | | DOC: update 1.10.3 release notes.Charles Harris2016-01-061-0/+8
| | |/ | |/|
* | | DOC: Update 1.10.3 release notes with last minute additions.Charles Harris2016-01-061-1/+4
|/ /
* | DOC: Update the 1.10.3 release notes for release.Charles Harris2016-01-051-2/+7
* | DOC,BUG: Fix some latex generation problems.Charles Harris2016-01-051-0/+1
* | DOC: Create Numpy 1.10.3 release notes.Charles Harris2016-01-041-0/+22
* | DEP: deprecate np.testing.randEvgeni Burovski2016-01-041-0/+7
|/
* MAINT: Fix typos in 1.11.0-notes.rst and mtrand.pyx documentation.Charles Harris2016-01-031-1/+1
* Merge pull request #6910 from charris/add-64-bit-random-intCharles Harris2016-01-031-0/+17
|\
| * DOC: Document new randint dtype parameter in 1.11.0 release notes.Charles Harris2016-01-021-0/+17
* | DOC: add note not to run tests from repo root in devguide. Closes gh-6907.Ralf Gommers2015-12-311-0/+3
* | DOC: fix broken link in user guide. Closes gh-6906.Ralf Gommers2015-12-311-2/+2
|/
* Fix carriage return inside commented python codeVincent Legoll2015-12-261-2/+2
* Fix version number in the documentRyosuke Okuta2015-12-231-1/+1
* Merge pull request #6600 from mgeier/doc-ndarray-subclassesCharles Harris2015-12-181-6/+6
|\
| * DOC: fix method signatures in "array subclasses"Matthias Geier2015-12-111-6/+6
* | DEP: Stricter arg checking for array orderinggfyoung2015-12-181-0/+8
* | STY: Break some long lines in numpy-for-matlab-users.rst.Charles Harris2015-12-171-34/+81
* | DOC: Some documentation fixups.Charles Harris2015-12-171-11/+20
* | Merge pull request #6851 from charris/rebase-gh-6692Charles Harris2015-12-171-2/+7
|\ \
| * | DOC: add fallocate use to release notesJulian Taylor2015-12-171-2/+7
* | | Merge pull request #6841 from matthew-brett/rank-to-dimensionCharles Harris2015-12-171-25/+27
|\ \ \ | |/ / |/| |
| * | DOC: change uses of `rank` for `dimension`Matthew Brett2015-12-161-25/+27
* | | Merge pull request #6795 from charris/update-1.11.0-notesCharles Harris2015-12-171-1/+2
|\ \ \
| * | | DOC: Update future changes in the 1.11.0 release notes.Charles Harris2015-12-081-1/+2
* | | | MAINT: minor spelling and grammar correctionsgfyoung2015-12-161-1/+1
| |/ / |/| |
* | | DOC: Update 1.10.2 release notes with fixes for windows i386.Charles Harris2015-12-121-0/+4
| |/ |/|
* | Merge pull request #6344 from matthew-brett/update-howto-releaseCharles Harris2015-12-101-46/+157
|\ \
| * | DOC: update HOWTO_RELEASE documentMatthew Brett2015-10-261-46/+157
* | | Merge pull request #6789 from njsmith/governance-title-tweakseberg2015-12-081-1/+1
|\ \ \ | |_|/ |/| |
| * | [doc] Fix title of governance section in docsNathaniel J. Smith2015-12-071-1/+1
* | | Merge pull request #6778 from charris/update-1.10.2-notesCharles Harris2015-12-072-4/+64
|\ \ \