Skip to content

Commit

Permalink
Add adapt as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfishman committed May 8, 2024
1 parent e233a94 commit 61c523d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ authors = ["Katharine Hyatt", "Matthew Fishman <[email protected]>"
version = "0.2.0"

[deps]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
ITensors = "9136182c-28ba-11e9-034c-db9fb085ebd5"

[compat]
Adapt = "4"
CUDA = "4, 5"
ITensors = "0.3, 0.4, 0.5"
julia = "1.6"

0 comments on commit 61c523d

Please sign in to comment.