thibmonsel / torchdde

Neural network compatible DDEs
https://thibmonsel.github.io/torchdde/
Apache License 2.0
9 stars 0 forks source link

Using Dense Interpolation #31

Closed thibmonsel closed 3 months ago

thibmonsel commented 3 months ago

Added new interpolation schema depending on the solver used. These interpolation schema replace TorchLinearInterpolation for evaluating delayed terms in DDEs.