ensmallen

Flexible C++ library for efficient numerical optimization

Version

3.10.0-1
(2025-10-05)

Size

266.2

KiB

Repository

HaikuPorts
x86_64
* ensmallen is a high-quality C++ library for non-linear numerical optimization
* provides many types of optimizers that can be used for virtually any numerical optimization task
* examples of included optimizers: L-BFGS, SGD, CMAES and Simulated Annealing
* allows optional callbacks to customize the optimization process