Hi,
> The ideal path to solution here is to teach solve > how to deal with error functions. > > Does anyone know how hard this is? I suggest to look at: "A Simple Solver for Linear Equations Containing Nonlinear Operators" by Norman Ramsey [1]. If done in right, this should work for equations containing arbitrary (partially) invertible special functions. [1]: http://www.cs.tufts.edu/~nr/noweb/examples/solver.html -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
