| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-03 | 996 Bytes | |
| v0.6.13 source code.tar.gz | 2026-02-03 | 795.7 kB | |
| v0.6.13 source code.zip | 2026-02-03 | 972.1 kB | |
| Totals: 3 Items | 1.8 MB | 0 | |
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