Thun/joy/utils
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
..
__init__.py Initial move of code from git repo. 2018-04-14 18:13:13 -07:00
brutal_hackery.py Minor cleanup of the README file. 2018-04-22 09:16:48 -07:00
generated_library.py Minor cleanup. 2018-06-27 19:03:23 -07:00
polytypes.py Fix bugs 2018-07-15 20:37:52 -07:00
pretty_print.py Adding params to the docstrings. 2018-04-30 10:16:04 -07:00
stack.py Type inference of Joy expressions. 2018-06-29 13:19:12 -07:00
types.py Fix bugs 2018-07-15 20:37:52 -07:00