examples/rips/rips-pairwise.py
2 years agoPython bindings work again
2 years agoSwitched PairwiseDistances in Python bindings to C++
2 years agoMinor changes in distances.py + rips-pairwise.py wrapped into a main() function
3 years agoCleaned up simplex comparison functions, rip-pairwise.py outputs a diagram, auxilliary add_simplices() + remove_simplices() for zigzags
3 years agoAdded Python bindings for the Rips complex + an example