What's Changed * docs: Add bug report and feature request issue templates by Slope86 in https://github.com/Slope86/QIRT/pull/7 * Bugfix/measurement-results by Slope86 in https://github.com/Slope86/QIRT/pull/9
What's Changed * Refactor QuantumState class and update documentation by Slope86 in https://github.com/Slope86/QIRT/pull/5 * Fix issue with QuantumState.draw() when show_qubit_index is set to False by Slope86 in https://github.com/Slope86/QIRT/pull/6
Add tensor method to QuantumState class **Full Changelog**: https://github.com/Slope86/QIRT/compare/v1.2.0...v1.2.1
1.2.0
Preserved original docstrings for all methods, ensuring comprehensive documentation within the IDE and enabling better autocomplete and type checking in IDEs.