Releases: AMYPAD/NumCu
Releases · AMYPAD/NumCu
NumCu v2.1.0 stable
- CPU fallback using pointer attributes (#8)
- slight refactor
NumCu v2.0.0 stable
- replace direct CPython API with
pybind11wrapper (#7) - drop
numcu.h - drop duplicate error handling
NumCu v1.0.7 stable
- docs: bump dependencies, fix favicon (#5)
- misc CI updates
- fix Python 3.7
- update workflows
- bump actions
- move to pre-commit.ci
- tests: bump pre-commit
NumCu v1.0.6 stable
NumCu v1.0.5 stable
- misc build/CI framework updates (#1)
- support Python 3.11, drop Python 3.6
- misc CI/GHA workflow updates
- minor docs fixes
- replace
.zenodo.json=>CITATION.cff
NumCu v1.0.4 stable
- docs: add DOI
NumCu v1.0.3 stable
- re-fix
setuptoolseditable install - framework: fix comment-bot
NumCu v1.0.0 stable
- minor metadata updates
- misc framework updates
- fix setuptools editable installs
- fix external PRs
- stable release
- bump actions
- bump pre-commit
NumCu v0.0.0 beta
- element-wise operations (
add,div,mul) for CuVec - build & test framework