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 https://github.com/splch/qubit_simulator/pull/11
* show turing complete by splch in https://github.com/splch/qubit_simulator/pull/12
* Delete .coverage by splch in https://github.com/splch/qubit_simulator/pull/13
* update readme and add gate test by splch in https://github.com/splch/qubit_simulator/pull/14
**Full Changelog**: https://github.com/splch/qubit_simulator/compare/v0.0.1...v0.0.2