kbw

Crates.iokbw
lib.rskbw
version0.3.0
sourcesrc
created_at2022-07-14 17:22:33.404035
updated_at2024-10-28 13:38:01.385376
descriptionKet Bitwise Simulator
homepage
repositoryhttps://gitlab.com/quantum-ket/kbw
max_upload_size
id625800
size111,001
Evandro (evandro-crr)

documentation

https://quantumket.org

README

Ket Bitwise Simulator

Ket Bitwise Simulator (KBW) is a noise-free quantum computer simulator that allows anyone to test quantum applications on classical computers

KBW features three simulation methods:

  • Dense simulation, based on state vector simulation;
  • Dense v2, which has a smaller memory footprint; and
  • Sparse simulation, based on the Bitwise representation.

This project is part of the Ket Quantum Programming platform, see the documentation for more information https://quantumket.org.

License

Libket is released under the Apache-2.0 License. See LICENSE for more information.

Commit count: 192

cargo fmt