summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fixups: Some smaller fixups and comments to ensure we have testsSebastian Berg2020-07-081-43/+64
| * | | | BUG: Add missing DECREFSebastian Berg2020-07-081-0/+1
| * | | | BUG: Fix discovery for empty listsSebastian Berg2020-07-081-2/+3
| * | | | BUG: When filling an array from the cache, store original for objectsSebastian Berg2020-07-081-1/+3
| * | | | BUG: remove incorrect assertSebastian Berg2020-07-081-1/+0
| * | | | BUG: Smaller fixes in object-array parametric discoverySebastian Berg2020-07-081-7/+8
| * | | | Allow returning NULL for dtype when there is no object to discover fromSebastian Berg2020-07-083-10/+32
| * | | | MAINT: Delete legacy dtype discoverySebastian Berg2020-07-084-930/+44
| * | | | MAINT: Remove use of PyArray_GetParamsFromObject from PyArray_CopyObjectSebastian Berg2020-07-084-110/+96
| * | | | Add somewhat disgusting hacks for datetime supportSebastian Berg2020-07-083-17/+54
| * | | | Replace AdaptFlexibleDType with object and delete some datetime thing relatedSebastian Berg2020-07-0811-331/+224
| * | | | BUG: Make static declaration safe (may be an issue on msvc mostly)Sebastian Berg2020-07-081-18/+17
| * | | | Small fixups/comment changesSebastian Berg2020-07-081-7/+6
| * | | | update some comments, remove outdated old code pathSebastian Berg2020-07-082-65/+31
| * | | | Fixups/comments for compiler warningsSebastian Berg2020-07-086-7/+27
| * | | | Small bug fixup and rebase on masterSebastian Berg2020-07-082-4/+1
| * | | | Other smallre changes, some optimization related.Sebastian Berg2020-07-083-28/+27
| * | | | Optimize away filling all dims with -1 at the startSebastian Berg2020-07-081-13/+18
| * | | | Some micro-optimization tries (should probably be largely reverted)Sebastian Berg2020-07-083-16/+50
| * | | | Use PyArray_Pack in a few other placesSebastian Berg2020-07-083-3/+4
| * | | | Fixup for scalar kind, and ensure OBJECT is special for assignmentSebastian Berg2020-07-085-41/+86
| * | | | Smaller cleanups, better errors mainly?Sebastian Berg2020-07-083-86/+150
| * | | | WIP: Seems pretty good, but needs cleaning up...Sebastian Berg2020-07-087-44/+278
| * | | | TST: Small test adjustmentsSebastian Berg2020-07-082-1/+4
| * | | | Further fixes, make max-dims reached more logical and enter obj arraysSebastian Berg2020-07-083-91/+160
| * | | | First version mainly workingSebastian Berg2020-07-084-69/+127
| * | | | Use new mechanism for np.asarray, and hopefully get void right, harSebastian Berg2020-07-0811-212/+441
| * | | | WIP: Make things work by using AdaptFlexibleDType (without obj) for nowSebastian Berg2020-07-083-132/+242
| * | | | WIP: Some cleanup/changes?Sebastian Berg2020-07-084-4/+87
| * | | | Close to the first working setupSebastian Berg2020-07-089-134/+276
| * | | | WIP: Further steps toward new coercion, start with making discovery python av...Sebastian Berg2020-07-087-56/+417
| * | | | WIP: Rework array coercionSebastian Berg2020-07-082-0/+383
* | | | | Merge pull request #16789 from Qiyu8/fix-decodeMatti Picus2020-07-091-5/+3
|\ \ \ \ \
| * | | | | fix decode error when building and get rid of warnQiyu82020-07-091-5/+3
|/ / / / /
* | | | | BENCH: Add basic benchmarks for scalar indexing and assignment (#16786)Sebastian Berg2020-07-091-0/+30
|/ / / /
* | | | MAINT: Tidy exception handling in _datasource.py (#16761)Sarthak Vineet Kumar2020-07-081-7/+3
* | | | Merge pull request #16395 from seiko2plus/disable_validate_featuresMatti Picus2020-07-082-1/+195
|\ \ \ \
| * | | | ENH: several improvements to the CPU features detectionSayed Adel2020-07-082-44/+71
| * | | | ENH: Add ability to disable certain dispatch-able CPU features in runtimeSayed Adel2020-07-032-10/+128
| * | | | ENH: Validate CPU baseline features during the load of NumPy module.Sayed Adel2020-06-182-1/+50
| |/ / /
* | | | MAINT: Remove nickname from polynomial classes. (gh-16589)Ross Barnowski2020-07-088-11/+8
* | | | NEP: Update NEP 42 to note the issue of circular references (gh-16778)Sebastian Berg2020-07-081-17/+31
* | | | BUG: Added missing return after raising error in methods.c (gh-16777)Abhinav Reddy2020-07-082-0/+6
* | | | BLD, ENH: Add RPATH support for AIX (#16710)EGuesnet2020-07-071-4/+9
* | | | DOC: add example to unique() and make connection to repeat() (#16743)Allen Downey2020-07-071-1/+13
* | | | Merge pull request #16775 from mattip/logoCharles Harris2020-07-071-1/+1
|\ \ \ \
| * | | | DOC: switch to logo with textmattip2020-07-071-1/+1
|/ / / /
* | | | Merge pull request #16767 from isabela-pf/logorefreshCharles Harris2020-07-0716-14077/+22
|\ \ \ \
| * | | | Corrected logomark linkisabela-pf2020-07-061-1/+1
| * | | | Updated logoisabela-pf2020-07-061-1/+1