urbach/qsimulatR: A Quantum Computer Simulator

A quantum computer simulator framework with up to 24 qubits. It allows to define general single qubit gates and general controlled single qubit gates. For convenience, it currently provides the most common gates (X, Y, Z, H, Z, S, T, Rx, Ry, Rz, CNOT, SWAP, Toffoli or CCNOT, Fredkin or CSWAP). 'qsimulatR' also implements noise models. 'qsimulatR' supports plotting of circuits and is able to export circuits to 'Qiskit' <https://qiskit.org/>, a python package which can be used to run on IBM's hardware <https://quantum-computing.ibm.com/>.

Getting started

Package details

Maintainer
LicenseGPL-3
Version1.1.1
URL https://github.com/HISKP-LQCD/qsimulatR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("urbach/qsimulatR")
urbach/qsimulatR documentation built on Oct. 18, 2023, 2:02 p.m.