homotopy-io / homotopy-rs

A Rust/WASM implementation of homotopy.io
https://homotopy.io
BSD 3-Clause "New" or "Revised" License
76 stars 5 forks source link

Crash when attempting to apply swallowtail rules in regular slice #1429

Open kimxworrall opened 3 weeks ago

kimxworrall commented 3 weeks ago

When a swallowtail in the regular slice is clicked, the program crashes. I think this is an issue with derived rules in slices. In general applying rules in lower dimensions doesn't appear to work consistently.

calintat commented 2 weeks ago

Hi Kim, do you have a workspace I can try?