Releases: geoopt/geoopt
Releases · geoopt/geoopt
v0.5.1
What's Changed
- chore: create
pyproject.toml
by @SauravMaheshkar in #201 - chore: drop
requirements-dev
by @SauravMaheshkar in #208 - gh: refactor community files by @SauravMaheshkar in #211
- Create .readthedocs.yml by @ferrine in #213
- Pytorch 2.0 by @ferrine in #217
New Contributors
- @SauravMaheshkar made their first contribution in #201
Full Changelog: v.0.5.1...v0.5.1
v0.5.0
v0.4.1
New Manifolds: SPD, Siegel
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
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
Resolves issue with pytorch nightly and upcoming pytorch release
Compatibility upgrade
geoopt v0.2.0
Bugfix release
Bug Fixes
- Fix scaling issues with random methods
- Fix poincare methods
cosub
andnorm
that were working not properly - Fix Sphere distance for small values