diff --git a/M/MatricesForHomalg/Compat.toml b/M/MatricesForHomalg/Compat.toml new file mode 100644 index 000000000000000..c155ea1ead6cf36 --- /dev/null +++ b/M/MatricesForHomalg/Compat.toml @@ -0,0 +1,3 @@ +[0] +Nemo = "0.48" +julia = "1.9.0-1" diff --git a/M/MatricesForHomalg/Deps.toml b/M/MatricesForHomalg/Deps.toml new file mode 100644 index 000000000000000..1005aa5aa2cda33 --- /dev/null +++ b/M/MatricesForHomalg/Deps.toml @@ -0,0 +1,2 @@ +[0] +Nemo = "2edaba10-b0f1-5616-af89-8c11ac63239a" diff --git a/M/MatricesForHomalg/Package.toml b/M/MatricesForHomalg/Package.toml new file mode 100644 index 000000000000000..f064e92f298e29f --- /dev/null +++ b/M/MatricesForHomalg/Package.toml @@ -0,0 +1,3 @@ +name = "MatricesForHomalg" +uuid = "29b9b1b6-efa6-450e-8188-a5a2c25df071" +repo = "https://github.com/homalg-project/MatricesForHomalg.jl.git" diff --git a/M/MatricesForHomalg/Versions.toml b/M/MatricesForHomalg/Versions.toml new file mode 100644 index 000000000000000..a8893f2d8b076fc --- /dev/null +++ b/M/MatricesForHomalg/Versions.toml @@ -0,0 +1,2 @@ +["0.1.0"] +git-tree-sha1 = "ca17941df274b95b935335199d50635caa221544" diff --git a/Registry.toml b/Registry.toml index 29e0b3c9042a59e..cd7b65ae7a05a6c 100644 --- a/Registry.toml +++ b/Registry.toml @@ -1932,6 +1932,7 @@ some amount of consideration when choosing package names. 29a8b8bc-eb2a-4ada-9a47-be49547c4d59 = { name = "IsopycnalSurfaces", path = "I/IsopycnalSurfaces" } 29a986be-02c6-4525-aec4-84b980013641 = { name = "FastLapackInterface", path = "F/FastLapackInterface" } 29b5916a-a76c-4e73-9657-3c8fd22e65e6 = { name = "ClimaAnalysis", path = "C/ClimaAnalysis" } +29b9b1b6-efa6-450e-8188-a5a2c25df071 = { name = "MatricesForHomalg", path = "M/MatricesForHomalg" } 29be08bc-e5fd-4da2-bbc1-72011c6ea2c9 = { name = "JlrsCore", path = "J/JlrsCore" } 29bf0bfc-420f-4fa5-b441-811fd9e6e11d = { name = "SpaceLiDAR", path = "S/SpaceLiDAR" } 29c08b6a-42b0-4a71-84c9-d93be35dae53 = { name = "RunBinary", path = "R/RunBinary" }