Skip to content

Commit

Permalink
Merge pull request #10 from tensor4all/register-TCIAlgorithms-0.4.4
Browse files Browse the repository at this point in the history
New version: TCIAlgorithms v0.4.4
  • Loading branch information
shinaoka authored Aug 22, 2024
2 parents fa7c399 + 0c1d412 commit 9dac9ed
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
14 changes: 11 additions & 3 deletions T/TCIAlgorithms/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ TensorCrossInterpolation = "0.3-0.6"
ITensorTDVP = "0.1"
TensorCrossInterpolation = "0.7"

["0.3.5-0"]
ITensors = "0.3"

["0.3.5-0.4.0"]
TCIITensorConversion = "0.1"

["0.3.5-0.4.3"]
ITensors = "0.3"

["0.3.6"]
TensorCrossInterpolation = "0.8"

Expand All @@ -38,8 +38,16 @@ TensorCrossInterpolation = "0.8-0.9"
["0.4.1-0"]
EllipsisNotation = "1"
OrderedCollections = "1"

["0.4.1-0.4.3"]
TCIITensorConversion = "0.1.3-0.1"
TensorCrossInterpolation = "0.9.4-0.9"

["0.4.3-0"]
SpecialFunctions = "2"

["0.4.4-0"]
FastMPOContractions = "0.2.2-0.2"
ITensors = "0.6"
QuanticsGrids = "0.3.1-0.3"
TensorCrossInterpolation = "0.9.7-0.9"
7 changes: 7 additions & 0 deletions T/TCIAlgorithms/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,10 @@ OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"

["0.4.1-0"]
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

["0.4.4-0"]
Coverage = "a2441757-f6aa-5fb2-8edb-039e3f45d037"
CoverageTools = "c36e975a-824b-4404-a568-ef97ca766997"
FastMPOContractions = "f6e391d2-8ffa-4d7a-98cd-7e70024481ca"
LocalCoverage = "5f6e1e16-694c-5876-87ef-16b5274f298e"
QuanticsGrids = "634c7f73-3e90-4749-a1bd-001b8efc642d"
3 changes: 3 additions & 0 deletions T/TCIAlgorithms/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ git-tree-sha1 = "9328277ad30c96f2be7306782de72700f28ceb4c"

["0.4.3"]
git-tree-sha1 = "0d7dcebe165dd3aad932cacd79508f95f3a45e28"

["0.4.4"]
git-tree-sha1 = "0de9f1da7091358cfb701c2b61a34ca268c06bf0"

0 comments on commit 9dac9ed

Please sign in to comment.