summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5161 from juliantaylor/parallel-distutilsJulian Taylor2014-11-021-0/+9
|\
| * ENH: support parallel compilation of extensionsJulian Taylor2014-10-281-0/+9
* | DEP: deprecate pkgloadalex2014-10-281-2/+6
|/
* Merge pull request #5077 from jaimefrio/gufuncs_core_dim_no_broadcastCharles Harris2014-10-273-24/+66
|\
| * DOC: Stricter checks for gufunc signaturesjaimefrio2014-10-203-24/+66
* | ENH: added parameter to use periodic x-coordinatessaullogiovani2014-10-171-0/+8
* | DEP: Deprecate SafeEval class.Charles Harris2014-10-151-0/+7
* | DOC: document improvements to `np.digitize`jaimefrio2014-09-251-0/+7
* | Merge pull request #5120 from larsmans/install-docsCharles Harris2014-09-255-25/+18
|\ \
| * | DOC/MAINT: Python 2.6 or 3.2 requiredLars Buitinck2014-09-255-25/+18
* | | Merge pull request #5116 from jaimefrio/poly-overflowCharles Harris2014-09-251-0/+7
|\ \ \
| * | | ENH: Cast non-object arrays to float in np.polyjaimefrio2014-09-251-0/+7
| |/ /
* | | DOC: document NPY_BEGIN_THREADS_THRESHOLDEDjaimefrio2014-09-251-0/+6
|/ /
* | DOC: Update PyArray_SearchSorted docs in c-api.array.rstjaimefrio2014-09-241-11/+20
* | Merge pull request #5102 from dpinte/fix/epd_canopyJulian Taylor2014-09-231-3/+4
|\ \ | |/ |/|
| * DOC: replacing old reference from EPD to CanopyDidrik Pinte2014-09-231-3/+4
* | Merge pull request #5076 from kanhua/kh_fixJulian Taylor2014-09-191-0/+6
|\ \ | |/
| * DOC: add section on compiling pyf fileskanhua2014-09-191-0/+6
* | MAINT: Remove testcalcs.py file.Charles Harris2014-09-151-0/+1
* | Merge pull request #5062 from charris/update-numpy_ufunc-docJulian Taylor2014-09-131-1/+1
|\ \
| * | DOC: Correct versionadded for __numpy_ufunc__ documentation.Charles Harris2014-09-101-1/+1
| |/
* | Merge pull request #5055 from juliantaylor/note-syncRalf Gommers2014-09-073-9/+21
|\ \
| * | DOC: sync release notes with 1.9 branchJulian Taylor2014-09-073-9/+21
* | | Merge pull request #5047 from juliantaylor/move-dotblas-to-multiarrayCharles Harris2014-09-071-0/+12
|\ \ \
| * | | DOC: Update docs to reflect deprecation of alterdot and restoredot.Charles Harris2014-09-041-0/+12
| |/ /
* | | ENH: add cube root function np.cbrt for real floatsJulian Taylor2014-09-071-0/+6
|/ /
* | escape the italics bold and monospace examplesendolith2014-08-261-1/+2
* | Fixed two typos in the c-api user guide.cel2014-08-131-2/+2
* | DOC: remove 'count_reduce_items' from the 'Counting' section.Warren Weckesser2014-08-111-1/+0
* | Merge pull request #4917 from juliantaylor/zeros_like_stringCharles Harris2014-07-291-0/+5
|\ \ | |/
| * BUG: fix string type inconsistency between zeros and zeros_likeJulian Taylor2014-07-291-0/+5
* | Merge pull request #4905 from juliantaylor/doc-updateCharles Harris2014-07-276-18/+19
|\ \
| * | DOC: add a note on the potential string dtype changeJulian Taylor2014-07-271-0/+2
| * | DOC: fix PEP links in HOWTO_DOCUMENT.rst.txtTalha Oz2014-07-271-6/+6
| * | DOC: NPY_ITEM_LISTPICKLE -> NPY_LIST_PICKLEKirill Smelkov2014-07-271-1/+1
| * | DOC: remove obsolete NA documentation pageJulian Taylor2014-07-271-11/+0
| * | DOC: add some missing ma functions to referenceJulian Taylor2014-07-271-0/+3
| * | DOC: add ascontiguousarray and asarray_chkfinite to appropriate sectionJulian Taylor2014-07-271-0/+2
| * | DOC: document non-integer reduce axis argument deprecationJulian Taylor2014-07-271-0/+5
| |/
* | DOC: fix a typo and use TeX for plot labelsendolith2014-07-151-3/+3
* | Merge pull request #4671 from charris/prepare-1.10-develCharles Harris2014-07-063-9/+47
|\ \
| * | MAINT: Make NPY_RELAXED_STRIDE_CHECKING true by default.Charles Harris2014-05-061-0/+1
| * | MAINT: Remove the polytemplate.py file.Charles Harris2014-05-061-0/+1
| * | MAINT: Change default inplace, ufunc(...,out=x) casting to same_kind.Charles Harris2014-05-061-9/+8
| * | MAINT: start 1.10-devel.Charles Harris2014-05-062-0/+37
* | | Merge pull request #4697 from charris/update-1.9.0-notesCharles Harris2014-07-061-0/+6
|\ \ \
| * | | DOC: Update 1.9.0-notes to mention pairwise summation.Charles Harris2014-06-291-0/+6
* | | | Merge pull request #4351 from njsmith/matmul-pepCharles Harris2014-07-061-0/+1380
|\ \ \ \
| * | | | add associativity/precedence rationale (+ a few misc tweaks)Nathaniel J. Smith2014-04-061-38/+99
| * | | | fix PEP headers to placate PEP-0000 builder, mention Julia in notation sectio...Nathaniel J. Smith2014-03-181-8/+8