Skip to content

Commit

Permalink
New package: EntropyScaling v0.1.0
Browse files Browse the repository at this point in the history
UUID: 36a13073-9e6e-4b19-b12b-cb530e79ee8e
Repo: https://github.com/se-schmitt/EntropyScaling.jl.git
Tree: eb143f5ac06ca070ec8dccb322f834ff32636a7c

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Oct 27, 2024
1 parent 51b0ed4 commit c12168d
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 0 deletions.
9 changes: 9 additions & 0 deletions E/EntropyScaling/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[0]
ForwardDiff = "0.10"
LsqFit = "0.15"
NLsolve = "4"
Optim = "1"
Revise = "3"
Roots = "2"
StatsBase = "0.34"
julia = "1.9.0-1"
8 changes: 8 additions & 0 deletions E/EntropyScaling/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
LsqFit = "2fda8390-95c7-5789-9bda-21331edee243"
NLsolve = "2774e3e8-f4cf-5e23-947b-6d7e65073b56"
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
3 changes: 3 additions & 0 deletions E/EntropyScaling/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "EntropyScaling"
uuid = "36a13073-9e6e-4b19-b12b-cb530e79ee8e"
repo = "https://github.com/se-schmitt/EntropyScaling.jl.git"
2 changes: 2 additions & 0 deletions E/EntropyScaling/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "eb143f5ac06ca070ec8dccb322f834ff32636a7c"
3 changes: 3 additions & 0 deletions E/EntropyScaling/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[0]
Clapeyron = "0.6"
MATLAB = "0.8"
3 changes: 3 additions & 0 deletions E/EntropyScaling/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[0]
Clapeyron = "7c7805af-46cc-48c9-995b-ed0ed2dc909a"
MATLAB = "10e44e05-a98a-55b3-a45b-ba969058deb6"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2506,6 +2506,7 @@ some amount of consideration when choosing package names.
3695a3c4-6718-48f1-a527-58d476e53586 = { name = "SparseTransforms", path = "S/SparseTransforms" }
369a3862-bec2-4fd2-abcd-2df79a05ee65 = { name = "MinimumVolumeEllipsoids", path = "M/MinimumVolumeEllipsoids" }
369d3230-709b-4770-b64e-2fec7152d6dc = { name = "Spotify", path = "S/Spotify" }
36a13073-9e6e-4b19-b12b-cb530e79ee8e = { name = "EntropyScaling", path = "E/EntropyScaling" }
36a4119d-6b73-4371-88fe-ba2d91f5495d = { name = "ManagedLoops", path = "M/ManagedLoops" }
36aa67b7-9d79-4e90-bbc0-05abd90a007e = { name = "GrundmannMoeller", path = "G/GrundmannMoeller" }
36b166db-dac5-4d05-b36a-e6c4cef071c9 = { name = "Boscia", path = "B/Boscia" }
Expand Down

0 comments on commit c12168d

Please sign in to comment.