Skip to content

Commit 59474cc

Browse files
committed
Add LinearAlgebra dependency
1 parent 021fe77 commit 59474cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ version = "0.1.0"
55

66
[deps]
77
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
8+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
89
MLJBase = "a7f614a8-145f-11e9-1d2a-a57a1082229d"
910
MLJTuning = "03970b2e-30c4-11ea-3135-d1576263f10f"
1011
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

0 commit comments

Comments
 (0)