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

Enable multiple types of point cloud(s) as an input #7

Open jakipatryk opened 2 years ago

jakipatryk commented 2 years ago

Currently, only single point cloud, represented as RDD of Point, is available as an input to the job.

Enable multiple ways of running the job: