Skip to content

Commit 7160c18

Browse files
Add Hamiltonian simulation template to list. (#891)
Add Hamiltonian simulation template to list. --- Closes #890 Co-authored-by: arnaucasau <[email protected]> Co-authored-by: Arnau Casau <[email protected]>
1 parent 6e97039 commit 7160c18

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name = "Hamiltonian simulation template"
2+
url = "https://github.com/qiskit-community/qiskit-function-templates/tree/main/physics/hamiltonian_simulation"
3+
description = "A Qiskit Function template for Hamiltonian simulation with AQC-Tensor Qiskit addon"
4+
licence = "Apache License 2.0"
5+
labels = [ "Applications", "Physics",]
6+
ibm_maintained = false
7+
group = "applications"
8+
reference_paper = "https://dl.acm.org/doi/10.1145/3731251"
9+
uuid = "569f773e-34d9-4573-bbaf-1ca0268e7004"

0 commit comments

Comments
 (0)