Bastian Rieck

Results 11 issues of Bastian Rieck

Hi! This is an outstanding project and I fell in love with its simplicity! I was wondering whether it would be possible to support a TeX-only mode, ignoring other Markdown...

Aleph is still missing package files that facilitate installing the library and its examples. It would be nice to have packages for some distributions. This issue shows the status of...

enhancement
help wanted

It should be possible to specified a dedicated data type for the *output* of the simplicial complex that arises from Vietoris--Rips expansion. At present, the output type is automatically determined...

enhancement

In the `persistence_indicator_function` tool, unpaired points are not yet handled correctly but simply removed. This should be changed.

bug

Just covering the basics for new users: suppose you don't care about topology _at all_, what's the smallest thing you can add to your code to make it 'topology-aware?'

documentation

- Some previous benchmarks by @crisbodnar: https://colab.research.google.com/drive/1CbLnKu4v964Gxb2FDsxp1kgPwe0pOKpl?usp=sharing - Suggestion for integration: use `str` parameter for `VietorisRipsComplex` - Add as optional dependency

enhancement

Hey Daniel! Thanks for this great repo! I added a `pyproject.toml` to make it easier to set everything up in case your are using virtual environments. Moreover, I fixed a...

Dear authors, I improved the general usage of the `runMLG` application by implementing proper loading and processing for arbitrary data sets. Moreover, I added generic `CMake` integration such that building...