Skip to content

Commit

Permalink
New package: TeNLib v0.1.0
Browse files Browse the repository at this point in the history
UUID: 1ce00845-9e1b-4798-bd63-033d15ad4ca9
Repo: https://github.com/titaschanda/TeNLib.jl.git
Tree: 01af48ab26c177593db11168a9cbefd001ab29b5

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored and giordano committed Dec 26, 2023
1 parent 4c086e1 commit 572ff30
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1221,6 +1221,7 @@ some amount of consideration when choosing package names.
1cc96f36-ef02-40ef-a648-5e2c13df3076 = { name = "ClausenFunctions", path = "C/ClausenFunctions" }
1cd36ffe-cb05-4761-9ff9-f7bc1999e190 = { name = "AAindex", path = "A/AAindex" }
1cd42f4e-713b-4441-9f2f-62ba40f1840e = { name = "SpeciesToNetworks", path = "S/SpeciesToNetworks" }
1ce00845-9e1b-4798-bd63-033d15ad4ca9 = { name = "TeNLib", path = "T/TeNLib" }
1cead3c2-87b3-11e9-0ccd-23c62b72b94e = { name = "Manifolds", path = "M/Manifolds" }
1cecccd7-a9b6-5045-9cdc-a44c19b16d76 = { name = "hsakmt_roct_jll", path = "jll/H/hsakmt_roct_jll" }
1cfade01-22cf-5700-b092-accc4b62d6e1 = { name = "UnicodeFun", path = "U/UnicodeFun" }
Expand Down
4 changes: 4 additions & 0 deletions T/TeNLib/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
DataStructures = "0.18"
ITensors = "0.3"
julia = "1"
5 changes: 5 additions & 0 deletions T/TeNLib/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
ITensors = "9136182c-28ba-11e9-034c-db9fb085ebd5"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
3 changes: 3 additions & 0 deletions T/TeNLib/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "TeNLib"
uuid = "1ce00845-9e1b-4798-bd63-033d15ad4ca9"
repo = "https://github.com/titaschanda/TeNLib.jl.git"
2 changes: 2 additions & 0 deletions T/TeNLib/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "01af48ab26c177593db11168a9cbefd001ab29b5"

0 comments on commit 572ff30

Please sign in to comment.