issues
search
astrofrog
/
fast-histogram
:zap: Fast 1D and 2D histogram functions in Python :zap:
BSD 2-Clause "Simplified" License
267
stars
28
forks
source link
Clean up test matrix
#82
Closed
pllim
closed
7 months ago
pllim
commented
1 year ago
Some things like flake8, build_docs, and coverage are never used, so I removed them.
tox options are outdated, so I synced them with what is actually used.
Added Actions auto-cancel.
Added a py312 + numpydev job (#73, #80)
astrofrog
commented
7 months ago
Thanks!