qubi-ts-lib
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

Qubi-TS

A lightweight Quantum Computing Simulation Library written in TypeScript

You can create qubits and qubit registers, apply gates to them, combine gates to circuits to ultimately simulate a quantum computer.

Example

Generate a random bit using a Quantum Random Number Generator (QRNG):

const rand: Bit = executeQRNGAlgorithm(); // Returns 0 or 1

Install using npm:

npm i qubi-ts-lib

License

Licensed under the MIT license.

/qubi-ts-lib/

    Package Sidebar

    Install

    npm i qubi-ts-lib

    Weekly Downloads

    0

    Version

    1.0.4

    License

    none

    Unpacked Size

    199 kB

    Total Files

    90

    Last publish

    Collaborators

    • ounger