summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #13334 from eric-wieser/fix-1-field-unstructuredMatti Picus2019-04-251-0/+8
|\
| * DOC: Add 1.17 release noteEric Wieser2019-04-231-0/+8
* | ENH: Add shape to *_like() array creation (#13046)Peter Andreas Entschev2019-04-251-0/+10
* | DOC: fix typos in dev/indexmattip2019-04-251-5/+3
* | Merge pull request #13367 from mattip/dev-guideRalf Gommers2019-04-238-65/+247
|\ \ | |/ |/|
| * DOC: changes from reviewmattip2019-04-233-140/+33
| * DOC: reorganize developer docs, use scikit-image as a base for changemattip2019-04-218-58/+347
* | Merge pull request #13371 from eric-wieser/__floor__-and-__ceil__Charles Harris2019-04-221-0/+6
|\ \
| * | BUG/ENH: Make floor, ceil, and trunc call the matching special methodsEric Wieser2019-04-191-0/+6
* | | MAINT, DOC: Post 1.16.3 release updates.Charles Harris2019-04-213-0/+102
* | | DOC: adding release notes for 1.17.0Raghuveer Devulapalli2019-04-191-0/+6
| |/ |/|
* | Merge pull request #10741 from eric-wieser/as_integer_ratioTyler Reddy2019-04-181-0/+6
|\ \
| * | ENH: Implement `np.floating.as_integer_ratio`Eric Wieser2019-04-101-0/+6
* | | Merge pull request #13218 from debsankha/isfinite-datetimeCharles Harris2019-04-181-0/+5
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into isfinite-datetimeMatti Picus2019-04-105-6/+38
| |\ \ | | |/
| * | DOC: added release note for `isfinite` support forDebsankha Manik2019-04-071-0/+4
* | | Merge pull request #12889 from ivanov/no-pickles-for-youCharles Harris2019-04-161-0/+5
|\ \ \
| * | | BUG: load fails when using pickle without allow_pickle=TruePaul Ivanov2019-04-161-0/+5
* | | | Merge pull request #13337 from kritisingh1/conjMatti Picus2019-04-162-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | DOC: Add docstrings for consistency in aliaseskritisingh12019-04-162-0/+2
* | | | DOC: Add as_ctypes_type to the documentationEric Wieser2019-04-153-4/+5
|/ / /
* | | DOC: remove misplaced section at bottom of governance people pageRalf Gommers2019-04-121-5/+0
* | | DOC: list Quansight (company) rather than Quansight Labs (program/division)Ralf Gommers2019-04-112-2/+2
* | | DOC: update people under BIDS Institutional Partner entry.Ralf Gommers2019-04-111-1/+1
* | | DOC: add Quansight Labs as an Institutional PartnerRalf Gommers2019-04-111-1/+3
| |/ |/|
* | Merge pull request #13219 from kikocorreoso/nan_to_num-enhancementAllan Haldane2019-04-091-0/+6
|\ \
| * | fix (``code``s) sphinx parse warningkikocorreoso2019-04-031-1/+1
| * | Update release noteskikocorreoso2019-04-031-0/+6
| |/
* | DOC: update numpydoc to latest mastermattip2019-04-091-0/+0
* | DOC : PyArray_Descr.names undocumented (#13234)vrindaaa2019-04-031-3/+25
* | DOC: Correctly document the minimum required Sphinx version (#13231)Kriti Singh2019-04-011-1/+1
* | Adding an example of successful execution of numpy.test() to the DocsVrinda Narayan2019-03-291-0/+3
|/
* Merge pull request #12988 from qwhelan/bool_ufuncEric Wieser2019-03-281-0/+6
|\
| * ENH: Create boolean and integer ufuncs for isnan, isinf, and isfinite.Christopher Whelan2019-03-091-0/+6
* | MAINT: add overlap checks to choose, take, put, putmask (#13182)Allan Haldane2019-03-271-0/+5
* | MAINT: Rewrite numpy.pad without concatenate (gh-11358)Lars Grueter2019-03-251-0/+10
* | Merge pull request #13174 from bmakos/Fix#13013Matti Picus2019-03-242-15/+12
|\ \
| * | DOC: Attempting to remove duplicate documentation.Mircea Akos Bruma2019-03-212-15/+12
* | | DOC, BUILD: fail the devdoc build if there are warningsmattip2019-03-213-11/+8
|/ /
* | Merge pull request #13162 from mattip/update-numpydocsMatti Picus2019-03-201-0/+0
|\ \
| * | BUILD: update numpydocs to latest versionmattip2019-03-201-0/+0
* | | DOC: Fix c-api function documentation duplication. #13119Mircea Akos Bruma2019-03-191-10/+8
|/ /
* | Merge pull request #13099 from liwt31/add-indexing-docMatti Picus2019-03-192-0/+22
|\ \
| * | DOC: add copy on slicing noticewtli2019-03-142-0/+22
| |/
* | Merge branch 'master' into deprecate-float-orderEric Wieser2019-03-165-32/+150
|\ \
| * \ Merge pull request #13127 from eric-wieser/fixup-release-note-whitespaceMatti Picus2019-03-151-6/+2
| |\ \
| | * | DOC: Tidy 1.17.0 release note newlinesEric Wieser2019-03-141-6/+2
| * | | Merge pull request #11689 from tylerjereddy/docs_C_at_symbolEric Wieser2019-03-141-2/+66
| |\ \ \ | | |/ / | |/| |
| | * | DOC: Add ref docs for C generic types.Tyler Reddy2018-10-171-2/+66
| * | | DOC: update scipy-sphinx-theme, fixes searchmattip2019-03-141-0/+0