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' 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.0 |
Imports: | methods, stats |
Suggests: | knitr, markdown, rmarkdown |
Published: | 2020-12-09 |
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 |
CRAN checks: | qsimulatR results |
Reference manual: | qsimulatR.pdf |
Vignettes: |
Exponentiation modulo n Addition by Fourier transform Deutsch-Sozsa Algorithm Phase Estimation Algorithm Quantum Fourier Trafo qsimulatR |
Package source: | qsimulatR_1.0.tar.gz |
Windows binaries: | r-devel: qsimulatR_1.0.zip, r-release: qsimulatR_1.0.zip, r-oldrel: qsimulatR_1.0.zip |
macOS binaries: | r-release (arm64): qsimulatR_1.0.tgz, r-oldrel (arm64): qsimulatR_1.0.tgz, r-release (x86_64): qsimulatR_1.0.tgz, r-oldrel (x86_64): qsimulatR_1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=qsimulatR to link to this page.