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

gmt  
Interface Between GMT Map-Making Software and R
Interface between the GMT map-making software and R, enabling the user to manipulate geographic dat ...
Download / Learn more Package Citations See dependency  
hydropeak  
Detect and Characterize Sub-Daily Flow Fluctuations
An important environmental impact on running water ecosystems is caused by hydropeaking - the disco ...
Download / Learn more Package Citations See dependency  
rankdist  
Distance Based Ranking Models
Implements distance based probability models for ranking data. The supported distance metrics inclu ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
trapezoid  
The Trapezoidal Distribution
The trapezoid package provides 'dtrapezoid', 'ptrapezoid', 'qtrapezoid', and 'rtrapezoid' functions ...
Download / Learn more Package Citations See dependency  
EasyDescribe  
A Convenient Way of Descriptive Statistics
Descriptive Statistics is essential for publishing articles. This package can perform descriptive s ...
Download / Learn more Package Citations See dependency  

22,187

R Packages

188,753

Dependencies

55,244

Author Associations

22,188

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns