Search code examples
mathdifferential-equations

parabolic partial differential equations


My application has some parabolic partial differential equations...which are inter-related and use some variables which the user inputs via a UI from a desktop application.
Can you guide me through as to which software or library or a particular language would serve the best purpose for the above?


Solution

  • Maybe Python language with:

    Or Matlab, or its free counterpart gnu octave or scilab, of freemat.

    Or just crank it up in Wolfram Alpha web UI.
    http://www.wolframalpha.com/input/?i=X^2%2B2x%2B1%3D0

    Or Wolfram Mathematica 8.