MunchLab / ect

Code for computing the Euler Characteristic Transform (ECT)
https://munchlab.github.io/ect/
GNU General Public License v3.0
1 stars 0 forks source link

add_cycle bug #34

Open Yemeen opened 3 days ago

Yemeen commented 3 days ago

There is an issue with how add_cycle works compared to adding each node and edge separately. This causes the EmbeddedGraph().plot() function call to fail.