Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Continue working on the tutorial (#41)
* support latex markup * wip * wip * refactor to module * wip refactor adding show.dhall * refactor compare * wip * refactor rounding * refactor addition * wip * wip * wip * some tests fail with subtraction * wip * tests pass so far * wip * wip * wip * wip * wip * contrafilterable composition * wip * wip * wip * filterable functor product * contrafilterable product * filterable products and co-products * add the Show typeclass * add Comonad and Reader typeclass examples * wip * wip * arrow filterable * wip trying to fix latex errors * wip * no latex errors * tests pass * special contrafilterable constructions * wip quantifiers for filterable * wip * wip * wip * success testing existential code after refactoring * finished filterable chapter * option monoid * wip * wip * wip * start on applicative chapter * wip * applicative product * wip * wip * implement applicative co-product constructions * reverse applicative * wip * wip * applicative Arrow * continue with applicaive * wip * wip multiply float * implement stop_expanding and start using it to reduce the normal form size * wip * refactor reduce_growth * refactor compare.dhall * refactor show * wip * wip * wip * wip * reduce normal form of Float/add * 35MB normal form of add * wip * wip * implement Float/divide * add computation of pi * fix precision * wip * wip adding tests with large exponents * fix slowness for large exponents * refactor for clarity * wip begin working on TOML export * wip * first version of toml export * add TOML command line * first toml support * update README and refactor * wip * wip * wip * wip
- Loading branch information