Jacob-Stevens-Haas / gen-experiments

Pysindy experiments. Composable and extensible
MIT License
1 stars 2 forks source link

Make change how grid indexing tuples are saved so that `find_gridpoints()` finds anything #22

Closed Jacob-Stevens-Haas closed 7 months ago

Jacob-Stevens-Haas commented 7 months ago

See #21. I'm going to leave that open after this PR to address some of the thornier questions this issue raises: the opportunity for spurious matches. This PR also fixes an unrelated bug in find_gridpoints()

TL;DR: @yb6599 the experiments you were running should work now.

yb6599 commented 7 months ago

LGTM. I'll start running the experiments.