1
0
Fork 0

Update sympy loading for new tako number_mode

This commit is contained in:
Jeremy Kaplan 2017-06-20 20:11:13 -04:00
commit 967caa9ce7

View file

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