SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ensmallen-devel-2.21.1-lp155.14.1.x86_64.rpm :

* Sun Mar 17 2024 Dirk Müller - update to 2.21.1:
* Fix numerical precision issues for small-gradient L-BFGS scaling factor computations (#392).
* Ensure the tests are built with optimisation enabled
* Clarify return values for different callback types
* Fix return types of callbacks
* Minor cleanup for printing optimization reports via `Report()`
* Tue Nov 14 2023 Atri Bhattacharya - Update to version 2.20.0:
* Implementation of Active CMAES (gh#mlpack/ensmallen#367).
* LBFGS: avoid generation of NaNs, and add checks for finite values (gh#mlpack/ensmallen#368).
* Fix CNE test tolerances (gh#mlpack/ensmallen#360).
* Rename SCD optimizer, to CD (gh#mlpack/ensmallen#379).- Build and run tests.
* Fri Mar 03 2023 Dirk Müller - update to 2.19.1:
* Avoid deprecation warnings in Armadillo 11.2+
* Sun Dec 04 2022 Dirk Müller - update to 2.19.0:
* Added DemonSGD and DemonAdam optimizers
* Fix bug with Adam-like optimizers not resetting when `resetPolicy` is `true`.
* Add Yogi optimizer
* Add AdaBelief optimizer
* Add AdaSqrt optimizer
* Bump check for minimum supported version of Armadillo
* Update Catch2 to 2.13.8
* Fix epoch timing output
* Accelerate SGD test time
* Fix potential infinite loop in CMAES
* Fix SCD partial gradient test
* Add gradient value clipping and gradient norm scaling callback
* Remove superfluous CMake option to build the tests
* Bump minimum Armadillo version to 9.800
* Update Catch2 to 2.13.7
* Remove redundant template argument for C++20 compatibility
* Fix MOEAD test stability
* Sun Sep 26 2021 Jan Engelhardt - Update to release 2.17.0
* CheckArbitraryFunctionTypeAPI extended for MOO support
* Refactor NSGA2
* Add MOEA-D/DE Optimizer
* Add Das-Dennis weight initialization method
* Add Dirichlet Weight Initialization
* Sat Mar 27 2021 Jan Engelhardt - Ensure neutrality of descriptions.
* Fri Mar 26 2021 Guillaume GARDET - Update to 2.16.2
* See: https://ensmallen.org/docs.html#ensmallen-2162-severely-dented-can-of-polyurethane
* and skipped 2.16.1: https://ensmallen.org/docs.html#ensmallen-2161-severely-dented-can-of-polyurethane
* Wed Feb 17 2021 Guillaume GARDET - Update to 2.16.0
* See: https://ensmallen.org/docs.html#ensmallen-2160-severely-dented-can-of-polyurethane- Drop _service file- Fix cmake install- Clean-up spec file- Enable tests
* Sat Dec 05 2020 Markus Kolb - Update to version 2.15.1
* See https://ensmallen.org/docs.html#ensmallen-2151-why-cant-i-manage-to-grow-any-plants
* Fri Jul 03 2020 Markus Kolb - Update to version 2.12.1
* Wed Mar 11 2020 Markus Kolb - Update to version 2.11.4
* Updated 02-disable-ensmallen-test.patch
* There is /usr/share/cmake/ensmallen
* Mon Nov 04 2019 Markus Kolb - Release ensmallen 2.10.3
 
ICM