Initial release
provides a simple qubit simulator library
What's Changed
- deploy to pip on publish by @splch in #1
- move tests to directory by @splch in #2
- Fix apply gate + more tests by @splch in #3
- Adds U + CU gates by @splch in #4
- fix qft test by @splch in #5
- update for methods by @splch in #6
- Adds circuit printing by @splch in #7
- can measure in any basis by @splch in #8
- Update readme for basis by @splch in #9
- read markdown into description by @splch in #10
New Contributors
Full Changelog: https://github.com/splch/qubit_simulator/commits/v0.0.1