Skip to content

Commit

Permalink
New version: MultinomialRegression v0.4.0
Browse files Browse the repository at this point in the history
UUID: a592c9b7-6983-49e8-8273-c41e1cdef303
Repo: https://github.com/JockLawrie/MultinomialRegression.jl.git
Tree: d3625e40a489eaf4a0946b6841e9d2bfe655d10e

Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8
  • Loading branch information
JuliaHubRegistrator committed Oct 25, 2024
1 parent 3d896c9 commit ce22238
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
4 changes: 3 additions & 1 deletion M/MultinomialRegression/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,12 @@ julia = "1.6.0-1"

["0.3.7-0"]
Distributions = "0.25"
Optim = "1"
PrecompileTools = "1.2.0-1"
PrettyTables = "2"
StatsBase = "0.34"
StatsModels = "0.7"
Tables = "1"
julia = "1.10.0-1"

["0.3.7-0.3"]
Optim = "1"
2 changes: 2 additions & 0 deletions M/MultinomialRegression/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
[0]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

["0-0.3"]
Optim = "429524aa-4258-5aef-a3af-852621145aeb"

["0.2.1-0"]
Expand Down
3 changes: 3 additions & 0 deletions M/MultinomialRegression/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ git-tree-sha1 = "c23e17378b44f0aec1df5f2e57c98579870cd152"

["0.3.8"]
git-tree-sha1 = "98683018b7c602ba5e5d2d0782038146b6f65067"

["0.4.0"]
git-tree-sha1 = "d3625e40a489eaf4a0946b6841e9d2bfe655d10e"

0 comments on commit ce22238

Please sign in to comment.