Skip to content

Commit

Permalink
New package: MonotoneDecomposition v0.1.0 (#98782)
Browse files Browse the repository at this point in the history
UUID: 985e57c-c0fb-4ac0-a7f6-0eae5cf96536
Repo: https://github.com/szcf-weiya/MonotoneDecomposition.jl.git
Tree: 0f4e2cd83581b1b0427b55577087281c310a7845

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 15, 2024
1 parent 18679cd commit 35bc5be
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 0 deletions.
19 changes: 19 additions & 0 deletions M/MonotoneDecomposition/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[0]
Distributions = "0.25.0-0.25.102"
ECOS = "1.1.0-1"
GLM = "1.8.0-1"
GaussianProcesses = "0.12"
GoldfarbIdnaniSolver = "1.1.0-1"
Gurobi = "0.10-0.11"
JuMP = "1.6.0-1"
LaTeXStrings = "1.3.0-1"
LaTeXTables = "0.1.2-0.1"
MonotoneSplines = "0.1"
Plots = "1.38.0-1"
ProgressMeter = "1.7.0-1"
QuadGK = "2.6.0-2"
RCall = "0.13"
SmoothingSplines = "0.3"
StatsBase = "0.33"
StatsPlots = "0.15"
julia = "1"
24 changes: 24 additions & 0 deletions M/MonotoneDecomposition/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
[0]
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
ECOS = "e2685f51-7e38-5353-a97d-a921fd2c8199"
GLM = "38e38edf-8417-5370-95a0-9cbb8c7f171a"
GaussianProcesses = "891a1506-143c-57d2-908e-e1f8e92e6de9"
GoldfarbIdnaniSolver = "906ccaf3-f60c-4d27-be89-7848ae703cf8"
Gurobi = "2e9cd046-0924-5485-92f1-d5272153d98b"
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
LaTeXTables = "7a882280-b7a3-40b8-8de0-0a56d356bc86"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MonotoneSplines = "92812004-5f8d-4354-96af-0c8b7c0637d0"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
RCall = "6f49c342-dc21-5d91-9882-a32aef131414"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
SmoothingSplines = "102930c3-cf33-599f-b3b1-9a29a5acab30"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
3 changes: 3 additions & 0 deletions M/MonotoneDecomposition/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "MonotoneDecomposition"
uuid = "985e57c0-c0fb-4ac0-a7f6-0eae5cf96536"
repo = "https://github.com/szcf-weiya/MonotoneDecomposition.jl.git"
2 changes: 2 additions & 0 deletions M/MonotoneDecomposition/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "0f4e2cd83581b1b0427b55577087281c310a7845"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6229,6 +6229,7 @@ some amount of consideration when choosing package names.
98572fba-bba0-415d-956f-fa77e587d26d = { name = "Parquet2", path = "P/Parquet2" }
98581153-e998-4eef-8d0d-5ec2c052313d = { name = "NDTools", path = "N/NDTools" }
9859b720-004f-4db5-b836-c34ec215a307 = { name = "LinearNoiseApproximation", path = "L/LinearNoiseApproximation" }
985e57c0-c0fb-4ac0-a7f6-0eae5cf96536 = { name = "MonotoneDecomposition", path = "M/MonotoneDecomposition" }
985f35cc-2c3d-4943-b8c1-f0931d5f0959 = { name = "MQTTClient", path = "M/MQTTClient" }
985f9f6c-a11c-5717-b596-40558d7e7751 = { name = "IVerilog_jll", path = "jll/I/IVerilog_jll" }
98617a16-9322-42db-a24f-fe7c2280ec91 = { name = "Flamenco", path = "F/Flamenco" }
Expand Down

0 comments on commit 35bc5be

Please sign in to comment.