diff --git a/J/Judyp/Compat.toml b/J/Judyp/Compat.toml new file mode 100644 index 000000000000000..94efc3bd5bfff84 --- /dev/null +++ b/J/Judyp/Compat.toml @@ -0,0 +1,12 @@ +[1] +ArrayInterface = "3" +CompEcon = "0.4" +DataTables = "0.1" +Distributions = "0.25" +ForwardDiff = "0.10" +Ipopt = "0.6" +MathProgBase = "0.7" +NLopt = "0.6" +ParallelDataTransfer = "0.5" +ProgressMeter = "1.7.0-1" +julia = "1.6.0-1" diff --git a/J/Judyp/Deps.toml b/J/Judyp/Deps.toml new file mode 100644 index 000000000000000..be85420c2d24748 --- /dev/null +++ b/J/Judyp/Deps.toml @@ -0,0 +1,14 @@ +[1] +ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9" +CompEcon = "1375f997-1772-542d-b6fa-a8ee39124556" +DataTables = "743a1d0a-8ebc-4f23-814b-50d006366bc6" +Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b" +Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" +ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" +Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9" +LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" +MathProgBase = "fdba3010-5040-5b88-9595-932c9decdf73" +NLopt = "76087f3c-5699-56af-9a33-bf431cd00edd" +ParallelDataTransfer = "2dcacdae-9679-587a-88bb-8b444fb7085b" +ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca" +Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" diff --git a/J/Judyp/Package.toml b/J/Judyp/Package.toml new file mode 100644 index 000000000000000..e7762dde6bae949 --- /dev/null +++ b/J/Judyp/Package.toml @@ -0,0 +1,3 @@ +name = "Judyp" +uuid = "03e8d3fe-358f-4065-ab07-c13f1e32eb0b" +repo = "https://github.com/anthofflab/Judyp.jl.git" diff --git a/J/Judyp/Versions.toml b/J/Judyp/Versions.toml new file mode 100644 index 000000000000000..6d44b17f4e69e6a --- /dev/null +++ b/J/Judyp/Versions.toml @@ -0,0 +1,2 @@ +["1.0.0"] +git-tree-sha1 = "34555f868cae45c97ff3cca22fffdbf9a39680c3" diff --git a/Registry.toml b/Registry.toml index f8b5571a1d98678..f6a0c3f7e56a47b 100644 --- a/Registry.toml +++ b/Registry.toml @@ -129,6 +129,7 @@ some amount of consideration when choosing package names. 03de777c-af7e-5070-b460-500ad0553889 = { name = "UnitlessFlatten", path = "U/UnitlessFlatten" } 03de9d45-54dd-5e36-9810-6ca1d577e6b3 = { name = "GAP_pkg_cvec_jll", path = "G/GAP_pkg_cvec_jll" } 03e7cd2f-1a03-4ea9-b59b-760a446df67f = { name = "DeconvOptim", path = "D/DeconvOptim" } +03e8d3fe-358f-4065-ab07-c13f1e32eb0b = { name = "Judyp", path = "J/Judyp" } 03ede2b8-90d7-56cb-9af1-359a44c6802d = { name = "AeroAcoustics", path = "A/AeroAcoustics" } 03f602be-98a1-4bb2-9504-fbd3406624a7 = { name = "TreeKnit", path = "T/TreeKnit" } 040ba96c-7d3d-4d4a-931c-37903f53a565 = { name = "JuliaGrid", path = "J/JuliaGrid" }