summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17570 from takanori-pskq/i13114-feature-versionMatti Picus2020-10-221-12/+16
|\
| * DOC: Fixuptakanori-pskq2020-10-221-17/+16
| * DOC: Add the entry for ``NPY_FEATURE_VERSION``takanori-pskq2020-10-151-0/+5
* | DOC: Fix typos (general documentation)Alexander Kuhn-Regnier2020-10-212-3/+3
* | DOC: Added a PR "Reviewer guidelines" document. (#17252)Melissa Weber Mendonça2020-10-193-3/+130
* | ENH: add function to get broadcast shape from a given set of shapes. (#17535)madhulikajc2020-10-172-0/+16
* | NEP 36 (fair play) (#14779)Stefan van der Walt2020-10-171-0/+173
* | DOC: Fix Boolean array indexing typoBen Derrett2020-10-161-1/+1
* | DOC: Fix typostakanori-pskq2020-10-153-4/+4
|/
* Merge pull request #17558 from bjnath/link-nep42-to-nep43Matti Picus2020-10-141-10/+10
|\
| * DOC: Include NEP titles for first reference in NEP 42Ben Nathanson2020-10-141-3/+3
| * DOC: MAINT: Add NEP 43 links to NEP 42Ben Nathanson2020-10-141-8/+8
* | Merge pull request #17559 from takanori-pskq/i16217-remove-directivesMatti Picus2020-10-142-16/+6
|\ \
| * | DOC: Remove directives for some constantstakanori-pskq2020-10-142-16/+6
| |/
* | Apply suggestions from code reviewEric Wieser2020-10-141-0/+2
* | DOC: Fix wrong blockquotestakanori-pskq2020-10-142-20/+0
|/
* NEP: Initial draft for NEP 43 for extensible ufuncs (gh-16723)Sebastian Berg2020-10-133-0/+5614
* Merge pull request #17523 from bjnath/new-docpage-top-linksCharles Harris2020-10-135-29/+24
|\
| * DOC: Explain :orphan: in PR #17523Ben Nathanson2020-10-101-0/+6
| * DOC: Delete unused file in PR #17523Ben Nathanson2020-10-091-10/+0
| * DOC: Update top links in landing pageBen Nathanson2020-10-094-19/+18
* | DOC: Add missing types to C function docs (#17549)Takanori H2020-10-134-86/+87
* | DOC: Fix typo (#17534)Takanori H2020-10-111-1/+1
* | DOC: Fix Boolean types in C functionstakanori-pskq2020-10-102-9/+9
* | Merge pull request #17520 from bjnath/show-real-licenseRalf Gommers2020-10-091-32/+3
|\ \
| * | DOC: Display real license on license pageBen Nathanson2020-10-091-32/+3
| |/
* | ENH: add dtype option to cov and corrcoef (#17456)Lisa Schwetlick2020-10-091-0/+5
* | DOC: Fix empty 'C style guide' page (#17503)Ben Nathanson2020-10-092-10/+2
|/
* DOC: Fix random links in release note (#17483)Takanori H2020-10-081-4/+3
* DOC: Rename 'Quickstart tutorial' (#17504)Ben Nathanson2020-10-081-9/+7
* Merge pull request #17497 from bjnath/lowercase-mainpageMatti Picus2020-10-081-11/+11
|\
| * DOC: Use consistent lowercase on docs landing pageBen Nathanson2020-10-071-11/+11
* | DOC: New round of NEP 42 edits (gh-17493)Ben Nathanson2020-10-071-425/+439
|/
* Merge pull request #17419 from seberg/deprecate-coercion-to-subarray-dtypeMatti Picus2020-10-071-0/+24
|\
| * DEP: Deprecate coercion to subarray dtypesSebastian Berg2020-10-011-0/+24
* | Merge pull request #17410 from seberg/scalars-to-int-array-specialMatti Picus2020-10-071-5/+17
|\ \
| * | API: Special case how numpy scalars are coerced to signed integerSebastian Berg2020-10-011-5/+17
* | | DOC: Fixing references in ma docstrings (#16300)Takanori H2020-10-071-1/+1
* | | Merge pull request #17481 from takanori-pskq/i13114-fix-structures-memberMatti Picus2020-10-071-251/+251
|\ \ \
| * | | DOC: Fix the entries for members of structurestakanori-pskq2020-10-071-251/+251
* | | | Merge pull request #17468 from eric-wieser/remove-scalar-tablesMatti Picus2020-10-072-51/+69
|\ \ \ \ | |/ / / |/| | |
| * | | DOC: rm numpy. from type alias attr definitions.Ross Barnowski2020-10-061-14/+14
| * | | DOC: Fix broken referencesEric Wieser2020-10-061-32/+32
| * | | DOC: add some missing scalar aliasesEric Wieser2020-10-061-5/+23
* | | | NEP: update NEP 42 with discussion of type hinting applications (#17447)Josh Wilson2020-10-061-12/+39
|/ / /
* | | Merge pull request #17464 from takanori-pskq/i13114-add-entriesMatti Picus2020-10-062-75/+112
|\ \ \
| * | | Fix: Remove the link for `PyArrayMapIterObject`takanori-pskq2020-10-061-3/+1
| * | | Fixuptakanori-pskq2020-10-061-2/+2
| * | | DOC: Add some entries for C types and macrostakanori-pskq2020-10-062-74/+113
* | | | Merge pull request #17331 from eric-wieser/remove-scalar-tablesMatti Picus2020-10-062-111/+307
|\ \ \ \ | |/ / / |/| | |