Releases: shubhanshu02/qcir_sim
Releases · shubhanshu02/qcir_sim
V0.1.0
This is the first release for the qcir_sim
library focussing on simplifying the quantum circuit simulations and benchmarking for small use cases.
Currently, it contains a few examples to demonstrate the usage of the library:
- Benchmarking how many qubits can we simulate using Vector and Tensor simulation
- Sampling the Qubits from a Quantum simulation
- Calculating the expectation values of
<Ψ| Op |Ψ>
Full Changelog: https://github.com/shubhanshu02/qcir_sim/commits/v0.1.0