Update to new tako
This commit is contained in:
parent
254412d0a0
commit
2a2978e787
3 changed files with 16 additions and 6 deletions
5
tako/sympy.tako
Normal file
5
tako/sympy.tako
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
from sympy import *
|
||||
|
||||
init_printing(use_unicode=True)
|
||||
|
||||
$TAKO_SETTINGS.number_mode = 'python'
|
||||
Loading…
Add table
Add a link
Reference in a new issue