diff --git a/I/ITensorGPU/Compat.toml b/I/ITensorGPU/Compat.toml index 9287c06316c39f0..6e7955a9e6474a5 100644 --- a/I/ITensorGPU/Compat.toml +++ b/I/ITensorGPU/Compat.toml @@ -1,8 +1,3 @@ -[0] -Combinatorics = "1.0.2-1" -StaticArrays = "1.2.13-1" -TimerOutputs = "0.5.13-0.5" - ["0-0.0.2"] ITensors = "0.2.12-0.2" julia = "1.3.0-1" @@ -14,6 +9,11 @@ Adapt = "3.3.1-3" GPUCompiler = "0.13.8-0.13" HDF5 = "0.15.7-0.15" +["0-0.1"] +Combinatorics = "1.0.2-1" +StaticArrays = "1.2.13-1" +TimerOutputs = "0.5.13-0.5" + ["0-0.1.1"] CUDA = "3.5.0-3" @@ -32,7 +32,7 @@ julia = "1.6.0-1" ["0.0.6"] Functors = "0.2-0.3" -["0.0.6-0"] +["0.0.6-0.1"] SimpleTraits = "0.9.4-0.9" ["0.0.6-0.1.0"] @@ -41,12 +41,12 @@ ITensors = "0.3.19-0.3" ["0.0.6-0.1.1"] Adapt = "3.3.0-3" -["0.0.7-0"] -Functors = "0.2-0.4" - ["0.0.7-0.0"] GPUCompiler = ["0.13.8-0.13", "0.16"] +["0.0.7-0.1"] +Functors = "0.2-0.4" + ["0.0.7-0.1.6"] HDF5 = "0.15.7-0.16" @@ -70,17 +70,23 @@ Adapt = "3.5.0-3" ["0.1.3"] CUDA = "4.0-4.0.1" -["0.1.4-0"] +["0.1.4-0.1"] CUDA = "4" NDTensors = "0.1.50-0.1" -["0.1.5-0"] +["0.1.5-0.1"] Strided = "1.1.2-2" -["0.1.6-0"] +["0.1.6-0.1"] ITensors = "0.3.37" cuTENSOR = "1.1.0-1" -["0.1.7-0"] +["0.1.7-0.1"] Adapt = "3.5.0-4" julia = "1.6-1.9" + +["0.2-0"] +Adapt = "3-4" +CUDA = "4-5" +ITensors = "0.3-0.5" +julia = "1.6.0-1" diff --git a/I/ITensorGPU/Deps.toml b/I/ITensorGPU/Deps.toml index 4cc344a2bb028e8..8605bfe248d7c4e 100644 --- a/I/ITensorGPU/Deps.toml +++ b/I/ITensorGPU/Deps.toml @@ -1,8 +1,10 @@ [0] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" -Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa" ITensors = "9136182c-28ba-11e9-034c-db9fb085ebd5" + +["0-0.1"] +Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" @@ -16,12 +18,12 @@ HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f" GPUArrays = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7" GPUCompiler = "61eb1bfa-7361-4325-ad38-22787b887f55" -["0.0.6-0"] +["0.0.6-0.1"] Functors = "d9f16b24-f501-4c13-a1f2-28368ffc5196" SimpleTraits = "699a6c99-e7fa-54fc-8d76-47d257e15c1d" -["0.1.1-0"] +["0.1.1-0.1"] NDTensors = "23ae76d9-e61a-49c4-8f12-3f1a16adf9cf" -["0.1.2-0"] +["0.1.2-0.1"] cuTENSOR = "011b41b2-24ef-40a8-b3eb-fa098493e9e1" diff --git a/I/ITensorGPU/Versions.toml b/I/ITensorGPU/Versions.toml index 89bf1d7d4077253..5c304ef6ac3fb11 100644 --- a/I/ITensorGPU/Versions.toml +++ b/I/ITensorGPU/Versions.toml @@ -45,3 +45,6 @@ git-tree-sha1 = "57114051942fd0e74bf41cf66982d879af66b558" ["0.1.7"] git-tree-sha1 = "9d8c15265f892352dc3db877ba7967c1f13bc21f" + +["0.2.0"] +git-tree-sha1 = "3f143ec56553ea063487f6470b8c7bed8b92b3e5"