Skip to content

ensmallen 2.22.0: "E-Bike Excitement"

Compare
Choose a tag to compare
@rcurtin rcurtin released this 29 Nov 18:53
· 15 commits to master since this release

Released Nov. 28, 2024.

  • Update to C++14 standard (#400).
  • Bump minimum Armadillo version to 10.8 (#404).
  • For Armadillo 14.2.0 switch to .index_min() and .index_max() (#409).
  • Added IPOP and BIPOP restart mechanisms for CMA-ES. (#403).