Skip to content

Commit

Permalink
New version: Fairness v0.2.0 (#21906)
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: b14c5cd991969f9ea26560a4f0ca5bc2aa966a09

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Sep 24, 2020
1 parent db2ef2d commit 9c1c0f4
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
7 changes: 6 additions & 1 deletion F/Fairness/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,15 @@
CSV = "0.7"
CategoricalArrays = "0.8"
DataFrames = "0.21"
GLPK = "0.13"
Ipopt = "0.6"
JuMP = "0.21"
MLJModelInterface = "0.3"
StatsBase = "0.33"
julia = "1"

["0-0.1"]
GLPK = "0.13"

["0-0.1.2"]
MLJBase = "0.14.4-0.14"
MLJModels = "0.11"
Expand All @@ -22,3 +24,6 @@ HypothesisTests = "0.10"
MLJBase = "0.14.4-0.15"
MLJModels = "0.11-0.12"
ZipFile = "0.9"

["0.2-0"]
GLPK = "0.13-0.14"
3 changes: 3 additions & 0 deletions F/Fairness/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
["0.1.3-0"]
HypothesisTests = "09f84164-cd44-5f33-b23f-e6b0d136a0d5"
ZipFile = "a5390f91-8eb1-5f08-bee0-b1d1ffed6cea"

["0.2-0"]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
3 changes: 3 additions & 0 deletions F/Fairness/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ git-tree-sha1 = "6f01c0c0863bbc70356891822c737a869eede118"

["0.1.3"]
git-tree-sha1 = "7c35497dec4b8722a8e2fe19e20ce58a5b70e752"

["0.2.0"]
git-tree-sha1 = "b14c5cd991969f9ea26560a4f0ca5bc2aa966a09"

0 comments on commit 9c1c0f4

Please sign in to comment.