1
0
Fork 0

Update to new tako

This commit is contained in:
Jeremy Kaplan 2017-04-13 18:41:21 -04:00
commit 2a2978e787
3 changed files with 16 additions and 6 deletions

5
tako/sympy.tako Normal file
View file

@ -0,0 +1,5 @@
from sympy import *
init_printing(use_unicode=True)
$TAKO_SETTINGS.number_mode = 'python'