New
v0.6.13
What's Changed
- Windows Python3.13 support by @KowerKoint in https://github.com/qulacs/qulacs/pull/686
- check SIMD by native architecture by @KowerKoint in https://github.com/qulacs/qulacs/pull/688
- Fix: fail cuda compilation in HPC SDK by @aiueo-1234 in https://github.com/qulacs/qulacs/pull/689
- Remove sequential push_backs to prevent excessive memory allocation by @m-ymzk in https://github.com/qulacs/qulacs/pull/691
- Free on exception by @KowerKoint in https://github.com/qulacs/qulacs/pull/693
- update sphinx and sphinx-autodoc version by @KowerKoint in https://github.com/qulacs/qulacs/pull/701
- update runner image of macos by @KowerKoint in https://github.com/qulacs/qulacs/pull/700
- Avoid OpenMP nested parallel by @KowerKoint in https://github.com/qulacs/qulacs/pull/699
New Contributors
- @aiueo-1234 made their first contribution in https://github.com/qulacs/qulacs/pull/689
Full Changelog: https://github.com/qulacs/qulacs/compare/v0.6.12...v0.6.13