DataDrivenDiffEq.jl sparse regression

Regarding DataDrivenDiffEq.jl I have precalculated estimate of candidate_matrix and also Derivative matrix… How do i use sparse regression to solve for sparse coefficient matrix ?? solve on SINDy assumes basis in symbolic form… But i have basis as candidate_matrix stored in a csv file…

I’m not sure there’s an easy way to dig into those internals. Open an issue instead.

Opened an issue here