Permit arbitrary vertex indices for data assignment in Rips expander class
Pseudomanifold opened this issue · 1 comments
Pseudomanifold commented
The data assignment method of the Rips expander class assumes that vertices have zero-based indices. This does not have to be the case for generic simplicial complexes.
Pseudomanifold commented
Fixed in b1ba6ca.