Differential equations
Luca Bruderer
dodo_imp at hotmail.com
Tue Dec 10 13:37:12 EST 2002
More information about the Python-list mailing list
Tue Dec 10 13:37:12 EST 2002
- Previous message (by thread): Differential equations
- Next message (by thread): Differential equations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Is there a module that provides a function to do differential equations in python, for example: func(2x^3+3x-10,x) returns a string or anything else like "6x^2+3". I googled around but I couldn't find anything. thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20021210/570092d8/attachment.html>
- Previous message (by thread): Differential equations
- Next message (by thread): Differential equations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list