Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 273 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 273 Bytes

linear-interpolation-article

Experiment code for static compilation of linear interpolation.

To run:

$ ghc -O Linear
$ ./Linear -o out.html

Then look at "out.html" in a web browser. In "Tables.hs", you can choose a bigger table.