0 Members and 1 Guest are viewing this topic.
Sqrt(time), you're kind of implicitly assuming that CASes solve equations the same way humans do. As it turns out, the algorithms (normal) humans typically use are either remarkably inefficient (e.g. the partial fractions method of Rational Integration) or almost impossible to implement (e.g. algebraic solving by heuristics).
Quote from: DJ_O on September 05, 2011, 10:56:39 pmI remember critor made a tool called Autocalc that, if combined with prettyprint, MathPrint OSes and Symbolic, acted like a CAS kinda.Also, Symbolic is released with the source code here.
I remember critor made a tool called Autocalc that, if combined with prettyprint, MathPrint OSes and Symbolic, acted like a CAS kinda.