Skip to content

Commit 78e7586

Browse files
committed
2 parents 1fe8771 + bf9f711 commit 78e7586

File tree

11 files changed

+15800
-5
lines changed

11 files changed

+15800
-5
lines changed

Project.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "MLJLinearModels"
22
uuid = "6ee0df7b-362f-4a72-a706-9e79364fb692"
33
authors = ["Thibaut Lienart <[email protected]>"]
4-
version = "0.3.0"
4+
version = "0.3.1"
55

66
[deps]
77
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -11,7 +11,6 @@ LinearMaps = "7a12625a-238d-50fd-b39a-03d52299707e"
1111
MLJModelInterface = "e80e1ace-859a-464e-9ed9-23947d8ae3ea"
1212
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
1313
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
14-
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1514

1615
[compat]
1716
DocStringExtensions = "^0.8"
@@ -20,7 +19,6 @@ LinearMaps = "^2.6"
2019
MLJModelInterface = "^0.1"
2120
Optim = "^0.20"
2221
Parameters = "^0.12"
23-
Tables = "^0.2"
2422
julia = "^1"
2523

2624
[extras]

docs/build/assets/documenter.js

Lines changed: 260 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)