SHA256
8
0
forked from pool/ensmallen

7 Commits

Author SHA256 Message Date
e397b5de9f - 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()`
  * Avoid deprecation warnings in Armadillo 11.2+
- Update to version 2.12.1

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/ensmallen?expand=0&rev=12
2024-03-17 17:32:46 +00:00
df00ebd85f Accepting request 1125786 from home:badshah400:branches:devel:libraries:c_c++
* Update to version 2.20.0.
* Build and run tests.

OBS-URL: https://build.opensuse.org/request/show/1125786
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/ensmallen?expand=0&rev=10
2023-11-14 09:12:55 +00:00
db9bc6fadc - update to 2.19.1:
* Avoid deprecation warnings in Armadillo 11.2+

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/ensmallen?expand=0&rev=8
2023-03-03 09:14:46 +00:00
5ad54b76e4 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/ensmallen?expand=0&rev=6
2022-12-04 21:18:51 +00:00
4bbdc06aed Accepting request 921539 from home:jengelh:branches:devel:libraries:c_c++
- Update to release 2.17.0
fix build failure in Factory

OBS-URL: https://build.opensuse.org/request/show/921539
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/ensmallen?expand=0&rev=5
2021-10-02 00:24:26 +00:00
8f77b1f85f Accepting request 881470 from home:Guillaume_G:branches:devel:libraries:c_c++
- 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

OBS-URL: https://build.opensuse.org/request/show/881470
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/ensmallen?expand=0&rev=3
2021-03-26 18:02:57 +00:00
4831b99c84 Accepting request 873138 from home:Guillaume_G:branches:science:machinelearning
Version 2.16.0

OBS-URL: https://build.opensuse.org/request/show/873138
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/ensmallen?expand=0&rev=1
2021-02-17 20:53:54 +00:00