lsoda solver calls with a pre-identified symbol table for compiled models. Feature request and idea from Johannes Ranke.USE_FC_LEN_T for Fortran BLAS/LAPACK routines to ensure compatibility with R > 4.2iteration: set attribute before calling diagnostics (Karline)matplot.deSolve is not anymore exported as matplot to avoid the respective startup messagematplot.deSolve or the alias matplot.0D instead (Thomas)DLLfunc and DLLres
real*8 and complex*16 types)plot.deSolve / matplot for multiple outputs (Karline)tcrit to make integration with events slightly faster (patch from J. Stott)matplot.deSolve and matplot.1D
(1) to (*) in legacy Fortran code to pass automatic bounds check?ode because banddown=0 can lead to problems on some systems; examples will come back in a next releaseiteration solverarr, when TRUE returns an array for >2-D outputplot.ode.2D now has an mtext argument, via the ..., to label multiple figures in margin… CHECK - see ode.2Dsubset can also be a vector with indices in addition to logicallegend = TRUE changed size of plot in different layouts - now solved (by adding par(mar = par("mar")))atol = 1e-6; before this daspk and vode had 1e-8.daspk if num steps = 500 toggled off.nind to daspk, to make it compatible with radau. this also changes the way the variables are weighed, hence this differs from the original daspk 2.0 code.daspk and vode
lsodes. (2-D and 3-D sparsity with mapping var and arbitrary sparsity in ian/jan format).restructure in ode.1D, for use with implicit solvers not in deSolve