summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* | DOC: Fix Python versionsAlexandr Shadchin2016-12-091-1/+1
|/
* DEP: Drop deprecated boolean indexing behavior and update to new.Charles Harris2016-12-031-0/+17
* Merge pull request #8297 from charris/expired-deprecationsCharles Harris2016-11-261-3/+24
|\
| * DEP: Make np.equal and np.not_equal ignore object identity.Charles Harris2016-11-231-0/+12
| * DEP: Raise TypeError for subtract(bool_, bool_).Charles Harris2016-11-221-1/+2
| * DEP: Raise TypeError for np.negative(bool_).Charles Harris2016-11-221-0/+1
| * DEP: ``NpyIter_AdvancedNew`` deprecation to ValueErrorCharles Harris2016-11-221-1/+2
| * DEP: Make non-integer partition index raise TypeError.Charles Harris2016-11-221-0/+2
| * DEP: Make a == None and a != None compare element-wise.Charles Harris2016-11-211-3/+7
* | BUG: add checks for some invalid structured dtypes.James Sanders2016-11-241-0/+9
|/
* MAINT: let average preserve subclass information.Marten van Kerkwijk2016-11-191-0/+12
* DOC: Update 1.13.0 release notes.Charles Harris2016-11-171-5/+7
* DOC: Update 1.12.0 release notes.Charles Harris2016-11-161-21/+580
* Added axis argument to numpy.uniquemartinosorb2016-11-131-1/+5
* DOC: Changed shape assignment example to reshape. Elaborated modifying shapepetetanru2016-11-111-12/+23
* Merge pull request #8241 from charris/prepare-1.13Charles Harris2016-11-052-0/+50
|\
| * DOC: Add 1.13.0 notes.Charles Harris2016-11-052-0/+50
* | DOC: Cleanup 1.12.0 release notes.Charles Harris2016-11-051-85/+85
|/
* Merge pull request #8231 from charris/integer-to-neg-integer-powerCharles Harris2016-11-051-7/+21
|\
| * DOC: Note change to scalar integer powers in 1.12.0 release notes.Charles Harris2016-11-011-7/+21
* | Merge pull request #8190 from charris/add-fpower-ufuncCharles Harris2016-11-051-0/+9
|\ \
| * | DOC: Mention the fpower function in the 1.12.0 release notes.Charles Harris2016-11-021-0/+9
* | | DOC: Fix code example in c-info.python-as-glue.rst.Charles Harris2016-11-041-16/+21
* | | DOC: Fixups for quickstart.rst.Charles Harris2016-11-041-34/+77
* | | ENH: Deprecation warnings for `/` integer division when running python -3saurabh2016-11-011-0/+14
* | | MAINT, DOC: Update some scipy.stats references.wrwrwr2016-10-281-3/+2
* | | DOC: Add SciPy inventory for intersphinx.wrwrwr2016-10-281-0/+1
| |/ |/|
* | DOC: change development instructions from SSH to HTTPS access.Ralf Gommers2016-10-241-5/+37
|/
* Merge pull request #7922 from eric-wieser/np-ma-convolveahaldane2016-10-201-0/+7
|\
| * DOC: correct ma.convolve docstrings, and add the feature to the release notesEric Wieser2016-10-191-0/+7
* | Merge pull request #8127 from charris/integer-to-negative-powerCharles Harris2016-10-201-7/+12
|\ \ | |/ |/|
| * ENH: Power ufunc raises error for integer to negative integer powers.Charles Harris2016-10-201-7/+12
* | ENH: add signature argument to vectorize for vectorizing like generalized ufu...Stephan Hoyer2016-10-172-0/+13
* | DOC: Further fixes for PyArray_{Max, Min, Ptp} documentation.Charles Harris2016-10-171-5/+9
* | DOC: Small c api doc fix for PyArray_Max.Frederic Bastien2016-10-171-1/+2
* | DOC: Add matplotlib inventory for intersphinx.wrwrwr2016-10-081-1/+4
|/
* ENH: Allows contraction order optimization in einsum function.Daniel Smith2016-09-261-0/+12
* Merge pull request #7980 from juliantaylor/avx-runtimeJulian Taylor2016-09-251-0/+4
|\
| * DOC: add release note entry for AVX2 integer loopsJulian Taylor2016-09-241-0/+4
* | Merge pull request #6054 from ahaldane/warnviewCharles Harris2016-09-241-0/+27
|\ \
| * | MAINT: Add deprecation warning to multi-field views/assignmentAllan Haldane2016-09-241-0/+27
* | | Update somethingaboutorange URL to nose.readthedocs.ionaveenarun2016-09-211-1/+1
|/ /
* | 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