Releases: tdegeus/QPot
Releases · tdegeus/QPot
Minor bugfix, adding overload
Keeping only two free-functions
- Great simplification: only two free-functions are left (#43).
Adding iterator interface
Adding missing method to Python API
Renaming `boundscheck*` to `inbounds*`
What's Changed
Full Changelog: v0.9.10...v0.10.0
Improving Python naming
Just style
- [CMake] Minor style updates (#37)
Building with scikit-build
- [Python] Build with scikit-build (#36)
Switching to xtensor-python
Minor bugfix
- [setup.py] Adding missing import
- [CI] Changing dummy version
- Adding global CMake options (+ updating CI)
- Adding missing include
- Avoiding setuptools_scm dependency if
SETUPTOOLS_SCM_PRETEND_VERSION
is defined - Building docs on release