summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | scope: Clarify that we do care about speedStefan van der Walt2018-07-251-1/+5
| | * | | String encoding: increase uncertainty about correct implementation (as per ht...Stefan van der Walt2018-07-251-1/+1
| | * | | Clarify section on alternative array typesStefan van der Walt2018-07-251-2/+2
| | * | | Clarify comment on scalar conversion inconsistency.Stefan van der Walt2018-07-251-2/+4
| | * | | Clarify fixed-width storage strings.Stefan van der Walt2018-07-251-1/+1
| | * | | Add memory mapped arrays to scopeStefan van der Walt2018-07-241-0/+1
| | * | | Remove BIDS grant section until we can write that textStefan van der Walt2018-07-242-8/+0
| | * | | Better formatting of scopeStefan van der Walt2018-07-241-22/+35
| | * | | DOC: add roadmap docmattip2018-07-241-2/+111
| | * | | Add roadmap section and subdocuments to NEPsStefan van der Walt2018-07-234-8/+58
* | | | | ENH: add Nan warnings for maximum, minimum on more dtypesmattip2018-08-011-0/+7
|/ / / /
* | | | Merge pull request #11616 from shoyer/nep-18-protocols-for-methodsMatti Picus2018-08-011-4/+25
|\ \ \ \
| * | | | Rename to callable objects generated at runtimeStephan Hoyer2018-07-271-13/+16
| * | | | DOC: add a brief note on "Protocols for methods" to NEP 18Stephan Hoyer2018-07-251-4/+22
| | |/ / | |/| |
* | | | Merge pull request #11644 from eric-wieser/fix-source-linksCharles Harris2018-07-311-0/+9
|\ \ \ \
| * | | | BUG: Fix doc source links to unwrap decoratorsEric Wieser2018-07-311-0/+9
* | | | | ENH: handle empty matrices in qr decomposition (#11593)Jeremy Chen2018-07-311-0/+6
* | | | | DOC: Cleanup messy trailing spaces in dev env setupC.A.M. Gerlach2018-07-301-6/+6
* | | | | DOC: Make Spyder name a link in dev env setupC.A.M. Gerlach2018-07-301-1/+3
* | | | | DOC: release note for change to +array behaviourMarten van Kerkwijk2018-07-261-0/+8
| |/ / / |/| | |
* | | | Merge pull request #11606 from charris/updates-from-1.15.0Charles Harris2018-07-242-100/+747
|\ \ \ \ | |_|/ / |/| | |
| * | | DOC: Post 1.15.0 release updates for master.Charles Harris2018-07-232-100/+747
| |/ /
* | | DOC: minor clarification and typo fix to NEP 21 (outer indexing). (#11607)Ralf Gommers2018-07-231-5/+8
|/ /
* | DOC: add Stefan van der Walt to Steering CouncilRalf Gommers2018-07-191-1/+3
* | NEP: accept NEP 20 partially (frozen and flexible) (#11429)Marten van Kerkwijk2018-07-161-1/+6
* | Merge pull request #11562 from rgommers/ldflags-releasedocsMatti Picus2018-07-141-0/+9
|\ \
| * | DOC: update release notes for LDFLAGS append behavior (gh-11525).Ralf Gommers2018-07-141-0/+9
* | | Merge pull request #11559 from mattip/accept-nep-0015Ralf Gommers2018-07-141-2/+2
|\ \ \
| * | | NEP: accept nep 0015mattip2018-07-131-2/+2
* | | | Merge pull request #11382 from mattip/remove-typeNARalf Gommers2018-07-131-0/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | DEP: deprecate undocumented, unused dtype type dictsmattip2018-07-131-0/+6
| | |/ | |/|
* | | Merge pull request #11084 from mattip/test-documentationRalf Gommers2018-07-134-83/+91
|\ \ \
| * | | DOC: link to TESTS.rst.txt testing guidelines document, tweak testing docsmattip2018-06-254-83/+91
* | | | NEP: accept nep 0019mattip2018-07-131-2/+2
| |_|/ |/| |
* | | Tiny typo on numpy/reference/arrays.dtypes.htmlLilian Besson2018-07-111-0/+1
* | | Merge pull request #11531 from eric-wieser/histogramdd-density-no-deprecationCharles Harris2018-07-081-0/+6
|\ \ \ | |_|/ |/| |
| * | MAINT: Rename histogramdd's normed argument to density, to match histogramEric Wieser2018-07-081-0/+6
* | | Merge pull request #11016 from stuartarchibald/wip/armv7_aarch32Matti Picus2018-07-041-0/+6
|\ \ \
| * | | Add change to release notes.Stuart Archibald2018-06-261-0/+6
* | | | NEP: clarify bugfix policy for legacy RandomState.Robert Kern2018-07-031-8/+10
* | | | Add NEP 22, a high level overview for the duck array work (#11462)Nathaniel J. Smith2018-07-031-0/+351
* | | | DOC: include NEP number on each NEP pageStephan Hoyer2018-07-0123-69/+73
* | | | Merge pull request #11459 from njsmith/clarify-nep-acceptance-processCharles Harris2018-06-291-10/+58
|\ \ \ \
| * | | | Add some text to NEP 0 to clarify how a NEP is acceptedNathaniel J. Smith2018-06-291-10/+58
* | | | | Add discussion link to NEP 15 (#11461)Nathaniel J. Smith2018-06-291-1/+1
* | | | | Add NEP 15: Merging multiarray and umath (#10704)Nathaniel J. Smith2018-06-291-0/+157
|/ / / /
* | | | Merge pull request #11347 from mattip/less-sphinx-warningsRalf Gommers2018-06-2710-29/+46
|\ \ \ \
| * | | | fixes from reviewmattip2018-06-243-20/+1
| * | | | DOC: typos, small fixesmattip2018-06-153-14/+13
| * | | | DOC: quiet warnings about "document not in any toctree"mattip2018-06-154-3/+9