Marc Glisse
Marc Glisse
Eagerpy is now used in a couple places, but that's still very limited.
The problem seems to be in POT, likely a numerical issue due to the very large coordinates of the 4th point. ```python import numpy as np import ot M =...
> forward this to POT? I think so, although there is a small chance they may consider it "normal".
See https://github.com/PythonOT/POT/issues/229 .
See also #410.
Hello, thank you for your report. First, if you don't specifically mean to use the edge-contraction algorithm on skeleton-blocker datastructure, you can probably ignore GudhUI. Did cmake say anything interesting...
Did you stop after `cmake`? That's just the configuration step (like qmake), then you actually need to **build**, see the installation instructions.
Just some very basic checks: > I see the python package installed at `/usr/local/Caskroom/miniconda/base/`, but in IPython3 Are you running the ipython3 provided by miniconda? > when I type `gu`,...
CGAL-5.3 will require CMake >= 3.14, so I think it would be fine if Gudhi-3.5 did as well.
Does that work on the output of `persistence()`? That's the point of this issue, comparing things that are not plain scalars or arrays but more complicated nested structures.