Skip to content

Commit efb60b1

Browse files
New package: MatricesForHomalg v0.1.0 (#122444)
UUID: 29b9b1b6-efa6-450e-8188-a5a2c25df071 Repo: https://github.com/homalg-project/MatricesForHomalg.jl.git Tree: ca17941df274b95b935335199d50635caa221544 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
1 parent 0140e03 commit efb60b1

File tree

5 files changed

+11
-0
lines changed

5 files changed

+11
-0
lines changed

M/MatricesForHomalg/Compat.toml

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

M/MatricesForHomalg/Deps.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[0]
2+
Nemo = "2edaba10-b0f1-5616-af89-8c11ac63239a"

M/MatricesForHomalg/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "MatricesForHomalg"
2+
uuid = "29b9b1b6-efa6-450e-8188-a5a2c25df071"
3+
repo = "https://github.com/homalg-project/MatricesForHomalg.jl.git"

M/MatricesForHomalg/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 = "ca17941df274b95b935335199d50635caa221544"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1935,6 +1935,7 @@ some amount of consideration when choosing package names.
19351935
29a8b8bc-eb2a-4ada-9a47-be49547c4d59 = { name = "IsopycnalSurfaces", path = "I/IsopycnalSurfaces" }
19361936
29a986be-02c6-4525-aec4-84b980013641 = { name = "FastLapackInterface", path = "F/FastLapackInterface" }
19371937
29b5916a-a76c-4e73-9657-3c8fd22e65e6 = { name = "ClimaAnalysis", path = "C/ClimaAnalysis" }
1938+
29b9b1b6-efa6-450e-8188-a5a2c25df071 = { name = "MatricesForHomalg", path = "M/MatricesForHomalg" }
19381939
29be08bc-e5fd-4da2-bbc1-72011c6ea2c9 = { name = "JlrsCore", path = "J/JlrsCore" }
19391940
29bf0bfc-420f-4fa5-b441-811fd9e6e11d = { name = "SpaceLiDAR", path = "S/SpaceLiDAR" }
19401941
29c08b6a-42b0-4a71-84c9-d93be35dae53 = { name = "RunBinary", path = "R/RunBinary" }

0 commit comments

Comments
 (0)