Hi all, I have sent free time this week looking through the package and I must say before continuing this package is extremely impressive. I am glad the math/physics community has taken the time to work on this; I mean, Clebsh-Gordan coeffients! This is awesome.
Now, to get started I really think I should start with some bug fixes. There was one coupled linear, homogeneous ODE that comes to mind (came across it in grad level quantum mechanics, solved simply by substitution but takes a while to realize) that I I'll run through the solver. My first commit will probably be a number of not so simple coupled ODEs with different solve techniques to stress the solver. I am on the job market right now so it might be the weekend before I make the commit. We can continue from there. I hope this helps. Cheers, Justin [email protected] Hi, > > Some systems of ODEs are implemented, so therefore some coupled ODEs > should be handled. Support was implemented as part of a GSoC 2014 project > that I helped mentor. There are definitely some bugs and work stalled on > some of the non-linear systems because of bugs in the single ODE solver. > Overall, it’s not been used much so I’m sure that there’s bugs to work out > that haven’t been found. > > I’d really like to see some attention put to it because no real work has > been done on it since the GSoC project aside from some doc cleanup. > > Cheers, > > Tim. -- You received this message because you are subscribed to the Google Groups "sympy" 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/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/ed879dca-125b-42ec-8a46-3a670cc99272%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
