Skip to content

Commit 310281f

Browse files
authored
New package: mlpack_jll v3.3.0+0 (#8639)
UUID: 156a7db3-27ba-586e-a86b-f061da4f95ea Repo: https://github.com/JuliaBinaryWrappers/mlpack_jll.jl.git Tree: 8fb801fa658e03a97ef14d183e4ccc2c258a5588 Registrator tree SHA: unknown
1 parent 517c974 commit 310281f

File tree

5 files changed

+14
-0
lines changed

5 files changed

+14
-0
lines changed

M/mlpack_jll/Compat.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[3]
2+
julia = "1"

M/mlpack_jll/Deps.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[3]
2+
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
3+
OpenBLAS_jll = "4536629a-c528-5b80-bd46-f80d51c5b363"
4+
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
5+
armadillo_jll = "0631256a-41da-5d69-bb72-795e0d5510ec"
6+
boost_jll = "28df3c45-c428-5900-9ff8-a3135698ca75"

M/mlpack_jll/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "mlpack_jll"
2+
uuid = "156a7db3-27ba-586e-a86b-f061da4f95ea"
3+
repo = "https://github.com/JuliaBinaryWrappers/mlpack_jll.jl.git"

M/mlpack_jll/Versions.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["3.3.0+0"]
2+
git-tree-sha1 = "8fb801fa658e03a97ef14d183e4ccc2c258a5588"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@ some amount of consideration when choosing package names.
278278
1520ce14-60c1-5f80-bbc7-55ef81b5835c = { name = "AbstractTrees", path = "A/AbstractTrees" }
279279
1537fe66-4725-5aba-80f4-3a74792cecc1 = { name = "CALCEPH", path = "C/CALCEPH" }
280280
15425d4b-8de4-5414-94ee-c672bedd8b29 = { name = "BitFloats", path = "B/BitFloats" }
281+
156a7db3-27ba-586e-a86b-f061da4f95ea = { name = "mlpack_jll", path = "M/mlpack_jll" }
281282
158674fc-8238-5cab-b5ba-03dfc80d1318 = { name = "ReinforcementLearning", path = "R/ReinforcementLearning" }
282283
159f3aea-2a34-519c-b102-8c37f9878175 = { name = "Cairo", path = "C/Cairo" }
283284
15a4fa57-098d-5a77-b233-4f9ba1cdf842 = { name = "LowLevelFloatFunctions", path = "L/LowLevelFloatFunctions" }

0 commit comments

Comments
 (0)