Skip to content
/ goqu Public

Goqu is a quantum computing simulation library for the Go programming language.

License

Notifications You must be signed in to change notification settings

cco3/goqu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecation notice

This project has been abandoned. For a more up-to-date quantum simulator in Go, see the q project.

Installation

make && make install

Examples

make all-examples
examples/deutsch/deutsch
examples/deutsch-jozsa/deutsch-jozsa
examples/grover/grover
examples/random/random
examples/shor/shor # doesn't work yet
examples/simon/simon

About

Goqu is a quantum computing simulation library for the Go programming language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published