-
-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Description
This example (from Features/Core Capabilities/Substitution) fails:
Error:
(exp(x) / (1 + exp(2x))).subs(exp(x), u)
can't multiply sequence by non-int of type 'method'
Reducing it to:
x.subs(x, u)
Gives the same error.
(Aging Macsyma project member here—it makes me happy to discover this project! This happened to the first thing I tried...but the second was the diophantine equation example, which redeemed itself. It's good to see people continuing to work with computer algebra systems and putting them to new uses! I came across your project via the Quantitative Economics project -> Jupyter-Book project -> here).
Metadata
Metadata
Assignees
Labels
No labels