Christopher Tessum

Results 82 comments of Christopher Tessum

I was able to figure it out using `Symbolics.unwrap`, and also changing `u` and `c` to `u(t)` and `c(t)`. Here is a full working example: ``` julia using DataDrivenDiffEq using...

Thanks! Realistically I won't have a chance to fix this in the near future, but contributions are welcome!