Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ MISTIQS provides the following primary capabilities:

1) Generation of quantum circuits for performing quantum simulations of the dynamics of spin chains governed by input Heisenberg Hamiltonians

2) Translation of these quantum circuits into executable circuit objects for IBM, Rigetti, and Googele quantum devices (Qiskit circuit objects, Pyquil programs, and Cirq circuit objects respectively)
2) Translation of these quantum circuits into executable circuit objects for IBM, Rigetti, and Google quantum devices (Qiskit circuit objects, Pyquil programs, and Cirq circuit objects respectively)

3) Compilation of circuits, either using the compilers native to the quantum computing platform of choice or using the domain-specific IBM and Rigetti compilers developed for TFIM simulations (more information [here](https://arxiv.org/abs/2004.07418))

Expand Down Expand Up @@ -36,4 +36,4 @@ If you only want to use the domain-specific compilers, add the MISTIQS/src direc
Now you can call **ds_compile()** on existing IBM or Rigetti quantum circuit objects.


Please see [documentation](https://github.com/USCCACS/MISTIQS/blob/master/docs/MISTIQS%20User's%20Guide.md), as well as [examples](https://github.com/USCCACS/MISTIQS/tree/master/examples) provided.
Please see [documentation](https://github.com/USCCACS/MISTIQS/blob/master/docs/MISTIQS%20User's%20Guide.md), as well as [examples](https://github.com/USCCACS/MISTIQS/tree/master/examples) provided.