Name: | mlpack-devel |
---|---|
Version: | 4.0.0 |
Release: | 3.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 6340335 |
License: | BSD |
RPM: | mlpack-devel-4.0.0-3.el9.aarch64.rpm |
Source RPM: | mlpack-4.0.0-3.el9.src.rpm |
Build Date: | Tue Nov 15 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.mlpack.org |
Summary: | Development headers for mlpack (C++ machine learning library) |
Description: | mlpack is a C++ machine learning library with emphasis on scalability, speed, and ease-of-use. Its aim is to make machine learning possible for novice users by means of a simple, consistent API, while simultaneously exploiting C++ language features to provide maximum performance and maximum flexibility for expert users. mlpack outperforms competing machine learning libraries by large margins. This package provides the headers to compile applications against mlpack. |
- Remove Python bindings due to unavailable dependencies.
- Fix incorrect Requires.
- Update to latest stable version. - doc subpackage is no longer produced (mlpack 4.0.0 has no Doxygen support anymore). - Remove boost dependency, replace with cereal.
- Bump for Armadillo and ensmallen rebuilds.
- Update for EPEL9: remove Python bindings (dependencies are not yet available).
- Rebuilt for Boost 1.78
- Security fix for CVE-2022-28041
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Fix CVE-2021-42715 and CVE-2021-42716 in stb_image
- Simplify stb unbundling