summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* ENH: adds lexsort for arrays with object dtypebehzad nouri2015-10-021-0/+6
* MAINT: cleanup dead code/arguments/fields from ufuncsNathaniel J. Smith2015-10-014-17/+18
* Merge pull request #6278 from endolith/patch-1Charles Harris2015-09-131-1/+2
|\
| * DOC: Note that all imports need to be explicitendolith2015-09-011-1/+2
* | Merge pull request #6271 from charris/change-deprecated-indexes-to-errorCharles Harris2015-09-101-0/+14
|\ \
| * | DOC: Document deprecations that now raise error in 1.11 release notes.Charles Harris2015-09-061-0/+14
| |/
* | DOC: Document Datetime, Timedelta dtype kindsHassan Kibirige2015-09-082-0/+4
* | Merge pull request #6268 from charris/remove-bento-supportCharles Harris2015-09-062-12/+6
|\ \
| * | DOC: Document the removal of Bento support in 1.11.0.Charles Harris2015-08-291-0/+3
| * | MAINT: Remove references to Bento.Charles Harris2015-08-291-12/+3
| |/
* | ENH: gradient takes axis keyword, added release note commentMaximilian Trescher2015-09-061-0/+4
|/
* DOC: update docs + release notes vs shares_memoryPauli Virtanen2015-08-291-0/+3
* ENH: add shares_memory, implement may_share_memory using itPauli Virtanen2015-08-291-0/+9
* Merge pull request #6245 from seberg/index-iter-bugCharles Harris2015-08-261-0/+3
|\
| * DOC: Add warning that the InnerStridesArray may change.Sebastian Berg2015-08-261-0/+3
* | DOC: mention asv in release notes and add a readmePauli Virtanen2015-08-221-0/+6
* | Doc : fixed paramter typoSamuel St-Jean2015-08-181-1/+1
* | ENH: Adding in automatic number of bins estimation for np.histogram. Users ca...Varun Nayyar2015-08-151-1/+3
|/
* DOC: add 1.10.0 notes to indexJulian Taylor2015-08-031-0/+1
* DOC: synchronize 1.9.2 release notes with masterJulian Taylor2015-08-032-0/+26
* Merge pull request #6005 from charris/update-howto-releaseCharles Harris2015-08-031-7/+15
|\
| * DOC: Revise doc/HOWTO_RELEASE.rst.txt a bit to read better.Charles Harris2015-06-221-7/+8
| * DOC: Document bogus stride fix for release.Charles Harris2015-06-221-0/+7
* | MAINT: Init master branch for 1.11.0 development.Charles Harris2015-08-032-1/+36
* | DOC: fix typoendolith2015-08-021-1/+1
* | MAINT: fix broken and outdated link in HOWTO_DOCUMENT. Closes gh-6107.Ralf Gommers2015-07-261-4/+0
* | Merge pull request #6046 from charris/pep8-and-pyflakes-cleanupsCharles Harris2015-07-251-2/+11
|\ \
| * | MAINT: Continue to export some testing functions from ma.testutils.Charles Harris2015-07-251-2/+11
* | | MAINT: adapt parallel build option names to python3.5Julian Taylor2015-07-161-3/+3
* | | Merge pull request #6031 from pitrou/argmin_natJaime2015-07-081-0/+6
|\ \ \ | |/ / |/| |
| * | Update release notesAntoine Pitrou2015-07-011-0/+6
* | | DOC: Fix bad rst list formats in internals.code-explanations.rst.Charles Harris2015-07-011-0/+2
* | | DOC: Remove reference to routines.ctypeslib.rst from index.rst.Charles Harris2015-07-011-1/+0
* | | DOC: Remove a reference to __array_priority__.Charles Harris2015-07-012-3/+2
* | | DOC: Fix list markup in source/reference/arrays.ndarray.rst.Charles Harris2015-07-011-7/+8
* | | DOC: Remove references to removed setasflat ndarray method.Charles Harris2015-07-011-1/+0
* | | DOC: Fix outdated sphinx directives.Charles Harris2015-07-0113-1512/+1512
|/ /
* | Merge pull request #5865 from jaimefrio/where_writeableCharles Harris2015-06-271-0/+11
|\ \
| * | BUG: np.nonzero behaving differently for 1-D arraysJaime Fernandez2015-05-131-0/+11
* | | BUG: Added proper handling of median and percentile when nan's are present in...empeeu2015-06-221-0/+8
| |/ |/|
* | MAINT: Update version info for Numpy 1.10.Charles Harris2015-06-221-9/+9
* | Merge pull request #5490 from charris/cleanup-gh-4986Charles Harris2015-06-211-5/+4
|\ \
| * | DOC: Update docs.Gabor Kovacs2015-06-211-5/+4
* | | Merge pull request #5991 from charris/1.10-deprecated-removal-riskyCharles Harris2015-06-211-0/+2
|\ \ \
| * | | DEP,MAINT: Remove old_behavior keyword from numeric.correlate.Charles Harris2015-06-211-1/+2
| * | | DEP,MAINT: Remove keywords "skiprows" and "missing" from genfromtxt.Charles Harris2015-06-211-0/+1
| |/ /
* | | ENH: Add a norm keyword and tests for fft transformsJoseph Martinot-Lagarde2015-06-211-0/+8
|/ /
* | Merge pull request #5990 from charris/1.10-deprecated-removalCharles Harris2015-06-211-2/+17
|\ \
| * | MAINT: Rearrange 1.10-notes a bit.Charles Harris2015-06-211-2/+3
| * | DEP,MAINT: Remove support for a._format array printing.Charles Harris2015-06-211-1/+1