Jacob-Stevens-Haas / gen-experiments

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

Add CI and type checking #15

Closed Jacob-Stevens-Haas closed 7 months ago

Jacob-Stevens-Haas commented 7 months ago

In order to debug some issues I'm having in gridsearch, I'm going to slowly add typing and logging to the repository. This change begins statically typing the __init__.py module to make debugging easier and better disambiguate all the dicts carrying information around.