add unsafe mode
RiedleroD opened this issue · 1 comments
RiedleroD commented
add a button that disables safety checking for a (more or less effective) performance increase. All algorithms should be stable anyway, so safety checking really is just for implementing and testing new features. I still want an extra layer of stability that's enabled by default so the program doesn't crash if I mess up.
RiedleroD commented
some testing has concluded that this makes absolutely no difference, closing