a beautiful gui program made with haskell and gtk
Go to file
sheaf d797abc5e4 Modularise root isolation algorithms
Different root isolation algorithms now live in separate modules,
and are all instances of the RootIsolationAlgorithm typeclass.

This separates the algorithmic code from the top-level driver code
in Math.Root.Isolation.
2024-04-22 20:06:03 +02:00
app compute brush strokes using the envelope equation 2023-01-11 15:26:12 +01:00
assets put all colours into a separate CSS file 2023-01-08 21:12:00 +01:00
brush-strokes Modularise root isolation algorithms 2024-04-22 20:06:03 +02:00
img add info bar 2020-08-08 05:33:35 +02:00
src Improve intervallic rotation computations 2024-04-20 18:28:41 +02:00
.gitignore add hie.yaml 2022-12-04 17:53:39 +01:00
cabal.project Improve robustness of quadratic equation solver 2024-04-21 14:19:37 +02:00
hie.yaml Add mechanisms to log envelope equation data 2024-02-19 16:46:09 +01:00
installation_notes.md clean up build steps & instructions 2022-12-04 15:52:29 +01:00
MetaBrush.cabal Modularise root isolation algorithms 2024-04-22 20:06:03 +02:00
shell.nix tiny build fixes 2023-06-15 00:39:03 +02:00