SRI-International / QC-App-Oriented-Benchmarks

QED-C: The Quantum Economic Development Consortium provides these computer programs and software for use in the fields of quantum science and engineering.
Apache License 2.0
131 stars 75 forks source link

Hamlib with varying paramaters #541

Closed Avimita-amc8313 closed 1 week ago

Avimita-amc8313 commented 1 week ago

There are a few changes: The primary one is that now there is an input json where we can vary different parameters for hamlib for each type of hamiltonian. Other changes include: when we try to print the structure of the hamlib hamiltonians from utils, it will download and unzip if the file is unavailable at the given location. Also changed 'n_spins' to 'n_qubits' so that the user does not get confused.