appliedtopology/javaplex

ExplicitMetricSpace

yitao416 opened this issue · 0 comments

Hello,

I am interested in calculating the betti number based on Explicit Metric Space (Distance matrix) with maxmin selector. The matlab example is very straight forward. It works fine.

However, I have problems when trying to using Java to replicate this task. Could you give me a example like the "WitnessComplexDemo.java" where the explicit metric space and maxmin selector are used instead.

Thanks!