a beautiful gui program made with haskell and gtk
Go to file
sheaf 01fdd9a126 Improve robustness of quadratic equation solver
Based on ideas from the paper
  "The Ins and Outs of Solving Quadratic Equations with Floating-Point Arithmetic"
    (Frédéric Goualard, 2023)

Could still be improved further, but I think this is acceptable for now.
2024-04-21 14:19:37 +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 Improve robustness of quadratic equation solver 2024-04-21 14:19:37 +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 Fixes and restructuring 2024-02-28 17:20:34 +01:00
shell.nix tiny build fixes 2023-06-15 00:39:03 +02:00