Skip to content

Commit

Permalink
CompatHelper: add new compat entry for Combinatorics at version 1, (k…
Browse files Browse the repository at this point in the history
…eep existing compat)
  • Loading branch information
CompatHelper Julia committed Jan 10, 2025
1 parent 19a40c0 commit fbf3e0b
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 <iago@iagoleal.com>"
, "Pedro Maciel Xavier <pedroxavier@psr-inc.com>"
, "David E. Bernal Neira <dbernaln@purdue.edu>"
]
authors = ["Iago Leal de Freitas <iago@iagoleal.com>", "Pedro Maciel Xavier <pedroxavier@psr-inc.com>", "David E. Bernal Neira <dbernaln@purdue.edu>"]
version = "0.1.2"

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

[compat]
Combinatorics = "1"
ITensors = ">=0.6"
julia = "1.10"

0 comments on commit fbf3e0b

Please sign in to comment.