NumPy 2.0.0b1 release
  1. f90d3c5 MAINT: ensure towncrier can be run >1x, and is included in `spin docs` by Ralf Gommers · 1 year, 6 months ago
  2. d5cc9ea set PKG_CONFIG_PATH to full path on win, use newer wheel by mattip · 1 year, 7 months ago
  3. fc20024 CI: use version 0.3.26.0.2 of scipy-openblas wheels (#25732) by Matti Picus · 1 year, 7 months ago
  4. ff9cedf BLD: mv all requirement files to a subdirectory by mattip · 1 year, 7 months ago
  5. ce3e462 Merge pull request #24997 from ganesh-k13/bld_24080_authors_doc by Charles Harris · 1 year, 8 months ago
  6. ceaeee0 MAINT: Print towncrier output file location by ganesh-k13 · 1 year, 10 months ago
  7. b7045c9 MAINT: Use `spin` .run by ganesh-k13 · 1 year, 10 months ago
  8. 96fbb30 MAINT: Use `pyproject.toml` version for `spin notes` by ganesh-k13 · 1 year, 10 months ago
  9. ea84509 MAINT: Use installed NumPy for version by ganesh-k13 · 1 year, 10 months ago
  10. 62ae1e3 ENH: Added a `notes` command for `spin` by ganesh-k13 · 1 year, 10 months ago
  11. fcdef26 MAINT: Changed `changelog` options to arguments by ganesh-k13 · 1 year, 10 months ago
  12. 9f6789c ENH: Added a `lint` spin command (#24983) by Ganesh Kathiresan · 1 year, 10 months ago
  13. 29e47fb MAINT: Use importlib over raw imports of tools by Ganesh Kathiresan · 1 year, 10 months ago
  14. c5daed5 MAINT: Change `authors` to `changelog` by Ganesh Kathiresan · 1 year, 10 months ago
  15. c6fd3da MAINT: Better error handling for missing imports by ganesh-k13 · 1 year, 10 months ago
  16. 422e5bd ENH: Added `authors` spin command by ganesh-k13 · 1 year, 10 months ago
  17. 21d29c5 BLD: use scipy-openblas wheel (#24839) by Matti Picus · 1 year, 11 months ago
  18. 020d3c9 Merge pull request #24816 from stefanv/spin-0.7 by Sebastian Berg · 1 year, 11 months ago
  19. e7021fe MAINT: Upgrade to spin 0.7 by Stefan van der Walt · 1 year, 11 months ago
  20. 8558fcc DOC: Doc fixes and updates. by Charles Harris · 2 years ago
  21. c2c36c5 DEV: add a --quick flag to `spin bench`, and ensure correct exit code by Ralf Gommers · 2 years ago
  22. 5f7fd6a Upgrade to spin 0.5 by Stefan van der Walt · 2 years ago
  23. b7e6f99 DEV: add a `spin mypy` command by Ralf Gommers · 2 years ago
  24. 2ecc508 DEV: vendor spin's meson.py, modified to use our vendored Meson by Ralf Gommers · 2 years ago
  25. c0b7fbb DEV: disable auto-invoking `pip` on building docs with spin by Ralf Gommers · 2 years ago
  26. 4d05cd1 BLD: build with our numpy fork of meson by Ralf Gommers · 2 years ago
  27. 787f028 DEV: Use `exec_lines` and not profile dir for `spin ipython` by Sebastian Berg · 2 years, 1 month ago
  28. dac0135 BLD: add spin -m full and document it by mattip · 2 years, 1 month ago
  29. fd23b35 Merge pull request #24123 from stefanv/spin-gdb-catch-breakpoint by Sebastian Berg · 2 years, 2 months ago
  30. a7746bc Indent examples by Stefan van der Walt · 2 years, 2 months ago
  31. e4b1048 Apply suggestions from code review by Stefan van der Walt · 2 years, 2 months ago
  32. 44bacd4 Support executing Python files by Stefan van der Walt · 2 years, 2 months ago
  33. 027ec80 Satisfy linter by Stefan van der Walt · 2 years, 2 months ago
  34. a752408 Specify Python code snippet with -c flag by Stefan van der Walt · 2 years, 2 months ago
  35. 25f2332 Handle PYTHONPATH on <3.11 by Stefan van der Walt · 2 years, 2 months ago
  36. a4bea87 Launch Python directly so that breakpoint is caught by Stefan van der Walt · 2 years, 2 months ago
  37. 27048ee `import numpy as np` in `spin ipython` by Stefan van der Walt · 2 years, 2 months ago
  38. cc1b2ec ENH: Add `spin benchmark` command (#24107) by Stefan van der Walt · 2 years, 2 months ago
  39. 835b52f Add --tests selector; add --verbose by Stefan van der Walt · 2 years, 2 months ago
  40. 0fdc130 Disable parallel test running by default by Stefan van der Walt · 2 years, 2 months ago
  41. 037bea0 More satisfied linter by Stefan van der Walt · 2 years, 2 months ago
  42. da4929e Satisfy linter by Stefan van der Walt · 2 years, 2 months ago
  43. a6db9de Add gdb command by Stefan van der Walt · 2 years, 2 months ago
  44. addc9ae Add docstrings by Stefan van der Walt · 2 years, 2 months ago
  45. ed4a097 Add custom NumPy test command; add run by Stefan van der Walt · 2 years, 2 months ago
  46. 31cdb4a Fix docs command summary by Stefan van der Walt · 2 years, 2 months ago
  47. 2659716 Satisfy linter by Stefan van der Walt · 2 years, 2 months ago
  48. e8bacbb Implement docs command on top of existing spin command by Stefan van der Walt · 2 years, 2 months ago
  49. 0349d19 Make linter even happier by Stefan van der Walt · 2 years, 2 months ago
  50. a464882 Make linter happy by Stefan van der Walt · 2 years, 2 months ago
  51. 5da59be Add `spin docs` for building Sphinx docs by Stefan van der Walt · 2 years, 2 months ago