| Name: | mlpack-bin | 
|---|---|
| Version: | 4.0.1 | 
| Release: | 1.el8 | 
| Architecture: | x86_64 | 
| Group: | Unspecified | 
| Size: | 49869931 | 
| License: | BSD | 
| RPM: | mlpack-bin-4.0.1-1.el8.x86_64.rpm | 
| Source RPM: | mlpack-4.0.1-1.el8.src.rpm | 
| Build Date: | Sun Jan 08 2023 | 
| Build Host: | build-ol8-x86_64.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.  | 
- Update to latest stable version.
- Fix incorrect Requires again (oops) :).
- Use license package
- Use just bin and devel directories
- Include README and other documentation files
- Put license in base package - Add static label to header only library
- 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.