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/>.

Version: 1.1.1
Imports: methods, stats
Suggests: knitr, markdown, rmarkdown
Published: 2023-10-16
Author: Johann Ostmeyer [aut], Carsten Urbach [aut, cre]
Maintainer: Carsten Urbach <urbach at hiskp.uni-bonn.de>
BugReports: https://github.com/HISKP-LQCD/qsimulatR/issues
License: GPL-3
URL: https://github.com/HISKP-LQCD/qsimulatR
NeedsCompilation: no
Materials: README NEWS
CRAN checks: qsimulatR results

Documentation:

Reference manual: qsimulatR.pdf
Vignettes: Exponentiation modulo n
Addition by Fourier transform
Deutsch-Sozsa Algorithm
Grover's Algorithm
Phase Estimation Algorithm
Quantum Fourier Trafo
qsimulatR

Downloads:

Package source: qsimulatR_1.1.1.tar.gz
Windows binaries: r-devel: qsimulatR_1.1.1.zip, r-release: qsimulatR_1.1.1.zip, r-oldrel: qsimulatR_1.1.1.zip
macOS binaries: r-release (arm64): qsimulatR_1.1.1.tgz, r-oldrel (arm64): qsimulatR_1.1.1.tgz, r-release (x86_64): qsimulatR_1.1.1.tgz
Old sources: qsimulatR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=qsimulatR to link to this page.