Daniel Herrera-Esposito
Daniel Herrera-Esposito
The Bures-Wasserstein distance function gives the following error for some pairs of spd matrices, when using the Pytorch backend: > File ~/anaconda3/envs/my-torch/lib/python3.10/site-packages/geomstats/geometry/spd_matrices.py:854, in SPDBuresWassersteinMetric.squared_dist(self, point_a, point_b) > 850 trace_prod =...
Hello, I am wondering whether two parametrizations can be used on a same tensor. In particular, I want to parametrize a matrix to be both positive definite and in the...
I am just getting started with rieoptax. I followed the install instructions, and the package is installed in my computer. But when I want to follow any of the tutorials...
Although the example tutorials include use of JAX in Pymanopt optimization, I haven't seen explicit use of JAX jit compilation functionality. Is compilation happening in the background? If not, is...
### Where should the content be modified? https://geomstats.github.io/contributing/index.html ### What should be modified? Apparently in step 5 the text says to add the main geomstats repository as upstream, but the...