Skip to content

Repository for all the code that goes along with the Retrodictive Quantum Computing

License

Notifications You must be signed in to change notification settings

JacquesCarette/RetrodictiveComputing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RetroPE

The code is in src/ and is meant to be built via stack build.

profiling

(This assumes that Main.hs runs the things that need to be profiled)

To profile the code,

stack build --profile
stack exec --profile RetroPE-exe -RTS -- +RTS -p

then look in RetroPE-exe.prof for the results.

About

Repository for all the code that goes along with the Retrodictive Quantum Computing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published