Skip to content

Commit

Permalink
New version: SFrontiers v0.2.6
Browse files Browse the repository at this point in the history
UUID: 450466a-e45e-40ce-9385-fade81a2016c
Repo: https://github.com/HungJenWang1991/SFrontiers.jl.git
Tree: 829778854689487b273c51807057bf08335f4568

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Nov 3, 2024
1 parent de9b3bb commit 5f0c8c4
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 2 deletions.
19 changes: 18 additions & 1 deletion S/SFrontiers/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[0]
["0-0.1"]
DataFrames = "1.2.0-1"
DataStructures = "0.18"
Distributions = "0.25"
Expand All @@ -15,3 +15,20 @@ Sobol = "1.5.0-1"
Statistics = "1.5.0-1"
StatsFuns = "0.9.8-0.9"
julia = "1.5.0-1"

["0.2-0"]
DataFrames = "1"
DataStructures = "0"
Distributions = "0"
FLoops = "0"
ForwardDiff = "0"
HypothesisTests = "0"
KahanSummation = "0"
LinearAlgebra = "1"
NLSolversBase = "7"
Optim = "1"
PrettyTables = "2"
QuadGK = "2"
RowEchelon = "0"
Statistics = "1"
StatsFuns = "1"
7 changes: 6 additions & 1 deletion S/SFrontiers/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,12 @@ PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
RowEchelon = "af85af4c-bcd5-5d23-b03a-a909639aa875"
Sobol = "ed01d8cd-4d21-5b2a-85b4-cc3bdc58bad4"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0-0.1"]
Sobol = "ed01d8cd-4d21-5b2a-85b4-cc3bdc58bad4"

["0.2-0"]
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
3 changes: 3 additions & 0 deletions S/SFrontiers/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.1.0"]
git-tree-sha1 = "dbc4c333b38b30981fc9bd15817ed091f5e83fc7"

["0.2.6"]
git-tree-sha1 = "829778854689487b273c51807057bf08335f4568"

0 comments on commit 5f0c8c4

Please sign in to comment.