Releases: amazon-braket/amazon-braket-simulator-v2-python
Releases · amazon-braket/amazon-braket-simulator-v2-python
v0.2.2
v0.2.1
Bug Fixes and Other Changes
- StateVector shouldn't be a supported pragma for DM simulator
v0.2.0
Features
- Update for new
run_multiple
API and internal Julia changes
Documentation Changes
- Enable Read the Docs
v0.1.3
Bug Fixes and Other Changes
- Update README.md
- Also turn list values to ndarray for Probability result types
v0.1.2
Bug Fixes and Other Changes
- making precompilation during import optional
v0.1.1.post0
Documentation Changes
- Add classifiers to pyproject.toml
v0.1.1
Bug Fixes and Other Changes
- adding publish workflow
v0.1.0
Bug Fixes and Other Changes
- fixing coverage and adding a couple more tests
- simplify how we do ci
- Do a first run of all gates and noises at import to force com…
- updating version dynamically
- update: updating readme
- update: splitting the simulator file into two.
- Force StateVector and DensityMatrix values to be ndarrays and test
- setting up the repository
- Initial commit