Skip to content

Releases: fides-dev/fides

Fides 0.1.1a

14 Nov 00:39
Compare
Choose a tag to compare
  • Fixed a bug to handle empty subspaces more graciously
  • No longer require setting of dimensionality when initializing HessianApproximation
  • Add a couple more dimensionality checks

Fides 0.1.0

13 Nov 22:55
7a45d68
Compare
Choose a tag to compare
  • Better documentation of options
  • Made reflective linesearch recursive and added truncated step-back strategy
  • Make it possible to modify previously hardcoded parameters through options
  • Add exitflags
  • Proper tracking of minima
  • Bugfixes for stepback and 1D linesearch

Fides 0.0.2

12 Nov 17:53
Compare
Choose a tag to compare

Improves documentation and fixes a critical bug that led to wrong 1d subspace subspace solutions, leading to incorrect gradient and reflected steps.

Fides 0.0.1

12 Nov 16:42
Compare
Choose a tag to compare

Initial Release