Jacob-Stevens-Haas / gen-experiments

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

Add more static typing #18

Closed Jacob-Stevens-Haas closed 8 months ago

Jacob-Stevens-Haas commented 8 months ago

I want to make it easier to gridsearch, etc. But the problem is that the structures for executing a query on saved gridsearch data for matching parameters and finding argmaxes is abstruse. I want to simplify it, but that's dangerous and type strictness will make it simpler.

This is the first PR to add types. It also adds some functionality to some of the plots