Skip to content
This repository was archived by the owner on May 23, 2022. It is now read-only.

Refactor codebase #36

Merged
merged 15 commits into from
Apr 15, 2020
Merged
5 changes: 0 additions & 5 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,7 @@ name = "LearnBase"
uuid = "7f8f8fb0-2700-5f03-b4bd-41f8cfc144b6"
version = "0.3.0"

[deps]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

[compat]
StatsBase = "0.33"
julia = "1"

[extras]
Expand Down
Loading