Ross ROSS = Recommend OSS · open-source software intelligence for agents

geoopt/geoopt

Riemannian Adaptive Optimization Methods with pytorch optim observed · 2026-08-28

github.com/geoopt/geoopt · homepage · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

59/100

  • Activity 81
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2856
  • days_rel: n/a
  • days_push: 116
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1091 stars · 94 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Geoopt is a PyTorch library providing manifold-aware optimizers and manifold tensor containers for Riemannian optimization. It implements Riemannian Adaptive Optimization Methods (ICLR 2019) plus a variety of manifolds such as the Poincare ball, sphere, Stiefel, and hyperboloid models.

Use cases

  • optimize neural network parameters constrained to a Riemannian manifold in PyTorch
  • train models with hyperbolic embeddings using the Poincare ball
  • perform gradient descent on the sphere or Stiefel manifold
  • implement Riemannian Adam and SGD optimizers
  • project tensors and gradients onto manifolds in deep learning pipelines

When to choose

  • you need Riemannian optimizers integrated with torch.optim
  • your model parameters live on manifolds like spheres, hyperbolic spaces, or Stiefel matrices
  • you want manifold-aware tensors that work with standard PyTorch modules

When to avoid

  • you only need standard Euclidean optimization
  • you need a fully stable, frozen API - the project is under active development and the API may change
  • you use a PyTorch version older than 2.0.1

Facets

library · maturity active

machine-learning math machine-learning deep-learning mathematics python riemannian-optimization pytorch manifolds hyperbolic-embeddings optimizers optimization algorithms

2 sources

Member repositories

RepositoryRoleHealth v2
geoopt/geooptmain59

For agents

markdown · JSON · MCP: product_card(name="geoopt/geoopt")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem