stiff delay differential equations
Suzen, Mehmet <msuzen <at> gmail.com> writes:
Hello List, Can you recommend me if odeSolve can handle stiff delay differential equations with discontinuities? Or any other package? Best, -m
I don't know, but I think you're probably best off trying it out for yourself and seeing how it works -- the start-up cost shouldn't be *that* high. Looking at http://finzi.psych.upenn.edu/R/library/deSolve/html/dede.html is useful. Also, library("sos") findFn("{delay differential equation}") might be helpful.