Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simquil simulates Quil

... but not very quickly.

simquil is

  • a hobby project to learn a bit about:
    • simulating quantum programs
    • rust 🦀

simquil is not

  • fast
  • better than QVM
  • complete

Try it out

$ echo "H 0; CNOT 0 1; CNOT 1 2" | cargo run

|000>: 0.707107+0.000000i, 50%
|111>: 0.707107+0.000000i, 50%

About

Slowly and inefficiently simulate your Quil programs

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages