Skip to content

Releases: kiblitz/quantum-sim

0.1.0

26 Oct 02:07
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

First Release

  • Complex numbers and matrices
    • Complex conjugation, addition, and multiplication
    • Complex matrix transpose and dagger operations, multiplication, and exponentiation
    • Complex exponential (Euler)
    • Print representation feature
  • Quantum gates
    • Identity, Hadamard, Pauli, Phase (S), T, CNOT, Swap, Toffoli
  • Qubits
    • Zero, one
    • Probability retrieval
    • Qubit read simulator (with data destruction)
    • Print ket representation