Other packages > Find by keyword >

QuantumOps  

Performs Common Linear Algebra Operations Used in Quantum Computing and Implements Quantum Algorithms
View on CRAN: Click here


Download and install QuantumOps package within the R console
Install from CRAN:
install.packages("QuantumOps")

Install from Github:
library("remotes")
install_github("cran/QuantumOps")

Install by package version:
library("remotes")
install_version("QuantumOps", "3.0.1")



Attach the package and use:
library("QuantumOps")
Maintained by
Salonik Resch
[Scholar Profile | Author Map]
First Published: 2018-11-19
Latest Update: 2020-02-03
Description:
Contains basic structures and operations used frequently in quantum computing. Intended to be a convenient tool to help learn quantum mechanics and algorithms. Can create arbitrarily sized kets and bras and implements quantum gates, inner products, and tensor products. Creates arbitrarily controlled versions of all gates and can simulate complete or partial measurements of kets. Has functionality to convert functions into equivalent quantum gates and model quantum noise. Includes larger applications, such as Steane error correction , Quantum Fourier Transform and Shor's algorithm (Shor 1999), Grover's algorithm (1996), Quantum Approximation Optimization Algorithm (QAOA) (Farhi, Goldstone, and Gutmann 2014) , and a variational quantum classifier (Schuld 2018) . Can be used with the gridsynth algorithm to perform decomposition into the Clifford+T set.
How to cite:
Salonik Resch (2018). QuantumOps: Performs Common Linear Algebra Operations Used in Quantum Computing and Implements Quantum Algorithms. R package version 3.0.1, https://cran.r-project.org/web/packages/QuantumOps. Accessed 05 May. 2025.
Previous versions and publish date:
1.0 (2018-11-19 19:10), 2.0 (2018-12-15 20:00), 2.1 (2019-01-10 09:40), 2.2 (2019-01-17 15:00), 2.3 (2019-01-30 23:23), 2.4 (2019-02-15 11:10), 2.5.1 (2019-04-09 13:53), 2.5.2 (2019-05-06 09:20), 2.5.3 (2019-08-30 23:40), 2.5 (2019-03-16 00:23), 3.0.0 (2019-12-14 17:50)
Other packages that cited QuantumOps R package
View QuantumOps citation profile
Other R packages that QuantumOps depends, imports, suggests or enhances
Complete documentation for QuantumOps
Functions, R codes and Examples using the QuantumOps R package
Some associated functions: AmplitudeDamping . BELL . CFA . CX . CY . CZ . CoherentNoise . DecomposeGate . FullAdder . G . GroverDiffusion . GroverOracle . GroversAlgorithm . H . I . PauliNoise . PauliOperators . PhaseDamping . QAOA . QAOA_example . QAOA_maxcut . QFT . QuantumClassifier . QuantumMNIST256Classifier . R . RandomizeCompile . Rx . Ry . Rz . S . SWAP . Shor . Steane . SteaneCorrect . SynthesizeCircuit . T . TOFFOLI . U . Uf . X . Y . Z . addmod2 . adjoint . bra . checkCases . cntrld . colv . compareQuantumState . controlled . convert_bin2dec . convert_dec2bin . convert_ket2DM . dirac . dist . dotmod2 . exponentialMod . extractMNIST . gcd . hermitian . inner . intket . ket . many . measure . mm . nBitAddition . norm . opDM . plotprobs . pp . probs . randomConnectionMatrix . ranket . reduceMeasure . repeatTensor . single . singleSWAP . swapTest . teleport . tensor . testGate . unitary . 
Some associated R codes: AmplitudeDamping.R . BELL.R . CFA.R . CX.R . CY.R . CZ.R . CoherentNoise.R . DFT.R . DecomposeGate.R . FullAdder.R . G.R . GroverDiffusion.R . GroverOracle.R . GroversAlgorithm.R . H.R . I.R . PauliNoise.R . PauliOperators.R . PhaseDamping.R . QAOA.R . QAOA_example.R . QAOA_maxcut.R . QFT.R . QuantumClassifier.R . QuantumMNIST256Classifier.R . R.R . RandomizeCompile.R . Rx.R . Ry.R . Rz.R . S.R . SWAP.R . Shor.R . Steane.R . SteaneCorrect.R . SynthesizeCircuit.R . T.R . TOFFOLI.R . U.R . Uf.R . X.R . Y.R . Z.R . addmod2.R . adjoint.R . bigate.R . bra.R . checkCases.R . cntrld.R . colv.R . compareQuantumState.R . controlled.R . convert_bin2dec.R . convert_dec2bin.R . convert_ket2DM.R . dft2.R . dirac.R . dist.R . dotmod2.R . exponentialMod.R . extractMNIST.R . gcd.R . hermitian.R . inner.R . intket.R . ket.R . many.R . measure.R . mexp.R . mm.R . nBitAddition.R . norm.R . opDM.R . plotprobs.R . pp.R . probs.R . randomConnectionMatrix.R . ranket.R . reduceMeasure.R . repeatTensor.R . single.R . singleSWAP.R . sphericalket.R . swapTest.R . teleport.R . tensor.R . testGate.R . unitary.R .  Full QuantumOps package functions and examples
Downloads during the last 30 days
04/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/03Downloads for QuantumOps051015202530354045TrendBars

Today's Hot Picks in Authors and Packages

cape  
Combined Analysis of Pleiotropy and Epistasis for Diversity Outbred Mice
Combined Analysis of Pleiotropy and Epistasis infers predictive networks between genetic variants a ...
Download / Learn more Package Citations See dependency  
rsvd  
Randomized Singular Value Decomposition
Low-rank matrix decompositions are fundamental tools and widely used for data analysis, dimension r ...
Download / Learn more Package Citations See dependency  
BINCOR  
Estimate the Correlation Between Two Irregular Time Series
Estimate the correlation between two irregular time series that are not necessarily sampled on ident ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
lifecourse  
Quantification of Lifecourse Fluidity
Provides in built datasets and three functions. These functions are mobility_index, nonStanTest and ...
Download / Learn more Package Citations See dependency  
pdqr  
Work with Custom Distribution Functions
Create, transform, and summarize custom random variables with distribution functions (analogues of ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA