summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* ENH: add 'order' keyword to packbits, unpackbitsmattip2019-05-111-0/+5
* Version corrected in npymath docsManvi072019-05-041-1/+1
* Merge pull request #13336 from mattip/doc-checkRalf Gommers2019-05-011-12/+28
|\
| * BUILD, BUG: fix from review, fix bug in git_versionmattip2019-04-251-1/+1
| * MAINT: mention 'make dist' in error messsagemattip2019-04-161-2/+2
| * BUILD: allow version-check to pass if GITVER is Unknown (sdist build)mattip2019-04-151-2/+4
| * BUILD: fail documentation build if numpy version does not matchmattip2019-04-151-11/+25
* | Merge pull request #13132 from zerothi/linalg-orderRalf Gommers2019-05-011-1/+59
|\ \
| * | ENH: amended documentation and changed env-vars as suggestedNick Papior2019-03-181-1/+59
* | | Merge pull request #13413 from mattip/doc-linalgCharles Harris2019-04-301-0/+13
|\ \ \
| * | | DOC: document existance of linalg backendsmattip2019-04-301-0/+13
* | | | Merge pull request #13417 from shoyer/ndarray-non-negativeEric Wieser2019-04-271-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | DOC: dimension sizes are non-negative, not positiveStephan Hoyer2019-04-271-1/+1
* | | | Merge pull request #13306 from bmakos/Fix#13225Matti Picus2019-04-251-6/+12
|\ \ \ \
| * | | | DOC: add release notemattip2019-04-251-6/+12
* | | | | Merge pull request #13390 from eric-wieser/quantile-fractionMatti Picus2019-04-251-0/+5
|\ \ \ \ \
| * | | | | ENH: Add support for Fraction to percentile and quantileEric Wieser2019-04-231-0/+5
| | |/ / / | |/| | |
* | | | | Merge pull request #13404 from seberg/sebastian-bidsCharles Harris2019-04-251-1/+1
|\ \ \ \ \
| * | | | | DOC: Add Sebastian Berg as sponsored by BIDSSebastian Berg2019-04-251-1/+1
| | |_|_|/ | |/| | |
* | | | | 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