| Name: | mlpack-licenses | 
|---|---|
| Version: | 4.5.1 | 
| Release: | 1.el8 | 
| Architecture: | x86_64 | 
| Group: | Unspecified | 
| Size: | 89025 | 
| License: | BSD-3-Clause AND Apache-2.0 AND (MIT OR Unlicense) | 
| RPM: | mlpack-licenses-4.5.1-1.el8.x86_64.rpm | 
| Source RPM: | mlpack-4.5.1-1.el8.src.rpm | 
| Build Date: | Fri Jan 03 2025 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://www.mlpack.org | 
| Summary: | Licenses and information files 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.  | 
- Update to latest stable version.
- Rebuild with numpy 2.x (rhbz#2333778)
- Update to latest stable version.
- Update to latest stable version and rebuild for Armadillo 12.
- Use RPM macros for python and cmake build directory
- Ensure stb_image contains the latest CVE patches
- Ensure stb_image contains the latest CVE patches
- Attempt to reduce RAM usage on ppc64le.
- Update to latest stable version.
- Bugfix: ensure Cython finds pxds for a successful build.