Skip to content

Commit

Permalink
Change to latest released MLKernels version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Englhardt committed Nov 12, 2018
1 parent cca079e commit cab1c33
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -130,10 +130,8 @@ uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"

[[MLKernels]]
deps = ["LinearAlgebra", "SpecialFunctions", "Statistics", "Test"]
git-tree-sha1 = "456c6aa2928ae85064ef1d28b80d04fafed08986"
repo-rev = "master"
repo-url = "https://github.com/trthatcher/MLKernels.jl.git"
uuid = "48eadcf2-8ff1-11e8-289d-f103432a0bb3"
git-tree-sha1 = "d8ae6ac28480a25ddaae9ad9108371035ef9a346"
uuid = "6899632a-1081-549c-8d71-752c8a25a7ba"
version = "0.4.0"

[[MLLabelUtils]]
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MLKernels = "48eadcf2-8ff1-11e8-289d-f103432a0bb3"
MLKernels = "6899632a-1081-549c-8d71-752c8a25a7ba"
MLLabelUtils = "66a33bbf-0c2b-5fc8-a008-9da813334f0a"
Memento = "f28f55f0-a522-5efc-85c2-fe41dfb9b2d9"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Expand Down

0 comments on commit cab1c33

Please sign in to comment.