Skip to content

Commit d4bfae1

Browse files
authored
Bump KrylovKit compat (#226)
1 parent 3f1692c commit d4bfae1

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ITensorNetworks"
22
uuid = "2919e153-833c-4bdc-8836-1ea460a35fc7"
33
authors = ["Matthew Fishman <[email protected]>, Joseph Tindall <[email protected]> and contributors"]
4-
version = "0.13.0"
4+
version = "0.13.1"
55

66
[deps]
77
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -65,7 +65,7 @@ GraphsFlows = "0.1.1"
6565
ITensors = "0.7, 0.8"
6666
IsApprox = "0.1, 1, 2"
6767
IterTools = "1.4.0"
68-
KrylovKit = "0.6, 0.7, 0.8"
68+
KrylovKit = "0.6, 0.7, 0.8, 0.9"
6969
MacroTools = "0.5"
7070
NDTensors = "0.3, 0.4"
7171
NamedGraphs = "0.6.0"

test/Project.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
1212
GraphsFlows = "06909019-6f44-4949-96fc-b9d9aaa02889"
1313
ITensorMPS = "0d1a4710-d33b-49a5-8f18-73bdf49b47e2"
1414
ITensorNetworks = "2919e153-833c-4bdc-8836-1ea460a35fc7"
15-
ITensorUnicodePlots = "73163f41-4a9e-479f-8353-73bf94dbd758"
1615
ITensors = "9136182c-28ba-11e9-034c-db9fb085ebd5"
1716
KrylovKit = "0b1a1467-8014-51b9-945f-bf0ae24f4b77"
1817
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -46,7 +45,6 @@ Graphs = "1.12.0"
4645
GraphsFlows = "0.1.1"
4746
ITensorMPS = "0.3.6"
4847
ITensorNetworks = "0.13.0"
49-
ITensorUnicodePlots = "0.1.6"
5048
ITensors = "0.7, 0.8, 0.9"
5149
KrylovKit = "0.8, 0.9"
5250
LinearAlgebra = "1.10.0"

0 commit comments

Comments
 (0)