Skip to content

Commit 0b56f73

Browse files
authored
New package: ITensorTestPackage v0.1.0 (#1062)
Co-authored-by: ITensorBot <278814285+ITensorBot@users.noreply.github.com>
1 parent f9fed1c commit 0b56f73

5 files changed

Lines changed: 8 additions & 0 deletions

File tree

I/ITensorTestPackage/Compat.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[0]
2+
julia = "1.10.0-1"

I/ITensorTestPackage/Deps.toml

Whitespace-only changes.

I/ITensorTestPackage/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "ITensorTestPackage"
2+
uuid = "843e44b4-204a-49e5-b531-f6a528cd7bee"
3+
repo = "https://github.com/ITensor/ITensorTestPackage.jl"

I/ITensorTestPackage/Versions.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["0.1.0"]
2+
git-tree-sha1 = "3f0d027bcc9061e02ee66c3131f9f6ff0a93ccbd"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ description = "Private registry for unreleased or unfinished ITensors packages"
3333
7c7cc465-9c6a-495f-bdd1-f42428e86d0c = { name = "FunctionImplementations", path = "F/FunctionImplementations" }
3434
7e5a90cf-f82e-492e-a09b-e3e26432c138 = { name = "TypeParameterAccessors", path = "T/TypeParameterAccessors" }
3535
826dd319-6fd5-459a-a990-3a4f214664bf = { name = "QuantumOperatorDefinitions", path = "Q/QuantumOperatorDefinitions" }
36+
843e44b4-204a-49e5-b531-f6a528cd7bee = { name = "ITensorTestPackage", path = "I/ITensorTestPackage" }
3637
a07dfc7f-7d04-4eb5-84cc-a97f051f655a = { name = "Derive", path = "D/Derive" }
3738
a374f348-d733-473a-88bc-8a13261ed0c1 = { name = "MassApplyPatch", path = "M/MassApplyPatch" }
3839
ae191fcf-7ec6-40a6-95c9-dedb80b28f91 = { name = "PkgDependents", path = "P/PkgDependents" }

0 commit comments

Comments
 (0)