Skip to content

Releases: shubhanshu02/qcir_sim

V0.1.0

11 Nov 17:35
Compare
Choose a tag to compare
V0.1.0 Pre-release
Pre-release

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:

  1. Benchmarking how many qubits can we simulate using Vector and Tensor simulation
  2. Sampling the Qubits from a Quantum simulation
  3. Calculating the expectation values of <Ψ| Op |Ψ>

Full Changelog: https://github.com/shubhanshu02/qcir_sim/commits/v0.1.0