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