diff --git a/I/Ipf/Compat.toml b/I/Ipf/Compat.toml new file mode 100644 index 000000000000000..e69de29bb2d1d64 diff --git a/I/Ipf/Deps.toml b/I/Ipf/Deps.toml new file mode 100644 index 000000000000000..1936fff1a353acd --- /dev/null +++ b/I/Ipf/Deps.toml @@ -0,0 +1,3 @@ +[0] +Mmap = "a63ad114-7e13-5084-954f-fe012c677804" +PreallocationTools = "d236fae5-4411-538c-8e31-a6e3d9e00b46" diff --git a/I/Ipf/Package.toml b/I/Ipf/Package.toml new file mode 100644 index 000000000000000..e766d142ed45db5 --- /dev/null +++ b/I/Ipf/Package.toml @@ -0,0 +1,3 @@ +name = "Ipf" +uuid = "dfb2dbec-0384-47ba-b614-66be42e3cf9e" +repo = "https://github.com/andreapasquale94/Ipf.jl.git" diff --git a/I/Ipf/Versions.toml b/I/Ipf/Versions.toml new file mode 100644 index 000000000000000..4c4138aed9e26db --- /dev/null +++ b/I/Ipf/Versions.toml @@ -0,0 +1,2 @@ +["0.1.0"] +git-tree-sha1 = "9dfa57550106babf1187318f2ccb71cee658fff2" diff --git a/Registry.toml b/Registry.toml index e6c32f1285e1763..74a465f24f266b6 100644 --- a/Registry.toml +++ b/Registry.toml @@ -9507,6 +9507,7 @@ dfa09964-7899-4f24-b5ee-10dc563fda7c = { name = "HumanReadableSExpressions", pat dfa6e8bd-ffa5-4347-817a-aa08eb84b250 = { name = "BatchedBLAS", path = "B/BatchedBLAS" } dfa7e5a0-2128-5201-bc87-2ee6cd674210 = { name = "tree_sitter_typescript_jll", path = "jll/T/tree_sitter_typescript_jll" } dfaa095f-4041-5dcd-9319-2fabd8486b76 = { name = "x265_jll", path = "jll/X/x265_jll" } +dfb2dbec-0384-47ba-b614-66be42e3cf9e = { name = "Ipf", path = "I/Ipf" } dfb8ca35-80a1-48ba-a605-84916a45b4f8 = { name = "DAEProblemLibrary", path = "D/DAEProblemLibrary" } dfba0342-83e6-42c7-a796-fcf383ab214c = { name = "Mueller", path = "M/Mueller" } dfba38dd-e1e3-5ba0-a365-f7fdd7187232 = { name = "BHAtp", path = "B/BHAtp" }