summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* DOC: Note IPython requirement for doc build in development notes (#14649)David Stansby2019-10-061-1/+1
* Merge pull request #14639 from stefanv/nep-releases-minor-language-fixupsStefan van der Walt2019-10-031-1/+1
|\
| * Fix typoStefan van der Walt2019-10-031-1/+1
* | Merge pull request #14596 from sethtroisi/old_defines_in_docsMatti Picus2019-10-031-0/+2
|\ \
| * | DEP: Complete deprecation of invalid array orderSeth Troisi2019-09-261-0/+2
* | | Merge pull request #14620 from sethtroisi/cleanup_deprecate_indexMatti Picus2019-10-031-0/+1
|\ \ \
| * | | Dep: Deprecation of float index in linespaceSeth Troisi2019-10-011-0/+1
* | | | Merge pull request #14447 from stefanv/nep-releases-minor-language-fixupsMatti Picus2019-10-031-72/+59
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Do not include inaccurate historic dataStefan van der Walt2019-10-011-6/+1
| * | Emphasize that we are talking about source compatibilityStefan van der Walt2019-10-011-7/+8
| * | Tighten up wording around edge casesStefan van der Walt2019-09-261-9/+5
| * | Clarify policy languageStefan van der Walt2019-09-061-65/+60
* | | DOC: Only list "Active" NEPs under "Meta-NEPs"Stephan Hoyer2019-09-261-1/+1
* | | Fix discrepancies in NEPs (#14601)Stefan van der Walt2019-09-263-3/+3
* | | NEP: Accept NEP 32. (#14600)Warren Weckesser2019-09-261-3/+19
* | | Merge pull request #14583 from mattip/select-deprecationSebastian Berg2019-09-261-0/+2
|\ \ \ | |_|/ |/| |
| * | DEP: remove expired deprecation in selectmattip2019-09-231-0/+2
* | | DOC: Change the checkmark to 'Y'.Warren Weckesser2019-09-251-28/+27
* | | Merge pull request #14356 from qwhelan/sphinxRalf Gommers2019-09-252-15/+26
|\ \ \
| * | | DOC, BUILD: use sphinx 2.2.0, add autosummary/base.rst for propertiesmattip2019-09-152-1/+15
| * | | DOC: support and require sphinx>=2.1.2Christopher Whelan2019-09-141-15/+12
* | | | Merge pull request #14576 from MSeifert04/doc-make-NPY_SCALARKIND-linkableMatti Picus2019-09-251-8/+15
|\ \ \ \
| * | | | DOC: Document the NPY_SCALARKIND values as C variables.MSeifert042019-09-221-8/+15
| | |/ / | |/| |
* | | | DOC: Fix a minor typo in changelog entryLarry Bradley2019-09-241-1/+1
* | | | Merge pull request #14568 from mattip/hide-config-probe2Charles Harris2019-09-221-0/+18
|\ \ \ \
| * | | | BUILD, DOC: fix 14518, add release notemattip2019-09-221-0/+18
* | | | | Merge pull request #14555 from sonotley/genfromtext_doc_clarifyWarren Weckesser2019-09-221-7/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | DOC: fixed typo identified by reviewerSimon2019-09-201-1/+1
| * | | | DOC: clarify input types in basics.io.genfromtxt.rstSimon Notley2019-09-201-7/+7
* | | | | Merge pull request #14567 from rgommers/fix-publicapi-testCharles Harris2019-09-212-5/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | DOC: add message about removed noseclasses.py et al to release notesRalf Gommers2019-09-211-0/+5
| * | | | DEP: remove deprecate (and private) numpy.testing submodules.Ralf Gommers2019-09-211-5/+5
| |/ / /
* | | | DOC: Fix code that generates the table in the 'Casting Rules' section.Warren Weckesser2019-09-201-33/+35
|/ / /
* | | DOC, BUILD: make build_src more discoverablemattip2019-09-202-1/+16
* | | Merge pull request #14223 from kritisingh1/dep-testsMatti Picus2019-09-191-0/+4
|\ \ \
| * | | Fix errors and add release notes for deprecationkritisingh12019-09-191-0/+4
* | | | MAINT: advise implementing __array__ in duck arrays in NEP 30Chris Barker2019-09-191-9/+15
* | | | DOC: Updates to nditer usage instructionsJoseph Fox-Rabinovitz2019-09-181-26/+55
* | | | Merge pull request #14536 from sethtroisi/old_defines_in_docsMatti Picus2019-09-181-3/+3
|\ \ \ \
| * | | | Cleanup old_defines in documentionSeth Troisi2019-09-171-3/+3
* | | | | DOC: Fix a bit of code in 'Beyond the Basics' C API user guide.Warren Weckesser2019-09-171-3/+4
|/ / / /
* | | | DOC,BUG: remove section header, add redundant text to leave a blank linemattip2019-09-161-3/+5
* | | | BUG: change non-compliant file namemattip2019-09-161-0/+0
* | | | Merge pull request #14514 from seberg/towncrier-ciMatti Picus2019-09-168-20/+43
|\ \ \ \
| * | | | DOC,MAINT: Build release notes during CircleCI stepSebastian Berg2019-09-158-20/+43
| | |/ / | |/| |
* | | | Merge pull request #14498 from mattip/random-namespaceRalf Gommers2019-09-154-13/+7
|\ \ \ \
| * | | | DOC: remove random.entropy from docsmattip2019-09-142-7/+0
| * | | | DOC: removed random.entropy from documentationmattip2019-09-141-6/+0
| * | | | DOC: add release notemattip2019-09-131-0/+7
* | | | | Merge pull request #14501 from bashtage/bug-randintMatti Picus2019-09-151-0/+6
|\ \ \ \ \