Skip to content

Releases: geoopt/geoopt

v0.5.1

23 Jun 07:56
8af79c1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.0.5.1...v0.5.1

v0.5.0

29 Jun 15:39
49df7a5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

15 Mar 12:25
54a1caf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

New Manifolds: SPD, Siegel

02 Sep 10:29
c0163cd
Compare
Choose a tag to compare

geoopt (0.4.0)

New Features

  • new Symmetric Positive Definite manifold (#153)
  • new Siegel manifolds: Upper half model and Bounded domain model, with support for Riemannian and Finsler metrics (#179)

Maintainance

  • create pull request templates (#154)
  • update tests for pytorch 1.9.0

Bug Fixes

  • fix step increments in optimizers (#165)

Release 0.4.0rc1

01 Jul 17:51
524330b
Compare
Choose a tag to compare
Release 0.4.0rc1 Pre-release
Pre-release

geoopt (0.4.0rc1)

New Features

  • new Symmetric Positive Definite manifold (#153)
  • new Siegel manifolds: Upper half model and Bounded domain model, with support for Riemannian and Finsler metrics (#179)

Maintainance

  • create pull request templates (#154)
  • update tests for pytorch 1.9.0

Bug Fixes

  • fix step increments in optimizers (#165)

Compatability Upgrade

29 Oct 14:33
Compare
Choose a tag to compare

Resolves issue with pytorch nightly and upcoming pytorch release

Compatibility upgrade

07 Oct 13:37
6111f68
Compare
Choose a tag to compare

New Features

  • Riemannian Line Search (#140)
  • Per group stabilization (#149)

Maintenance

  • Fix API warnings (mentioned in #148)
  • support torch >= 1.4.0

geoopt v0.2.0

12 Jun 13:43
Compare
Choose a tag to compare

geoopt v0.2.0

New Features

  • BirkhoffPolytope (#125)
  • Lorenz Manifold (#121)
  • kappa-Stereographic model (#126)
  • Sparse optimizers (#130)

Maintenance

  • Tests for pytorch>=1.4, cpuonly (#133)

Bugfix release

30 Nov 14:08
Compare
Choose a tag to compare

Bug Fixes

  • Fix scaling issues with random methods
  • Fix poincare methods cosub and norm that were working not properly
  • Fix Sphere distance for small values