On May 4, 6:48 am, Joris Vankerschaver <joris.vankerscha...@gmail.com> wrote:
> I wrote a C++ wrapper around DASSL some time ago, I've being tracking/learning more about available codes. I was amazed to learn that there is a huge zoo of many different solvers. I gathered some links and I am trying to tabulate this information. A significant amount of publications reference back to *Ascher & Petzold* and *Hairer & Wanner* as the standard textbooks on the subject of ODE/DAE. Petzold is related to DASSL, DASPK Hairer is related to RADAU, RODAS, SEULEX [http://www.unige.ch/~hairer/ software.html] The above are Fortran 77(?) coded. The slide 5 on the Sundials overview gave me some time perspective. [https://computation.llnl.gov/casc/sundials/documentation/ sundials_acts_05.pdf] On slide 41 there is a further list of packages using SUNDIALS IDA is shown as the last on the series DASSL -> DASPK -> IDA. Sundials is C ++(?) coded. Could you handle Mass matrix with DASSL? -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org