Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

It seems that there is a new error in recent versions of sage and/or maple.

As a workaround until this is fixed, for short commands, you can use:

maple.eval('2+2;')

'4'

But the answer is a string, not a maple object.