summaryrefslogtreecommitdiff
path: root/numpy/tests
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Remove numpy.dual from API checkCharles Harris2023-03-281-1/+0
* Merge pull request #22982 from yamadafuyuka/add_fujitsuccompiler_and_SSL2Sebastian Berg2023-03-061-0/+1
|\
| * ENH: add support for fujitsu C/C++ compiler and SSL2 to numpy.yamadafuyuka2023-03-021-0/+1
* | TST: xfail api entry point test when building with mesonmattip2023-02-221-0/+4
|/
* BLD: Meson `__config__` generation (#22769)Ganesh Kathiresan2023-01-241-0/+44
* DEP: Remove the deprecated utils.py shim.Charles Harris2023-01-211-1/+0
* MAINT: Remove all nose testing support.Charles Harris2023-01-191-2/+1
* TST: ignore more np.distutils.log importsBen Greiner2022-12-191-0/+2
* API: Hide exceptions from the main namespaceSebastian Berg2022-12-061-0/+14
* Merge pull request #22731 from HaoZeke/maBenchCleanupMatti Picus2022-12-051-1/+0
|\
| * MAINT: Kill old hand-written benchmarksRohit Goswami2022-12-051-1/+0
* | ENH: Add an InvalidPromotion exceptionSebastian Berg2022-12-011-0/+1
|/
* API: Add new exceptions module and move exception exposed via numericSebastian Berg2022-11-301-0/+1
* Merge pull request #22533 from ngoldbaum/ufunc-and-function-listingSebastian Berg2022-11-291-0/+1
|\
| * API: Add numpy.testing.overrides to aid testing of custom array containersNathan Goldbaum2022-11-161-0/+1
* | BLD: enable building NumPy with MesonRalf Gommers2022-11-251-0/+1
* | TST: Skip tests that are not currently supported in wasmHood Chatham2022-11-113-2/+13
|/
* DEP: fastCopyAndTranspose and PyArray_CopyAndTransposeRoss Barnowski2022-10-061-1/+1
* TST: Added show_runtime to test_public_apiganesh-k132022-08-191-0/+1
* ENH: allow importlib.LazyLoader to work with numpy and add test of this (#22045)Dan Schult2022-07-271-0/+38
* MAINT: Python <3.8 related cleanupsBrigitta Sipőcz2022-05-231-2/+2
* MAINT: Kill unused fileRohit Goswami2022-05-051-1/+0
* Merge pull request #20416 from ARCCA/armcompilerMatti Picus2021-12-241-0/+2
|\
| * Update test_public_api.pyThomas Green2021-12-021-0/+2
* | ENH: Generate the docstrings of umath into a separated C headerSayed Adel2021-12-121-0/+1
|/
* ENH: Add the linalg extension to the array_api submodule (#19980)Aaron Meurer2021-11-141-0/+1
* Merge pull request #20284 from WarrenWeckesser/fix-name-dupsRalf Gommers2021-11-041-0/+9
|\
| * BUG: Fix duplication of names in 'numpy.__all__'.warren2021-11-031-0/+9
* | xfail `test_array_api_entry_point` on python-dbgMatthew2021-11-041-0/+9
* | Use ep.load() instead of import_module() to get xpMatthew Barber2021-11-041-1/+1
* | Clearer test logicMatthew Barber2021-11-041-6/+13
* | Make test compatible with Python >=3.10Matthew Barber2021-11-041-5/+11
* | Test array_api entry point exists and points to numpy.array_apiMatthew Barber2021-11-041-0/+16
|/
* DEP: Deprecate the `np.core.machar` moduleBas van Beek2021-10-261-1/+0
* Merge pull request #17530 from BvB93/fspathCharles Harris2021-10-091-7/+10
|\
| * TST: Updated the `ctypeslib.load_library` testsBas van Beek2020-10-101-7/+10
* | Add new module numpy.f2py.symbolicPearu Peterson2021-09-011-0/+1
* | Merge pull request #18585 from data-apis/array-apiCharles Harris2021-08-231-0/+1
|\ \
| * | Make sure array_api is included in the public API testsAaron Meurer2021-08-121-0/+1
* | | MAINT: Cleanup code after dropping Python 3.7.Charles Harris2021-08-161-16/+2
* | | Rm numpy.lib.npyio.mafromtxt.Ross Barnowski2021-08-051-1/+0
* | | Rm numpy.lib.npyio.ndfromtxt.Ross Barnowski2021-08-051-1/+0
|/ /
* | TST: Validate the return code of `test_full_reimport`Bas van Beek2021-07-211-2/+5
* | TST fix comment of assert+indentationJérôme Kieffer2021-05-311-2/+2
* | TST Fix typoJérôme Kieffer2021-05-311-2/+2
* | TST: fix pylintJérôme Kieffer2021-05-311-2/+4
* | BUG: re-introduce short-version as it wasJérôme Kieffer2021-05-311-0/+8
* | BUG: Fix test_numpy_version.Charles Harris2021-05-231-4/+21
* | API: Move `polynomial.polyutils` to the `PRIVATE_BUT_PRESENT_MODULES` listBas van Beek2021-03-161-1/+1
* | API: Formally classify `np.lib.stride_tricks` as part of the public APIBas van Beek2021-03-151-1/+1