Skip to content

Commit

Permalink
New package: BenchmarkFreeFermions v0.1.0 (#117300)
Browse files Browse the repository at this point in the history
UUID: 5b68a00d-ca4d-4b58-ab0c-dc082ade624e
Repo: https://github.com/Qiaoyi-Li/BenchmarkFreeFermions.jl.git
Tree: d55c377a46c2fe5de5b723f195abde06aa4f3fae

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Oct 18, 2024
1 parent da5f95c commit 15d6505
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 0 deletions.
4 changes: 4 additions & 0 deletions B/BenchmarkFreeFermions/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
SkewLinearAlgebra = "1"
Statistics = "1"
julia = "1.6.7-1"
4 changes: 4 additions & 0 deletions B/BenchmarkFreeFermions/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
SkewLinearAlgebra = "5c889d49-8c60-4500-9d10-5d3a22e2f4b9"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
3 changes: 3 additions & 0 deletions B/BenchmarkFreeFermions/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "BenchmarkFreeFermions"
uuid = "5b68a00d-ca4d-4b58-ab0c-dc082ade624e"
repo = "https://github.com/Qiaoyi-Li/BenchmarkFreeFermions.jl.git"
2 changes: 2 additions & 0 deletions B/BenchmarkFreeFermions/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "d55c377a46c2fe5de5b723f195abde06aa4f3fae"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4140,6 +4140,7 @@ some amount of consideration when choosing package names.
5b588203-7d8b-4fab-a537-c31a7f73f46b = { name = "DataDrivenSparse", path = "D/DataDrivenSparse" }
5b5b35a2-003c-5b99-bc04-a964994dd816 = { name = "CatmullRom", path = "C/CatmullRom" }
5b65064a-1d0b-5b23-8760-570290dfee43 = { name = "DistributedJets", path = "D/DistributedJets" }
5b68a00d-ca4d-4b58-ab0c-dc082ade624e = { name = "BenchmarkFreeFermions", path = "B/BenchmarkFreeFermions" }
5b6edb9a-6f5c-5561-95ad-cece0030cdd0 = { name = "Tasmanian_jll", path = "jll/T/Tasmanian_jll" }
5b70daea-9db9-5a46-aedf-2142e553ecc5 = { name = "Merly", path = "M/Merly" }
5b7e9947-ddc0-4b3f-9b55-0d8042f74170 = { name = "AdvancedMH", path = "A/AdvancedMH" }
Expand Down

0 comments on commit 15d6505

Please sign in to comment.