137770 threads
380 threads
1 email from 1 person
Hello, I have set a model with deSolve's ode. I have set the time as `period = seq(1, 10, 1)` but the times I get from the ode are like 1, 1.000173... Is it possible to run ode with the time points provided by `period`? -- Best regards, Luigi