Umberto Lupo
Umberto Lupo
@rth I'm not sure unfortunately, it is the first time I see this. Are you seeing it from the CI, or simply from looking at the boost documentation?
@rth, we should be able to get @MonkeyBreaker and @reds-heig's insight into this this week.
Thanks for investigating this @wreise! I haven't had enough time to think about this yet and I suspect your diagnosis is right. However, in the short term I think it...
Thanks @gtauzin, yes having been prompted by you to look at this again I think we can do a good job of this. In principle, any dimensionality reduction algorithm (IsoMap,...
In what sense was this resolved?
We could consider resolving this using sphinx-gallery as suggested in (#254).
Taking the route of better notebooks to showcase these possibilities.
@jacobbamberger I've rerun the tests, let's see what they say now.
@jacobbamberger an example of test failures: https://dev.azure.com/maintainers/Giotto/_build/results?buildId=3629&view=logs&j=852a08b7-9d3b-5d3b-d221-87fcd96267ef&t=c20d12a7-d1d0-585d-e0d4-582facdd3da8
Following @wreise's demonstration that numerical errors can be introduced in the downard sweep if the input has 64-bit float precision (because `ripser` internally converts to 32-bit precision), I have now...