duvenaud / jaxde

Prototypes of differentiable differential equation solvers in JAX.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make func expect parameters in tuple

jessebett opened this issue · comments

This will align the notation with jvp_odeint removing splats and anonymous functions.