qiskit-community / qiskit-alt

High-performance Qiskit features backed by Julia. A Python front end to algorithms using Pauli and Fermionic operators implemented in Julia.
Apache License 2.0
13 stars 2 forks source link

The expected Python script, here named run_dockerfile.py has been added #30

Closed MozammilQ closed 2 years ago

MozammilQ commented 2 years ago

The Python Script run_dockerfile.py behaves the same way as run_dockerfile.sh along with that it has a lot of switches as command-line arguments to choose from. @jlapeyre , please have a look and see if it is good enough. :smile: This should fix issue #27

jlapeyre commented 2 years ago

Thanks! This looks great. I made a couple of changes. Added a feature to do a dry run. There was an error in a path name inside the docker image.