Skip to content

Commit

Permalink
New package: Fairness v0.1.0
Browse files Browse the repository at this point in the history
UUID: 7c232609-d7a1-4356-98a6-13e736dd6dcd
Repo: https://github.com/ashryaagr/Fairness.jl.git
Tree: d5db706a462ea31e259c5055890120db59b9609e

Registrator tree SHA: 58e84c9733c0606ca53349dbce519209d8a8402b
  • Loading branch information
JuliaRegistrator committed Jul 22, 2020
1 parent f4e45cf commit f40d28a
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 0 deletions.
12 changes: 12 additions & 0 deletions F/Fairness/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[0]
CSV = "0.7"
CategoricalArrays = "0.8"
DataFrames = "0.21"
GLPK = "0.13"
Ipopt = "0.6"
JuMP = "0.21"
MLJBase = "0.14.4-0.14"
MLJModelInterface = "0.3"
MLJModels = "0.11"
StatsBase = "0.33"
julia = "1"
12 changes: 12 additions & 0 deletions F/Fairness/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[0]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
GLPK = "60bf3e95-4087-53dc-ae20-288a0d20c6a6"
Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
MLJBase = "a7f614a8-145f-11e9-1d2a-a57a1082229d"
MLJModelInterface = "e80e1ace-859a-464e-9ed9-23947d8ae3ea"
MLJModels = "d491faf4-2d78-11e9-2867-c94bc002c0b7"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
3 changes: 3 additions & 0 deletions F/Fairness/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Fairness"
uuid = "7c232609-d7a1-4356-98a6-13e736dd6dcd"
repo = "https://github.com/ashryaagr/Fairness.jl.git"
2 changes: 2 additions & 0 deletions F/Fairness/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "d5db706a462ea31e259c5055890120db59b9609e"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1979,6 +1979,7 @@ some amount of consideration when choosing package names.
7c165e09-dada-5b64-9fdc-39b801c58527 = { name = "Pages", path = "P/Pages" }
7c1d4256-1411-5781-91ec-d7bc3513ac07 = { name = "DynamicPolynomials", path = "D/DynamicPolynomials" }
7c1f5dd0-abd1-46fd-a3fe-70b5915849d6 = { name = "FITSTables", path = "F/FITSTables" }
7c232609-d7a1-4356-98a6-13e736dd6dcd = { name = "Fairness", path = "F/Fairness" }
7c2d2b1e-3dd4-11ea-355a-8f6a8116e294 = { name = "ReservoirComputing", path = "R/ReservoirComputing" }
7c3ad74f-ee21-4e60-a1ba-ecae6f0cff80 = { name = "DateShifting", path = "D/DateShifting" }
7c4cb9fa-83a0-5386-9231-d6167c818060 = { name = "LNR", path = "L/LNR" }
Expand Down

0 comments on commit f40d28a

Please sign in to comment.