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]
All associated links for this package
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 21 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  
batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  
SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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