SkillAgentSearch skills...

Qcf

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

Install / Use

/learn @charles-fox/Qcf
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated1y ago
Forks4

Languages

MATLAB

Security Score

65/100

Audited on Mar 31, 2025

No findings