Skip to content

kirill-a-belov/simple_quantum_computing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Simple quantum computing on Go (Golang)

We don't exactly know, when humanity will make stable quantum computers are able to proper calculations. But we can try quantum computing (quantum programming) already now. I've made a quantum primitives which, however, allow to produce some simple quantumm calculations on high level PL (Golang, GQPL). It has a Qbit model, set of unary and binary Qbits operation (gates) and some high level programming operations.

More about quantum calculations:
https://en.wikipedia.org/wiki/Quantum_computing
https://blogs.msdn.microsoft.com/uk_faculty_connection/2018/02/06/a-beginners-guide-to-quantum-computing-and-q/
https://www.ibm.com/developerworks/library/l-quant/


#GQPL #quantum_computing #quantum_programm_language

About

Simple quantum computing on Go (Golang)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages