Post #2797268
2026-04-14 18:20 UTC
@lisyarus@mastodon.gamedev.place
2bis. also I don't think anyone ever brought that up as an example in which to use an arbitrary epsilon, but that's a different matter 8-D
Replies (1)
-
@oblomov@sociale.network 2026-04-14 18:24
@lisyarus@mastodon.gamedev.place 3. the Gauss–Jordan elimination argument is *really* flaky. GJ is just an extremely poor algorithm in general, and should not be used at all, but replacing the epsilon check with a 0 check doesn't really help in its application. “Very imprecise” can be quite catastrophic depending on applications.