- adding check for main thread
- StateVector shouldn't be a supported pragma for DM simulator
- Update for new
run_multiple
API and internal Julia changes
- Enable Read the Docs
- Update README.md
- Also turn list values to ndarray for Probability result types
- making precompilation during import optional
- Add classifiers to pyproject.toml
- adding publish workflow
- 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