- regex escape char in unit test
- Remove Ocean plugin from dependent tests
- Reference code from the current commit for dependent tests
- neutral atom simulator
- Allow verbatim pragma
- update antlr version to 4.9.2
- add native gates to device properties
- add ionq native gates
- optimize interpretation by enabling direct computation of bu…
- Don't run tests on push to feature branches
- Add SF plugin to dependent tests
- correct behavior for result types all
- rebuild parsers with new antlr version
- Simulation of OpenQASM programs
- remove pytester
- bump pytest version further
- modify pytester reference to _pytest.pytester
- pin pytest version for pytester plugin
- Enable simulation of OpenQASM programs 🚀 (#💯)
- align ECR gate definition with OQC
- ensure correct behavior for target ordering with DensityMatrix r…
- add ECR gate (#5)
- adding two qubit Pauli channels
- added controlled-sqrt-not gate.
- Add controlled-sqrt-not gate to dm simulator
- Calculate arbitrary observables
- Calculate exact statistics from trace
- Doc corrections
- Reconcile supported operations with managed format
- Fix perf tests
- Density matrix simulator
- Use GitHub source for tox tests
- Run unit tests for dependent packages
- Add Python 3.9
- Add team to CODEOWNERS
- Use main instead of PyPi for build dependencies
- Make tensor products more efficient
- Enable Codecov
- Add build badge
- Use GitHub Actions for CI
- Change tox basepython to python3
- Always accept identity observable factors
- updating CODEOWNERS
- Enable simultaneous measurement of observables with shared factors
- Add README badges
- Get Read the Docs working
- add readthedocs link
- Add CHANGELOG.md
- Update formatting to follow new black rules
- Automatically publish to PyPi
- add stale workflow and labels to issues templates
The only way to update a description in PyPi is to upload new files; however, uploading an existing version is prohibited. The recommended way to deal with this is with post-releases.
This is the public release of the Amazon Braket Default Simulator!
The Amazon Braket Default Simulator is a Python open source library that provides an implementation of a quantum simulator that you can run locally.