NumPy 2.2.1 release
  1. 7effef5 MAINT: Upgrade to spin 0.13 (#27794) by Stefan van der Walt · 9 months ago
  2. d6bfeb0 Merge pull request #27344 from vaerksted/main by Charles Harris · 12 months ago
  3. 5c80225 Merge pull request #27294 from mattip/circleci-spin by Nathan Goldbaum · 12 months ago
  4. bebd7e0 DOC: fix check-tutorials, add debug cruft [skip azp][skip cirrus] by Matti Picus · 12 months ago
  5. 21886d2 typos by musvaage · 12 months ago
  6. 0ae8180 MAINT: apply ruff/Pycodestyle rule E713 by Dimitri Papadopoulos · 12 months ago
  7. 5c9179b MAINT: apply ruff/Pycodestyle rule F811 by Dimitri Papadopoulos · 12 months ago
  8. 5ef245a MAINT: apply ruff/Pycodestyle rule F541 by Dimitri Papadopoulos · 12 months ago
  9. b17dc3e BUG: FIx running full test command in docstring by Patrick J. Roddy · 1 year, 1 month ago
  10. 9730ba2 Merge pull request #26680 from ev-br/smoke-docs-followup by Matti Picus · 1 year, 2 months ago
  11. 8e52d4f TST: fix 'spin test single_test' for future versions of spin by Nathan Goldbaum · 1 year, 2 months ago
  12. 4424ee4 MNT: comment on the purpose of the import [skip azp][skip cirrus] by Matti Picus · 1 year, 2 months ago
  13. df9cd07 BUILD: check for scipy-doctest, remove it from requirements by Matti Picus · 1 year, 2 months ago
  14. 971559b DEV: add spin check-tutorials command by Evgeni Burovski · 1 year, 2 months ago
  15. fb980ec Merge pull request #26604 from ev-br/smoke-docs by Matti Picus · 1 year, 2 months ago
  16. addfc7a change smoke-docs -> check-docs by mattip · 1 year, 3 months ago
  17. cd69c4d MAINT: smoke-docs: move ignores to conftest by Evgeni Burovski · 1 year, 3 months ago
  18. a8b06d9 MAINT: clean up `spin smoke-docs` by Evgeni Burovski · 1 year, 3 months ago
  19. d439c6f DOC: Added clean_dirs to spin docs to remove generated folders by bmwoodruff · 1 year, 3 months ago
  20. 7483120 ENH: add spin smoke-docs command by Evgeni Burovski · 1 year, 3 months ago
  21. 10c8711 DOC: Set default as `-j 1` for spin docs and move `-W` to SPHINXOPTS by bmwoodruff · 1 year, 3 months ago
  22. 13dc083 MNT: more gracefully handle spin adding arguments to functions we override by Nathan Goldbaum · 1 year, 4 months ago
  23. 9f6e842 asv: use os dependent pathsep when pre-pending to PATH by KIU Shueng Chuan · 1 year, 4 months ago
  24. 509985c MAINT: address improper error handling and cleanup for `spin` (#26304) by M Bussonnier · 1 year, 4 months ago
  25. f90d3c5 MAINT: ensure towncrier can be run >1x, and is included in `spin docs` by Ralf Gommers · 1 year, 6 months ago
  26. d5cc9ea set PKG_CONFIG_PATH to full path on win, use newer wheel by mattip · 1 year, 7 months ago
  27. fc20024 CI: use version 0.3.26.0.2 of scipy-openblas wheels (#25732) by Matti Picus · 1 year, 7 months ago
  28. ff9cedf BLD: mv all requirement files to a subdirectory by mattip · 1 year, 7 months ago
  29. ce3e462 Merge pull request #24997 from ganesh-k13/bld_24080_authors_doc by Charles Harris · 1 year, 8 months ago
  30. ceaeee0 MAINT: Print towncrier output file location by ganesh-k13 · 1 year, 10 months ago
  31. b7045c9 MAINT: Use `spin` .run by ganesh-k13 · 1 year, 10 months ago
  32. 96fbb30 MAINT: Use `pyproject.toml` version for `spin notes` by ganesh-k13 · 1 year, 10 months ago
  33. ea84509 MAINT: Use installed NumPy for version by ganesh-k13 · 1 year, 10 months ago
  34. 62ae1e3 ENH: Added a `notes` command for `spin` by ganesh-k13 · 1 year, 10 months ago
  35. fcdef26 MAINT: Changed `changelog` options to arguments by ganesh-k13 · 1 year, 10 months ago
  36. 9f6789c ENH: Added a `lint` spin command (#24983) by Ganesh Kathiresan · 1 year, 10 months ago
  37. 29e47fb MAINT: Use importlib over raw imports of tools by Ganesh Kathiresan · 1 year, 10 months ago
  38. c5daed5 MAINT: Change `authors` to `changelog` by Ganesh Kathiresan · 1 year, 10 months ago
  39. c6fd3da MAINT: Better error handling for missing imports by ganesh-k13 · 1 year, 10 months ago
  40. 422e5bd ENH: Added `authors` spin command by ganesh-k13 · 1 year, 10 months ago
  41. 21d29c5 BLD: use scipy-openblas wheel (#24839) by Matti Picus · 1 year, 11 months ago
  42. 020d3c9 Merge pull request #24816 from stefanv/spin-0.7 by Sebastian Berg · 1 year, 11 months ago
  43. e7021fe MAINT: Upgrade to spin 0.7 by Stefan van der Walt · 1 year, 11 months ago
  44. 8558fcc DOC: Doc fixes and updates. by Charles Harris · 2 years ago
  45. c2c36c5 DEV: add a --quick flag to `spin bench`, and ensure correct exit code by Ralf Gommers · 2 years ago
  46. 5f7fd6a Upgrade to spin 0.5 by Stefan van der Walt · 2 years ago
  47. b7e6f99 DEV: add a `spin mypy` command by Ralf Gommers · 2 years ago
  48. 2ecc508 DEV: vendor spin's meson.py, modified to use our vendored Meson by Ralf Gommers · 2 years, 1 month ago
  49. c0b7fbb DEV: disable auto-invoking `pip` on building docs with spin by Ralf Gommers · 2 years, 1 month ago
  50. 4d05cd1 BLD: build with our numpy fork of meson by Ralf Gommers · 2 years, 1 month ago
  51. 787f028 DEV: Use `exec_lines` and not profile dir for `spin ipython` by Sebastian Berg · 2 years, 1 month ago
  52. dac0135 BLD: add spin -m full and document it by mattip · 2 years, 2 months ago
  53. fd23b35 Merge pull request #24123 from stefanv/spin-gdb-catch-breakpoint by Sebastian Berg · 2 years, 2 months ago
  54. a7746bc Indent examples by Stefan van der Walt · 2 years, 2 months ago
  55. e4b1048 Apply suggestions from code review by Stefan van der Walt · 2 years, 2 months ago
  56. 44bacd4 Support executing Python files by Stefan van der Walt · 2 years, 2 months ago
  57. 027ec80 Satisfy linter by Stefan van der Walt · 2 years, 2 months ago
  58. a752408 Specify Python code snippet with -c flag by Stefan van der Walt · 2 years, 2 months ago
  59. 25f2332 Handle PYTHONPATH on <3.11 by Stefan van der Walt · 2 years, 2 months ago
  60. a4bea87 Launch Python directly so that breakpoint is caught by Stefan van der Walt · 2 years, 2 months ago
  61. 27048ee `import numpy as np` in `spin ipython` by Stefan van der Walt · 2 years, 2 months ago
  62. cc1b2ec ENH: Add `spin benchmark` command (#24107) by Stefan van der Walt · 2 years, 2 months ago
  63. 835b52f Add --tests selector; add --verbose by Stefan van der Walt · 2 years, 2 months ago
  64. 0fdc130 Disable parallel test running by default by Stefan van der Walt · 2 years, 2 months ago
  65. 037bea0 More satisfied linter by Stefan van der Walt · 2 years, 2 months ago
  66. da4929e Satisfy linter by Stefan van der Walt · 2 years, 2 months ago
  67. a6db9de Add gdb command by Stefan van der Walt · 2 years, 2 months ago
  68. addc9ae Add docstrings by Stefan van der Walt · 2 years, 2 months ago
  69. ed4a097 Add custom NumPy test command; add run by Stefan van der Walt · 2 years, 2 months ago
  70. 31cdb4a Fix docs command summary by Stefan van der Walt · 2 years, 2 months ago
  71. 2659716 Satisfy linter by Stefan van der Walt · 2 years, 2 months ago
  72. e8bacbb Implement docs command on top of existing spin command by Stefan van der Walt · 2 years, 2 months ago
  73. 0349d19 Make linter even happier by Stefan van der Walt · 2 years, 2 months ago
  74. a464882 Make linter happy by Stefan van der Walt · 2 years, 2 months ago
  75. 5da59be Add `spin docs` for building Sphinx docs by Stefan van der Walt · 2 years, 2 months ago