This is really too general a question for this group. Wolfram Mathematica is probably the simplest approach, but like any language, it takes a bit of learning. Otherwise, read up on programming. For Python, Langtangen's book "Primer of Scientific Programming in Python" might be worth a look. There may be tutorials for Python and differential equations online. Google is your friend. 'solve differential equations in Python' as a search phrase turns up a lot of results.
DN On 17/04/2014, at 7:20 AM, Taketaro Watanabe <[email protected]> wrote: > How can I solve differential equations? > > -- > You received this message because you are subscribed to the Google Groups > "spyder" 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/spyderlib. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "spyder" 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/spyderlib. For more options, visit https://groups.google.com/d/optout.
