insideRODE-package |
insideRODE includes buildin functions with deSolve solver and C/FORTRAN interfaces to nlme, together with compiled codes. |
cfLSODA |
LSODA Solver for NLME using compiled code(c or fortran) |
cfLSODE |
LSODE Solver for NLME using compiled code(c or fortran) |
cfODE |
General Solver for Ordinary Differential Equations and compiled functions to be used in NLME, this version just use default function. The future version will provide buildin methods such as "lsoda", "lsode", "lsodes", "lsodar", "vode", "daspk", "euler", "rk4", "ode23", "ode45", "radau", "bdf", "bdf_d", "adams", "impAdams", "impAdams_d". |
cfVODE |
Solver for Ordinary Differential Equations (VODE) and compiled functions(c/fortran) to be used in NLME |
cpLSODA |
LSODA Solver for NLME using compiled code(c or fortran) |
cpLSODE |
LSODE Solver for NLME using compiled code(c or fortran) |
cpODE |
General Solver for Ordinary Differential Equations and compiled functions to be used in NLME, this version just use default function. The future version will provide buildin methods such as "lsoda", "lsode", "lsodes", "lsodar", "vode", "daspk", "euler", "rk4", "ode23", "ode45", "radau", "bdf", "bdf_d", "adams", "impAdams", "impAdams_d". |
cpVODE |
Solver for Ordinary Differential Equations (VODE) and compiled functions(c/fortran) to be used in NLME |
insideRODE |
insideRODE includes buildin functions with deSolve solver and C/FORTRAN interfaces to nlme, together with compiled codes. |
nlmLSODA |
LSODA Solver for NLME |
nlmLSODAcp |
LSODA Solver for NLME |
nlmLSODE |
LSODE Solver for NLME |
nlmLSODEcp |
LSODE Solver for NLME |
nlmODE |
General Solver for Ordinary Differential Equations and Generate functions to be used in NLME, this version just use default function. The future version will provide buildin methods such as "lsoda", "lsode", "lsodes", "lsodar", "vode", "daspk", "euler", "rk4", "ode23", "ode45", "radau", "bdf", "bdf_d", "adams", "impAdams", "impAdams_d". |
nlmODEcp |
General Solver for Ordinary Differential Equations and Generate functions to be used in NLME, this version just use default function. The future version will provide buildin methods such as "lsoda", "lsode", "lsodes", "lsodar", "vode", "daspk", "euler", "rk4", "ode23", "ode45", "radau", "bdf", "bdf_d", "adams", "impAdams", "impAdams_d". |
nlmVODE |
Solver for Ordinary Differential Equations (ODE) and Generate functions to be used in NLME |
nlmVODEcp |
Solver for Ordinary Differential Equations (ODE) and Generate functions to be used in NLME |