SHA256
8
0
forked from pool/ensmallen

15 Commits

Author SHA256 Message Date
0ef494416c Accepting request 1158790 from devel:libraries:c_c++
- 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/request/show/1158790
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ensmallen?expand=0&rev=7
2024-03-17 21:17:26 +00:00
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
1f75236714 Accepting request 1125829 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1125829
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ensmallen?expand=0&rev=6
2023-11-14 20:42:44 +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
58a4a3aef7 Accepting request 1069112 from devel:libraries:c_c++
- update to 2.19.1:
  * Avoid deprecation warnings in Armadillo 11.2+

OBS-URL: https://build.opensuse.org/request/show/1069112
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ensmallen?expand=0&rev=5
2023-03-03 21:28:28 +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
bcfb7340b6 Accepting request 1040059 from devel:libraries:c_c++
- 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/request/show/1040059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ensmallen?expand=0&rev=4
2022-12-05 17:01:05 +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
eaacfa2e6d Accepting request 922722 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/922722
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ensmallen?expand=0&rev=3
2021-10-04 16:40:11 +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
ccfd134b69 Accepting request 903275 from 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/903275
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ensmallen?expand=0&rev=2
2021-07-01 05:05:51 +00:00
5940b717ad Refetch upstream archive
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/ensmallen?expand=0&rev=4
2021-06-30 16:07:25 +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
c408b05a78 Accepting request 873223 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/873223
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ensmallen?expand=0&rev=1
2021-02-18 19:40:54 +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