Skip to content

Commit

Permalink
Try fixing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfishman committed May 10, 2024
1 parent a78ff71 commit 5dca9e8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/ITensors.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
using ITensorMPS: MPS
using ITensors.NDTensors: NDTensors
using ITensors: ITensors, IndexSet, QN, Tag, TagSet
using LinearAlgebra: LinearAlgebra

############################################################################
# imports.jl
Expand Down
1 change: 1 addition & 0 deletions test/Project.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[deps]
ITensorInfiniteMPS = "1dc1fb26-a137-4954-ae60-1bd4106e95ad"
ITensorMPS = "0d1a4710-d33b-49a5-8f18-73bdf49b47e2"
ITensors = "9136182c-28ba-11e9-034c-db9fb085ebd5"
KrylovKit = "0b1a1467-8014-51b9-945f-bf0ae24f4b77"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Expand Down

0 comments on commit 5dca9e8

Please sign in to comment.