Skip to content

Commit 7fedd4e

Browse files
committed
New package: GaussianFermions v0.1.3
UUID: 2621d614-78f7-4793-80a6-586747345a0a Repo: https://github.com/ITensor/GaussianFermions.jl.git Tree: d0ee78575c1f6db89594ad5bc62c0630341a442c
1 parent c827e42 commit 7fedd4e

5 files changed

Lines changed: 15 additions & 0 deletions

File tree

G/GaussianFermions/Compat.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[0]
2+
LinearAlgebra = "1.10.0-1"
3+
NamedArrays = "0.10.5-0.10"
4+
Printf = "1.10.0-1"
5+
julia = "1.10.0-1"

G/GaussianFermions/Deps.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[0]
2+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
3+
NamedArrays = "86f7a689-2022-50b4-a561-43c23ac3c673"
4+
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"

G/GaussianFermions/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "GaussianFermions"
2+
uuid = "2621d614-78f7-4793-80a6-586747345a0a"
3+
repo = "https://github.com/ITensor/GaussianFermions.jl.git"

G/GaussianFermions/Versions.toml

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

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ description = "Private registry for unreleased or unfinished ITensors packages"
99
1113fa09-e660-4d5c-afd9-bd16691d8c30 = { name = "Tennis", path = "T/Tennis" }
1010
19e8930c-b694-45c7-b48f-ae1a17da5712 = { name = "VisualizationBase", path = "V/VisualizationBase" }
1111
1dc1fb26-a137-4954-ae60-1bd4106e95ad = { name = "ITensorInfiniteMPS", path = "I/ITensorInfiniteMPS" }
12+
2621d614-78f7-4793-80a6-586747345a0a = { name = "GaussianFermions", path = "G/GaussianFermions" }
1213
2c2a8ec4-3cfc-4276-aa3e-1307b4294e58 = { name = "NestedPermutedDimsArrays", path = "N/NestedPermutedDimsArrays" }
1314
2c9a651f-6452-4ace-a6ac-809f4280fbb4 = { name = "BlockSparseArrays", path = "B/BlockSparseArrays" }
1415
302f2e75-49f0-4526-aef7-d8ba550cb06c = { name = "ITensorNetworksNext", path = "I/ITensorNetworksNext" }

0 commit comments

Comments
 (0)