Skip to content

Commit

Permalink
New version: TensorTrains v0.9.1 (#106028)
Browse files Browse the repository at this point in the history
UUID: 89893e69-996d-40b1-ba32-8ff5f34c0dd5
Repo: https://github.com/stecrotti/TensorTrains.jl.git
Tree: 481f58c16ddb282a52cd443b5a39be4e9e03b6fc

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored May 2, 2024
1 parent f9aad5b commit b910b4c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
4 changes: 3 additions & 1 deletion T/TensorTrains/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
[0]
Lazy = "0.15"
Reexport = "1"
TensorCast = "0.4"
Tullio = "0.3"
julia = "1.8.0-1"

["0-0.2"]
StatsBase = "0.34"

["0-0.9.0"]
Reexport = "1"

["0.3-0"]
StatsBase = "0.33-0.34"

Expand Down
4 changes: 3 additions & 1 deletion T/TensorTrains/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
Lazy = "50d2b5c4-7a5e-59d5-8109-a42b560f39c0"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
TensorCast = "02d47bb6-7ce6-556a-be16-bb1710789e2b"
Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"

["0-0.9.0"]
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
3 changes: 3 additions & 0 deletions T/TensorTrains/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ git-tree-sha1 = "3b7fe601b3719dd63dd57aefddb791e56406c2d6"

["0.9.0"]
git-tree-sha1 = "a498a1bf6ada39e1202f818048ff20c03733cd4d"

["0.9.1"]
git-tree-sha1 = "481f58c16ddb282a52cd443b5a39be4e9e03b6fc"

0 comments on commit b910b4c

Please sign in to comment.