All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.7 - 2025-04-28
- Only use numerics/OMP flags if supported (#32)
0.1.6 - 2025-04-16
- Correct link directive (#30)
0.1.5 - 2025-04-15
- Use a raw loop (#28)
0.1.4 - 2025-04-15
- Handle earlier eigen versions (#26)
0.1.3 - 2025-04-15
- Correct path handling in build.rs
- Merge pull request #24 from quantinuum-dev/push-vnkszmkvpmtq
0.1.2 - 2025-04-15
- Allow include directory to be found
- Try improving devenv nix
0.1.1 - 2025-04-11
- Pass env var
- Improve pauli conversion
0.1.0 - 2025-04-11
- Add PauliRotation support
- Add more state functions
- more gates and such
- Fix arguments
- Specify release-plz arguments
- Try updating packages
- Add git client
- Install devenv
- Correct syntax
- Try and use devenv
- Try getting ci working
- Correct shell syntax
- Specify the shell
- Reduce footprint of dev shell
- Add nix dependencies
- Create ci.yml
- initial commit