Solving Partial Differential equation in Python

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Sun Nov 4 12:50:54 EST 2001


>>>>> "RS" == Roman Suzi <rnd at onego.ru> writes:

    RS> Probably, if you could find library like LAPACK for linear
    RS> algebra and use SWIG to make bindings to C for Python, you
    RS> will have PDE solving functionality in Python.

    RS> I am not sure how such library is called, but that is a task
    RS> for google.

If you are seriously interested in numerics, http://www.scipy.org is a
must look.

prabhu




More information about the Python-list mailing list