-
When discussing measurements, we talked about either integrating directly with [morpheus](https://software.broadinstitute.org/morpheus/), or ~stealing~ incorporating morpheus [code](https://github.com…
-
### Where should the content be modified?
https://github.com/geomstats/geomstats/blob/150398f1cea7f5b3dcbd70930fe0e61e81ebf07c/geomstats/geometry/fiber_bundle.py
### What should be modified?
Accord…
-
Justification: ISO 19125-1 needs to be revised following revision of ISO 19107.
Proposal: Replacement of ISO 19125-1 with multi-part standard about information management.
-
Follow-up from #32234.
After #32234, `sage.ext.fast_eval` only contains the function `fast_float`, a thin wrapper around `fast_callable`.
We deprecate this module and switch all uses of `fast_floa…
-
Hi,
A while back I came across this paper : [Discrete Differential Forms for Computational Modeling](http://www.geometry.caltech.edu/pubs/DKT05.pdf)
The paper led me to study smooth manifolds and …
-
The current catalog is nice to have but still very limited or incomplete. Constructing some examples in the current catalog also takes a lot of time.
While improving and extend this, it is also a g…
-
Justification: ISO 19125-1 needs to be revised following revision of ISO 19107.
Proposal: Replacement of ISO 19125-1 with multi-part standard about information man…
-
Issue reported by Nicolas Legendre (https://github.com/NicolasLegendre1)
For this code:
![image](https://user-images.githubusercontent.com/8267869/128795411-3d82704f-0be6-4be1-810b-cd9444dbd179.pn…
-
Looking at [geoopt/manifolds/stereographic/math.py](https://github.com/geoopt/geoopt/blob/27a1e6fd825e2de923b8493bb8baf514f3f089ea/geoopt/manifolds/stereographic/math.py) and trying to learn about hyp…
-
## What?
The algorithm k-nearest neighbors on manifolds has a bug, see code snippet below.
This prevents its use for manifolds whose points have ndim=2, e.g. manifolds of matrices.
This issue…