-
-
Notifications
You must be signed in to change notification settings - Fork 674
Closed
Milestone
Description
sage: spherical_harmonic(3, 2, 1, 2*pi/3)
...
TypeError: ECL says: THROW: The catch MACSYMA-QUIT is undefined.
The eval function of SphericalHarmonic
uses pexpect-Maxima. Since this needs only a formula the call to Maxima could be replaced by a few lines of Python.
Replacing pexpect-Maxima is part of #17753.
Depends on #21614
Depends on #21963
Upstream: Fixed upstream, in a later stable release.
Component: symbolics
Author: Ralf Stephan
Branch/Commit: bb4630f
Reviewer: Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/20939