Skip to content

Commit

Permalink
add expressions and IR
Browse files Browse the repository at this point in the history
  • Loading branch information
kaosmicadei committed Jul 22, 2024
1 parent b0facfc commit 3551372
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[submodule "qadence2-ir"]
path = qadence2-ir
url = https://github.com/pasqal-io/qadence2-ir.git
[submodule "qadence2-expressions"]
path = qadence2-expressions
url = https://github.com/pasqal-io/qadence2-expressions.git
1 change: 1 addition & 0 deletions qadence2-expressions
Submodule qadence2-expressions added at fce9e4
1 change: 1 addition & 0 deletions qadence2-ir
Submodule qadence2-ir added at fad1d6

0 comments on commit 3551372

Please sign in to comment.