-
Hi,
Is it possible to include the function that conducts spline regression in the Riemann manifold? I read a paper "Smoothing splines on Riemannian manifolds, with applications to 3D shape space" pub…
-
Hi there, my optimization problem contains two variables $q_t,e_t\in\mathbb{R}^{3\times1}$, where $t=1,\dots,N$ is the time index. The constraints:
1. $\lVert q_t \rVert=1$
2. $\lVert e_t \rVert=1…
-
Hi, would you be interested in extending this package to cover non-euclidean spaces by working with manifolds from [Manifolds.jl](https://github.com/JuliaManifolds/Manifolds.jl)? The use case for this…
-
The `scaled=True` option claims to scale by tangent norm
https://github.com/geoopt/geoopt/blob/47e7e6b79c177e3172161afaef8424d61b917a7b/geoopt/manifolds/stereographic/math.py#L1549
However, Euclid…
-
at the moment, for example, i see an error message like this in open-webui instead
![Screenshot 2024-09-05 at 18 02 17](https://github.com/user-attachments/assets/b47a2ca7-9da1-4eea-b0b5-03a392a22610…
-
(from #30061 egourgoulhon):
> add a new calculus method, in addition to the two ones already implemented (SR and SymPy), via the classes [CalculusMethod](https://doc.sagemath.org/html/en/reference/m…
-
- introducing slack variables
- replacing a free variable by a difference of nonnegative variables
- epigraphical reformulation
- perspective reformulation
- reformulation as a saddle point problem
…
-
While the following error seems to be fixed months ago, whatever I do, I still have the error with my numpy-1.18.1 pymanopt-0.2.4 scipy-1.4.1 (force-reinstalled).
when
> `from pymanopt.manifolds …
-
pip freeze shows:
snappy==2.6
snappy-manifolds==1.0
but with `whisper-backup -a=sz backup disk` I get:
`whisper-backup: error: option -a: invalid choice: '=sz' (choose from 'gz')`
Any ideas?
-
When working on matrix recovery problems, often a more generic low-rank matrix is thought after than the currently implemented symmetric positive semi-definite matrix. Could someone implement one of t…