Skip to content

Commit

Permalink
Merge pull request #32 from tensor4all/register-PartitionedMPSs-0.5.1
Browse files Browse the repository at this point in the history
New package: PartitionedMPSs v0.5.1
  • Loading branch information
shinaoka authored Nov 26, 2024
2 parents 1b1b1d5 + c6bd582 commit 18dbd02
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 0 deletions.
10 changes: 10 additions & 0 deletions P/PartitionedMPSs/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[0]
Coverage = "1"
CoverageTools = "1"
EllipsisNotation = "1"
FastMPOContractions = "0.2.5 - 0.2"
ITensorMPS = "0.3.2 - 0.3"
ITensors = "0.7"
LocalCoverage = "0.8"
OrderedCollections = "1.6.3 - 1"
julia = "1.6.0 - 1"
10 changes: 10 additions & 0 deletions P/PartitionedMPSs/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[0]
Coverage = "a2441757-f6aa-5fb2-8edb-039e3f45d037"
CoverageTools = "c36e975a-824b-4404-a568-ef97ca766997"
EllipsisNotation = "da5c29d0-fa7d-589e-88eb-ea29b0a81949"
FastMPOContractions = "f6e391d2-8ffa-4d7a-98cd-7e70024481ca"
ITensorMPS = "0d1a4710-d33b-49a5-8f18-73bdf49b47e2"
ITensors = "9136182c-28ba-11e9-034c-db9fb085ebd5"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LocalCoverage = "5f6e1e16-694c-5876-87ef-16b5274f298e"
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
3 changes: 3 additions & 0 deletions P/PartitionedMPSs/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "PartitionedMPSs"
uuid = "17ce1de9-5131-45e3-8a48-9723b6e2dc23"
repo = "https://github.com/tensor4all/PartitionedMPSs.jl.git"
2 changes: 2 additions & 0 deletions P/PartitionedMPSs/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.5.1"]
git-tree-sha1 = "6575d5a16fa6bf21d2557f99438a68e04eac7d84"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ repo = "https://github.com/tensor4all/T4ARegistry.git"
description = "Registry for Tensor4All packages, such as TensorCrossInterpolation.jl"

[packages]
17ce1de9-5131-45e3-8a48-9723b6e2dc23 = { name = "PartitionedMPSs", path = "P/PartitionedMPSs" }
3075f829-f72e-4896-a859-7fe0a9cabb9b = { name = "SimpleTensorNetworks", path = "S/SimpleTensorNetworks" }
3cac4759-b6c4-45be-a543-65afe6a1360a = { name = "ProjMPSs", path = "P/ProjMPSs" }
519627e4-0024-4e53-9a9b-91785ee38aac = { name = "T4FTemplate", path = "T/T4FTemplate" }
Expand Down

0 comments on commit 18dbd02

Please sign in to comment.