| Name: | mlpack-bin | 
|---|---|
| Version: | 4.0.0 | 
| Release: | 3.el8 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 45215423 | 
| License: | BSD | 
| RPM: | mlpack-bin-4.0.0-3.el8.aarch64.rpm | 
| Source RPM: | mlpack-4.0.0-3.el8.src.rpm | 
| Build Date: | Tue Nov 15 2022 | 
| Build Host: | build-ol8-aarch64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://www.mlpack.org | 
| Summary: | Command-line executables for mlpack (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 command-line executables which run mlpack methods and related documentation.  | 
- 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