Skip to content

Commit

Permalink
CompatHelper: add new compat entry for ITensorMPS at version 0.3, (ke…
Browse files Browse the repository at this point in the history
…ep existing compat)
  • Loading branch information
CompatHelper Julia authored and iagoleal committed Jan 10, 2025
1 parent 19a40c0 commit 919733f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name = "TenSolver"
uuid = "cfd60579-01bf-4b47-9b3b-7c8dc91a23e2"
authors = [ "Iago Leal de Freitas <[email protected]>"
, "Pedro Maciel Xavier <[email protected]>"
, "David E. Bernal Neira <[email protected]>"
]
authors = ["Iago Leal de Freitas <[email protected]>", "Pedro Maciel Xavier <[email protected]>", "David E. Bernal Neira <[email protected]>"]
version = "0.1.2"

[deps]
Expand All @@ -15,5 +12,6 @@ QUBODrivers = "a3f166f7-2cd3-47b6-9e1e-6fbfe0449eb0"
QUBOTools = "60eb5b62-0a39-4ddc-84c5-97d2adff9319"

[compat]
ITensorMPS = "0.3"
ITensors = ">=0.6"
julia = "1.10"

0 comments on commit 919733f

Please sign in to comment.