cas_utils.sage does not load correctly
Opened this issue · 0 comments
obradji commented
Thank you for the codes, i face a problem when i run the instruction: load("cas_utils.sage")
i get the error message:
File "", line 14
raise ValueError,'Wrong name: ' + str(type(x_))
^
SyntaxError: invalid syntax