a beautiful gui program made with haskell and gtk
Go to file
sheaf 0160081e80 Further modularisation of root isolation code
The code is now generic over the dimension. There is a slight performance
loss that I need to investigate; perhaps some things are not getting
specialised? Maybe it is better to be more explicit about staging and
splice in the functions with fixed dimensions.
2024-04-18 20:14:19 +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 Further modularisation of root isolation code 2024-04-18 20:14:19 +02:00
img add info bar 2020-08-08 05:33:35 +02:00
src make cusp-finding algorithm choice more configurable 2024-04-03 18:46:08 +02:00
.gitignore add hie.yaml 2022-12-04 17:53:39 +01:00
cabal.project Add mechanisms to log envelope equation data 2024-02-19 16:46:09 +01: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