jakipatryk / spark-persistent-homology

(WIP, not fast enough for any production usage yet) Library for persistent homology computations in Apache Spark.
Apache License 2.0
0 stars 0 forks source link
persistent-homology spark tda topological-data-analysis

spark-persistent-homology

Implementation of persistent homology computation in Apache Spark. The goal of this project is to enable persistent homology computation in the context of big data for non-topologists (WIP).

Running tests

To run unit tests use the following command:

sbt test