summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* DOC: Update 1.11.2 release notes.Charles Harris2016-09-111-0/+1
* Merge pull request #8028 from charris/update-1.11.2-notesRalf Gommers2016-09-081-6/+9
|\
| * DOC: Update 1.11.2 release notes.Charles Harris2016-09-071-6/+9
* | DOC: change version references from x.y to x.y.zPierre de Buyl2016-09-074-5/+5
* | DOC: change version references from x.y to x.y.zPierre de Buyl2016-09-071-1/+1
* | DOC: fix page title for swigPierre de Buyl2016-09-061-1/+1
* | change all non-code instances of Numpy to NumPyPierre de Buyl2016-09-0656-168/+168
|/
* DOC: Update 1.11.2 release notes.Charles Harris2016-09-031-0/+1
* DOC: Fixed three typos in the c-info.ufunc-tutorial [skip ci]Michael Seifert2016-09-031-3/+3
* DOC: Update 1.11.2 release notes.Charles Harris2016-09-031-4/+5
* DOC: Add warning stacklevel increase to the release notesSebastian Berg2016-09-021-0/+13
* ENH: Use new context manager for testingSebastian Berg2016-09-021-2/+9
* ENH: Make warning testing context managers more specificSebastian Berg2016-09-021-0/+12
* Merge pull request #7977 from charris/create-1.11.2-notesCharles Harris2016-08-292-0/+34
|\
| * DOC: Create 1.11.2 release notes.Charles Harris2016-08-262-0/+34
* | DOC: Include docstring for cbrt, spacing and fabs in ufuncs-documentation [sk...Michael Seifert2016-08-291-0/+4
* | ENH,TST: Add new warning suppression/filtering contextSebastian Berg2016-08-281-0/+17
* | DOC: add cbrt to math summary pageJulian Taylor2016-08-151-0/+1
|/
* ENH: added axis param for np.count_nonzerogfyoung2016-08-041-0/+3
* DOC: #7881. Fix link to record arraysTom Bird2016-08-021-1/+1
* Merge pull request #7699 from nolta/preserve-lib-orderCharles Harris2016-07-281-0/+7
|\
| * BLD: preserve library orderMike Nolta2016-06-251-0/+7
* | Merge pull request #7866 from ssanderson/document-runtests-extra-argvCharles Harris2016-07-251-0/+7
|\ \
| * | DOC: Use a shorter example.Scott Sanderson2016-07-251-1/+1
| * | DOC: Document extra args forwarding to nose.Scott Sanderson2016-07-231-0/+7
* | | ENH: turn quicksort into introsortJulian Taylor2016-07-211-0/+6
|/ /
* | DOC: add note of 64-bit wheels on WindowsMatthew Brett2016-06-291-5/+4
* | DOC: update wheel building procedure for releaseMatthew Brett2016-06-291-169/+83
|/
* Merge pull request #7777 from charris/update-1.11.1-notesCharles Harris2016-06-251-0/+3
|\
| * DOC: Update Numpy 1.11.1 release notes.Charles Harris2016-06-251-0/+3
* | Merge pull request #7347 from erensezener/generalized_rot90Charles Harris2016-06-221-0/+6
|\ \
| * | ENH: generalize rot90 with axes kwarg, move to function_base.py, and add testsDenis Alevi2016-03-201-0/+6
* | | Merge pull request #7268 from endolith/geomspaceCharles Harris2016-06-212-0/+8
|\ \ \
| * | | DOC: Add geomspace to function list, release notesendolith2016-06-212-0/+8
* | | | ENH: Make assert_almost_equal & assert_array_almost_equal consistent.Charles Harris2016-06-191-1/+14
|/ / /
* | | DOC: Remove "ones_like" from ufuncs list (it is not)John Zwinck2016-06-141-1/+0
* | | MAINT: FutureWarning for changes to np.average subclass handlingAllan Haldane2016-06-141-0/+6
* | | DOC: Mention the changes of #6430 in the release notes.Erik M. Bray2016-06-131-0/+8
* | | ENH: Add `polyrootval` to numpy.polynomiale-q2016-06-122-1/+9
* | | DOC: Corrections in Datetime Units-arrays.datetime.rstbadhrink2016-06-101-3/+3
| |/ |/|
* | ENH: Changing FFT cache to a bounded LRU cacheLion Krischer2016-06-061-0/+7
* | DOC: Mention bits attribute added to finfo in 1.12.0 release notes.Charles Harris2016-06-041-2/+7
* | Merge pull request #7696 from matthew-brett/update-wheel-release-procedureCharles Harris2016-06-031-5/+94
|\ \
| * | DOC: write pypi as PyPI; more on warehouse uploadsMatthew Brett2016-06-031-10/+11
| * | DOC: update wheel build / upload instructionsMatthew Brett2016-05-311-2/+90
* | | DOC: fix broken genfromtxt examples in user guide. Closes gh-7662.Ralf Gommers2016-05-271-25/+25
|/ /
* | DOC: Update 1.11.1 release notes.Charles Harris2016-05-261-20/+20
* | DOC: Create Numpy 1.11.1 release notes.Charles Harris2016-05-252-0/+29
* | ENH: linear interpolation of complex values in lib.interpPeter Creasey2016-05-121-0/+5
* | DOC: Clarify definition list format in HOWTOendolith2016-05-111-0/+2