Name: | mlpack-devel |
---|---|
Version: | 4.0.0 |
Release: | 8.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 2855845515 |
License: | BSD |
RPM: | mlpack-devel-4.0.0-8.el8.x86_64.rpm |
Source RPM: | mlpack-4.0.0-8.el8.src.rpm |
Build Date: | Thu Dec 01 2022 |
Build Host: | build-ol8-x86_64.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. |
- 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.
- Update for EPEL9: remove Python bindings (dependencies are not yet available).