summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Revert "TST: Add test to verify that getting a non-existent objects indeed re...Jun Kudo2020-10-011-315/+0
| * | | | TST: Add test to verify that getting a non-existent objects indeed results in...Jun Kudo2020-10-011-0/+315
| * | | | ENH: remove unnecessary annotations in __init__.pyi.Jun Kudo2020-10-011-3/+0
| * | | | ENH: Replace the module-level `__getattr__` with explicit type annotations #1...Jun Kudo2020-10-011-2/+318
| | |_|/ | |/| |
* | | | Merge pull request #17407 from rgommers/pr-templateMatti Picus2020-10-011-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | DOC: in PR template, set expectations for PR review timelineRalf Gommers2020-09-301-0/+7
|/ / /
* | | Merge pull request #17400 from rossbar/doc/correct_rec_aliasCharles Harris2020-09-301-4/+7
|\ \ \
| * | | Incorporate feedback from review.Ross Barnowski2020-09-291-4/+7
| * | | DOC: rm incorrect alias from recarray user article.Ross Barnowski2020-09-291-1/+1
* | | | Merge pull request #17399 from leakec/argoutviewm_array-fixesMatti Picus2020-09-301-18/+18
|\ \ \ \
| * | | | BLD: Fixed ARGOUTVIEWM memory deallocation.leakec2020-09-291-18/+18
| |/ / /
* | | | Merge pull request #17382 from bjnath/new-pydata-cssRalf Gommers2020-09-302-10/+44
|\ \ \ \
| * | | | DOC: NumPy restyling for pydata themeBen Nathanson2020-09-272-10/+44
* | | | | Merge pull request #17402 from rossbar/doc/add_arysetopsMatti Picus2020-09-302-16/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | DOC: Add arraysetops to autosummary.Ross Barnowski2020-09-292-16/+10
| | |/ / | |/| |
* | | | Merge pull request #17396 from charris/cleanup-append_metastr_to_stringEric Wieser2020-09-295-108/+110
|\ \ \ \ | |/ / / |/| | |
| * | | MAINT: Remove append_metastr_to_string function.Charles Harris2020-09-292-77/+1
| * | | MAINT: Revise comment in numpy.core._dtype.pyCharles Harris2020-09-291-1/+1
| * | | MAINT: Replace append_metastr_to_string in descriptor.c.Charles Harris2020-09-291-3/+11
| * | | MAINT: Replace append_metastr_to_string in scalartypes.c.srcCharles Harris2020-09-291-29/+25
| * | | ENH: Add metastr_to_unicode function to datetime.c.Charles Harris2020-09-292-47/+121
* | | | Merge pull request #17392 from bjnath/style-guidesMatti Picus2020-09-291-4/+28
|\ \ \ \
| * | | | DOC: Update info on doc style rulesBen Nathanson2020-09-281-4/+28
| |/ / /
* | | | Merge pull request #17393 from seberg/fix-default-parametric-dtypesCharles Harris2020-09-282-3/+44
|\ \ \ \
| * | | | BUG: Fix default void, datetime, and timedelta in array coercionSebastian Berg2020-09-282-3/+44
* | | | | Merge pull request #16996 from bjnath/revised-glossaryMatti Picus2020-09-281-312/+201
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | DOC: Italics sted monospace in PR #16996Ben Nathanson2020-09-261-1/+1
| * | | | DOC: Revise 'contiguous' in PR #16996Ben Nathanson2020-09-261-1/+1
| * | | | DOC: Fix minor typosBen Nathanson2020-09-181-3/+3
| * | | | DOC: Replace linked headings with explicit 'See'Ben Nathanson2020-09-181-23/+16
| * | | | DOC: 'Along an axis' rewrite and other reviewer changesBen Nathanson2020-09-181-68/+100
| * | | | DOC: Updated for reviewer commentsBen Nathanson2020-09-171-153/+67
| * | | | Merge branch 'master' into revised-glossarymattip2020-09-16146-1030/+3136
| |\ \ \ \
| * | | | | DOC: manually merge some changes done in the other PRsmattip2020-09-161-44/+57
| * | | | | adjust whitespace to minimize the diffmattip2020-09-161-314/+288
| * | | | | DOC: rm tuple from glossaryRoss Barnowski2020-09-071-4/+0
| * | | | | DOC: intersphinx standalone glossary entriesRoss Barnowski2020-09-071-6/+6
| * | | | | DOC: Use intersphinx links.Ross Barnowski2020-09-071-5/+3
| * | | | | DOC: Fix example formatting in PR #16996Ben Nathanson2020-09-071-2/+2
| * | | | | DOC: Fix repeated word in PR #16996Ben Nathanson2020-09-071-4/+4
| * | | | | DOC: Fix typos in #16996Ben Nathanson2020-09-071-4/+5
| * | | | | DOC: 6th try: Fix doctest on PR #16996Ben Nathanson2020-09-071-11/+1
| * | | | | DOC: 5th try: Avoid unwanted doctest on PR #14979Ben Nathanson2020-09-071-7/+3
| * | | | | DOC: 4th try: Avoid unwanted doctest on PR #14979Ben Nathanson2020-09-071-19/+17
| * | | | | DOC: 3rd try: Avoid unwanted doctest on PR #14979Ben Nathanson2020-09-071-32/+16
| * | | | | DOC: 2nd try: Avoid unwanted doctest on PR #14979Ben Nathanson2020-09-071-24/+48
| * | | | | DOC: Avoid unwanted doctest on PR #14979Ben Nathanson2020-09-071-69/+48
| * | | | | DOC: Incorporate @BvB93's suggestions in PR #16996Ben Nathanson2020-09-072-84/+96
| * | | | | DOC: Wording improvement in #16996Ben Nathanson2020-09-071-1/+1
| * | | | | DOC: Revise glossary pageBen Nathanson2020-09-071-351/+429