Releases: splch/qubit-simulator
Releases · splch/qubit-simulator
v0.1.1
v0.1.0
v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
improves the circuit display and adds inverse gate functionality
What's Changed
- add test for negative num of qubits by @splch in #22
- Non unitary measurement error by @splch in #23
- Inverse argument + better circuit output by @splch in #24
- updates readme to show u + format by @splch in #25
- Better circuit output by @splch in #26
- v0.0.4 by @splch in #27
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Adds input validation for impossible actions
What's Changed
- use standard pip install by @splch in #15
- Add validation and better ci/cd + testing by @splch in #16
- only use pytest in action by @splch in #17
- remove control == target & reorder tests by @splch in #18
- fix description + simplify logic by @splch in #20
- updates versions (0.0.3) by @splch in #21
Full Changelog: v0.0.2...v0.0.3
stable release
minor code improvements + better tests. the idea is to not enforce any validation, just ensure operations run as expected in numpy.
What's Changed
- Standardize library to pip8 by @splch in #11
- show turing complete by @splch in #12
- Delete .coverage by @splch in #13
- update readme and add gate test by @splch in #14
Full Changelog: v0.0.1...v0.0.2