Skip to content

Quantum Computing Functions for Octave/Matlab. QCF is a toolbox based on the syntax of Nielsen & Chuang's book 'Quantum Computing and Quantum Information'. It includes simulations of the Grover and Deutsch algorithms and a pdf tutorial. (Experimental move to github -- formally at sourceforge.net/projects/qcf/ )

Notifications You must be signed in to change notification settings

charles-fox/qcf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QCF quantum computing functions for Matlab/Octave

See the pdf for full tutorial / user guide.

To install and run Grover demo on a standard Ubuntu machine:

sudo apt-get install octave
git clone https://github.com/charles-fox/qcf.git
cd qcf
octave
(in octave)>> grover

About

Quantum Computing Functions for Octave/Matlab. QCF is a toolbox based on the syntax of Nielsen & Chuang's book 'Quantum Computing and Quantum Information'. It includes simulations of the Grover and Deutsch algorithms and a pdf tutorial. (Experimental move to github -- formally at sourceforge.net/projects/qcf/ )

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published