-
Notifications
You must be signed in to change notification settings - Fork 84
Add SINDy model #660
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add SINDy model #660
Conversation
86d481e
to
191b024
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @lorenzotomada, thanks for your PR! The code looks clean and well-structured.
Let's add a tutorial before merging! |
Thanks for the code review, your feedback was really helpful! |
191b024
to
68cff7e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi! I had a look and everything looks pretty solid, only few minimal changes. Let me know when the tutorial is ready for review. Great job!
Co-authored-by: GiovanniCanali <[email protected]>
68cff7e
to
fde5975
Compare
I would merge it as it is, and make a tutorial in another PR @lorenzotomada. Thanks for the effort! |
Great, thanks for the support @GiovanniCanali and @dario-coscia ! |
Description
This PR fixes #659.
Checklist