Thun/joy
Simon Forman cf12b9ce17 Fix bugs
Type checking e.g. sum or product.
Any type accepts complex numbers.
Lots of the math functions now just use Number rather than more specific
poly-types.
2018-07-15 20:37:52 -07:00
..
gui Some integration with Type Checking. 2018-07-15 11:48:08 -07:00
utils Fix bugs 2018-07-15 20:37:52 -07:00
__init__.py Initial move of code from git repo. 2018-04-14 18:13:13 -07:00
__main__.py Change project name to Thun. 2018-04-21 21:26:41 -07:00
joy.py Adding params to the docstrings. 2018-04-30 10:16:04 -07:00
library.py ifte as definition; "fork" combinator. 2018-07-11 07:10:54 -07:00
parser.py Adding params to the docstrings. 2018-04-30 10:16:04 -07:00