On Mar 24, 12:56 am, Fabian Seoane <fab...@fseoane.net> wrote:
> Added simple PDE solver for equations with separable variables.
>
> I think it doesn't work with functions that are not called f and g ...
> calling my unknown functions a and b raised:
>
> NotImplementedError: dsolve_PDE: Cannot solve D(a(x), x)/(2*x) - D(g(y),
> y)/(4*y)

It might be that it doesn't recognize the exact form of the equation
there... This needs some investigation.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy-patches" group.
To post to this group, send email to sympy-patches@googlegroups.com
To unsubscribe from this group, send email to 
sympy-patches+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sympy-patches?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to