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…
Can we make little more flexible internals to achieve this ?