mlpack, small change to trigger build (#13021)

This commit is contained in:
Schrijvers Luc
2025-10-05 12:23:49 +02:00
committed by GitHub
parent f3ec080b1a
commit 8e4495f90f

View File

@@ -1,6 +1,6 @@
SUMMARY="Scalable header only C++ machine learning library"
DESCRIPTION="mlpack is an intuitive, fast, scalable header only C++ machine learning \
library, meant to be a machine learning analog to LAPACK. It aims to implement a wide array of \
DESCRIPTION="mlpack is an intuitive, fast, scalable header only C++ machine learning library, \
meant to be a machine learning analog to LAPACK. It aims to implement a wide array of \
machine learning methods and functions as a \"swiss army knife\" for machine learning \
researchers."
HOMEPAGE="https://www.mlpack.org/"