Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 299 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 299 Bytes

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