Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sebastiandominguezc/qippy

Quantum Circuits simulator library
https://github.com/sebastiandominguezc/qippy

quantum-circuit-simulator quantum-computing

Last synced: about 1 month ago
JSON representation

Quantum Circuits simulator library

Awesome Lists containing this project

README

        

# Qippy

Qippy is a Quantum Circuit simulator!

Under development...

Published to reserve the namespace.

## Roadmap

- Symbolic parser (for better root evaluation...)
- 5 Qubit simulations
- Common Statevectors
- |0>, |1>
- |+>, |->
- Y-Basis
- Probability calculations
- Bloch Sphere implementation
- Basic 1-qubit Gates:
- Pauli-{X, Y, Z}
- Hadamard
- Identity
- Phase
- S, T Gates
- U-Gate
- Basic multi-qubit Gates:
- CNOT / XOR
- Toffoli / AND
- More...
- Gate Builder
- Statevector Builder