Skip to content

Toy pipeline to run Quantum Computing simulations using Qristal by Quantum Brilliance

License

Notifications You must be signed in to change notification settings

marcodelapierre/toy-quantum-qb-nf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toy pipeline to run Quantum Computing simulations using Qristal by Quantum Brilliance

This pipeline reproduces the examples reported in the Qristal documentation.

Qristal is preferably deployed using containers, so by default the Docker container runtime is required to run this pipeline.

Give it a go with the parameter sweep example (SVD cut-off):

nextflow run marcodelapierre/toy-quantum-qb-nf

Custom SVD cut-off values can be provided, using the svdcutoff input parameter and a comma separated list (no spaces):

nextflow run marcodelapierre/toy-quantum-qb-nf --svdcutoff=0.01,0.001

The second example is still a WORK IN PROGRESS. Hold on :-)

About

Toy pipeline to run Quantum Computing simulations using Qristal by Quantum Brilliance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published