summaryrefslogtreecommitdiff
path: root/numpy/core/include
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Remove specialized `out=` casting loops and introduce resolvers for re...Sebastian Berg2021-12-071-0/+6
* BUG: Restore support for i686 and PowerPC (OS X)Evan Miller2021-11-271-4/+10
* Merge pull request #20373 from charris/prepare-for-1.22-branchCharles Harris2021-11-151-1/+1
|\
| * MAINT: Prepare for branching maintenace/1.22.xCharles Harris2021-11-151-1/+1
* | Merge pull request #19173 from czgdp1807/never_copyMatti Picus2021-11-151-1/+8
|\ \ | |/ |/|
| * DOC: Slightly extend to docs to note that we assume no-copy buffer protocolSebastian Berg2021-11-121-1/+6
| * MAINT: Remove private CopyMode enum to private headerSebastian Berg2021-11-121-6/+0
| * STY: Small style fixups for never-copy changesSebastian Berg2021-11-121-3/+3
| * Merge branch 'main' into never_copyRalf Gommers2021-11-122-5/+7
| |\
| * | Addressed reviews and increased code coverageGagandeep Singh2021-11-091-1/+1
| * | Addressed reviewsGagandeep Singh2021-11-021-3/+3
| * | resolved conflictsGagandeep Singh2021-11-0226-108/+535
| |\ \
| * \ \ resolved conflictsczgdp18072021-09-033-1/+5
| |\ \ \
| * \ \ \ resolved conflictsczgdp18072021-08-064-77/+28
| |\ \ \ \
| * | | | | Apply suggestions from code reviewGagandeep Singh2021-06-091-4/+4
| * | | | | Merge branch 'main' into never_copyczgdp18072021-06-081-0/+2
| |\ \ \ \ \
| * | | | | | Updated API ready for formal testingczgdp18072021-06-071-1/+7
| * | | | | | Addressed reviews and PyArray_CopyConverter definedczgdp18072021-06-071-1/+1
| * | | | | | initial work for supporting never_copyczgdp18072021-06-051-0/+2
* | | | | | | BUG: Revert from `long double` changes, and force `npymath` to respect `npy_l...Sayed Adel2021-11-131-5/+23
| |_|_|_|_|/ |/| | | | |
* | | | | | ENH: add a 'version' field to PyDataMem_Handlermattip2021-11-101-1/+6
* | | | | | MAINT: Remove Python <3.8 support from CSebastian Berg2021-11-071-4/+1
| |_|_|_|/ |/| | | |
* | | | | ENH: Adding `scalar.bit_count()` (popcount) (#19355)Ganesh Kathiresan2021-11-011-0/+11
* | | | | BUG: Fix headers for unviersal2 buildsIsuru Fernando2021-11-011-0/+13
* | | | | Merge pull request #20206 from seiko2plus/ci_armv7_simd_testMatti Picus2021-10-281-2/+1
|\ \ \ \ \
| * | | | | BUG, BLD: Fix cast long double and double warnings(C)/errors(C++)Sayed Adel2021-10-281-2/+1
* | | | | | ENH: Expose promoters and Common-DType API experimentally (#20163)Sebastian Berg2021-10-261-24/+98
* | | | | | ENH: Configurable allocator (#17582)Matti Picus2021-10-251-6/+32
|/ / / / /
* | | | | ENH: Create an experimental export of the new DType API (#19919)Sebastian Berg2021-10-182-24/+312
* | | | | MAINT: Standardize header guards,Charles Harris2021-09-0524-75/+89
* | | | | Merge pull request #18884 from seiko2plus/breathe_doxygenMatti Picus2021-09-051-0/+2
|\ \ \ \ \
| * | | | | DOC: Add support for documenting C/C++ via Doxygen & BreatheSayed Adel2021-08-301-0/+2
| | |_|_|/ | |/| | |
* | | | | MAIN: Minor include rationalization.Charles Harris2021-09-031-1/+1
|/ / / /
* | | | MAINT: Remove redundant semicolonHowJMay2021-08-271-1/+1
* | | | Merge pull request #19527 from loongson-zn/mainCharles Harris2021-08-122-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | BLD: Add LoongArch supportZHANG NA2021-07-202-0/+4
* | | | DOC: Fix comments about DType structuresSebastian Berg2021-08-041-3/+3
* | | | MAINT: Refactor DType slots into an opaque, allocated structSebastian Berg2021-07-291-43/+11
* | | | Merge pull request #19571 from seberg/ufunc-refactor-2021-normalMatti Picus2021-07-281-0/+6
|\ \ \ \
| * | | | DOC: Doc fixes based on Matti's and Marten's reviewsSebastian Berg2021-07-221-4/+3
| * | | | MAINT: Refactor UFunc core to use NEP 43 style dispatching/promotionSebastian Berg2021-07-221-0/+7
* | | | | ENH: Add support for windows on arm targets (#19513)Niyas Sait2021-07-271-3/+4
* | | | | Remove PyArray_MultiIter_SIZE definition. Tentative definition for PyArray_Fi...Chiara Marmo2021-07-271-3/+0
* | | | | Fix sphinx warnings in c-info.beyond-basics.Chiara Marmo2021-07-271-0/+2
|/ / / /
* | | | TST: Add cygwin build to CI (#18330)DWesl2021-07-201-1/+1
|/ / /
* | | MAINT: Align masked with normal ufunc loopsSebastian Berg2021-06-211-29/+6
| |/ |/|
* | Merge pull request #19016 from ReallyNiceGuy/mainSebastian Berg2021-06-071-0/+2
|\ \ | |/ |/|
| * BUG: Update coordinates on PyArray_ITER_GOTO1DMarco Aurelio da Costa2021-05-201-0/+2
| * Revert "BUG: Update coordinates in PyArray_ITER_GOTO1D (#18987)"Ralf Gommers2021-05-141-2/+0
| * BUG: Update coordinates in PyArray_ITER_GOTO1D (#18987)Marco Aurélio da Costa2021-05-131-0/+2