What's Changed
- fix leak bug in calling override/virtual func in destructor by @kaihsin in #564
- Remove OpenMP usage by @IvanaGyro in #573
- Establish benchmarks by @hunghaoti in #575
- Require minimum CMake version 3.24 for CUDA builds by @IvanaGyro in #578
- Fix HPTT build when using OpenBLAS by @IvanaGyro in #581
- Create CITATION.cff, to add doi and url for web site. by @y3jo6 in #540
- Fix build when enabling CUDA but not cuQuantum by @IvanaGyro in #582
- Replace
Install.shwith CMakePresets.json by @IvanaGyro in #579 - Update CITATION.cff by @IvanaGyro in #589
New Contributors
Full Changelog: v1.0.0...v1.0.1