6 releases
0.1.7 | May 16, 2023 |
---|---|
0.1.6 | May 15, 2023 |
0.1.5 | Apr 27, 2023 |
0.1.4 | Mar 8, 2023 |
0.1.0 | Jul 14, 2022 |
64KB
1.5K
SLoC
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 two simulation methods:
- Dense simulation based on state vector simulation, 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.
Ket Quantum Programming platform
Examples
For examples of KBW being used in Python (Ket), Rust, C, and C++, check out the Ket Everywhere repository.
License
Libket is released under the Apache-2.0 License. See LICENSE for more information.
Dependencies
~4MB
~88K SLoC