summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* BUILD: if travis build is triggered manually, then upload wheelsmattip2022-02-181-0/+3
* BLD: Try adding aarch64 wheels [wheel build]Thomas Li2022-02-171-0/+46
* Merge pull request #21000 from charris/replace-looseversionCharles Harris2022-02-081-27/+2
|\
| * MAINT: Replace LooseVersion by _pep440.Charles Harris2022-02-051-27/+2
* | DOC: Fixed Refguide errors (#19898)Ovee Jawdekar2022-02-081-3/+0
|/
* MAINT: Further small return value validation fixesSebastian Berg2022-02-031-2/+2
* Merge pull request #20185 from melissawm/add-interop-docMatti Picus2022-02-021-0/+1
|\
| * DOC: Added explanation document on interoperabilitymelissawm2021-11-221-0/+1
* | BUILD: [wheel build] increase verbosity when testingmattip2022-01-261-1/+1
* | ENH: add hook and test for PyInstaller.bwoodsend2022-01-201-1/+1
* | Merge pull request #20660 from DWesl/maint-update-openblasMatti Picus2022-01-191-2/+3
|\ \
| * | update OpenBLAS to 0.3.19-devmattip2022-01-181-2/+3
| * | MAINT: update OpenBLAS to 0.3.18DWesl2021-12-251-2/+2
* | | DEV: Update dependencies and Docker image (#20854)Tania Allard2022-01-191-1/+1
* | | MAINT, DOC: discard repeated wordsDimitri Papadopoulos2022-01-132-2/+2
|/ /
* | BLD: Add Windows 32-bit wheels [wheel build]Thomas Li2021-12-221-4/+1
* | BLD: Add arm64 wheels [wheel build]Thomas Li2021-12-052-1/+186
|/
* DEP: remove deprecated `np.alen` functionRalf Gommers2021-11-211-1/+0
* Add 64 bit Windows builds [wheel build]Thomas Li2021-11-183-7/+956
* DEP: remove allocation_tracking, deprecate PyDataMem_SetEventHook (#20394)Matti Picus2021-11-185-690/+2
* Merge pull request #20102 from thomasjpfan/ci_buildwheel_rfMatti Picus2021-11-015-0/+1776
|\
| * CLN Address commentsThomas J. Fan2021-10-132-1/+4
| * STY Lint [cd build]Thomas J. Fan2021-10-111-1/+2
| * BLD Uses cibuildwheel for linux/osx wheels [cd build]Thomas J. Fan2021-10-115-0/+1772
* | TST: Move rebase command to a separate file.DWesl2021-10-281-0/+5
* | TST: Rebase NumPy dlls before running test in Cygwin CI.DWesl2021-10-282-6/+12
* | TST: Move all references to python version in Cygwin CI to single file.DWesl2021-10-281-1/+1
* | ENH: Configurable allocator (#17582)Matti Picus2021-10-251-1/+2
|/
* BLD: fix submodule update in gitpod.DockerfileRalf Gommers2021-10-101-1/+1
* move "git submodule update" earlier in docker creationmattip2021-10-101-0/+1
* Merge pull request #20058 from mattip/openblas-v0.3.18Charles Harris2021-10-071-2/+2
|\
| * MAINT: update OpenBLAS to 0.3.18mattip2021-10-071-2/+2
* | MAINT: Remove encoding declarations: # -*- coding: utf-8 -*-Dimitri Papadopoulos2021-10-062-2/+0
|/
* Merge pull request #20026 from mattip/pypy-7.3.6Charles Harris2021-10-042-5/+4
|\
| * use venv instead of virtualenvmattip2021-10-032-5/+4
* | STY: Exclude `npt._char_codes` from the linting checksBas van Beek2021-09-301-0/+1
|/
* Merge pull request #19879 from BvB93/cls_getitemCharles Harris2021-09-251-13/+30
|\
| * TST,DOC: Skip the `__class_getitem__` doctests for python 3.8Bas van Beek2021-09-161-13/+30
* | Merge pull request #19903 from Fayyr/refguidefixMelissa Weber Mendonça2021-09-221-1/+0
|\ \
| * | Fixed accident line deletion in refguide_check.pyPrathmesh Shirsat2021-09-221-0/+1
| * | DOC: Fixed refguide errors for basics.broadcasting.rstFayyr2021-09-201-2/+0
* | | Merge pull request #19775 from HaoZeke/minor_typos_datedCharles Harris2021-09-211-0/+1
|\ \ \
| * | | MAINT,DOC: f2py cleanupRohit Goswami2021-09-201-0/+1
* | | | DOC: Typos found by codespellDimitri Papadopoulos2021-09-211-1/+1
|/ / /
* | | Merge pull request #19900 from ArryanSingh/refguidefixMelissa Weber Mendonça2021-09-201-1/+0
|\ \ \
| * | | DOC:Fixed refguide errors for basics.creation.rstArryan Singh2021-09-201-1/+0
| |/ /
* | | BUG,DOC: Ignore upcoming_changes from refguideRohit Goswami2021-09-201-0/+1
|/ /
* | MAINT: Use SHA-256 instead of SHA-1Nikola Forró2021-09-161-5/+5
|/
* MAINT: revise OSError aliases (IOError, EnvironmentError)Mike Taves2021-09-021-6/+0
* MAINT: Replace deprecated unittest aliasesHugo van Kemenade2021-08-181-11/+11