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://g...