Skip to content

Latest commit

 

History

History
84 lines (51 loc) · 2.09 KB

File metadata and controls

84 lines (51 loc) · 2.09 KB

Changelog

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.

[Unreleased]

0.1.7 - 2025-04-28

Added

  • Only use numerics/OMP flags if supported (#32)

0.1.6 - 2025-04-16

Fixed

  • Correct link directive (#30)

0.1.5 - 2025-04-15

Fixed

  • Use a raw loop (#28)

0.1.4 - 2025-04-15

Fixed

  • Handle earlier eigen versions (#26)

0.1.3 - 2025-04-15

Fixed

  • Correct path handling in build.rs

Other

  • Merge pull request #24 from quantinuum-dev/push-vnkszmkvpmtq

0.1.2 - 2025-04-15

Fixed

  • Allow include directory to be found

Other

  • Try improving devenv nix

0.1.1 - 2025-04-11

Other

  • Pass env var
  • Improve pauli conversion

0.1.0 - 2025-04-11

Added

  • Add PauliRotation support
  • Add more state functions
  • more gates and such

Other

  • 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