-
Notifications
You must be signed in to change notification settings - Fork 1
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
Recover examples folder, update file indexing, add notebooks folder, remove legacies #61
Conversation
Pull Request Test Coverage Report for Build 5681419214
💛 - Coveralls |
Pull Request Test Coverage Report for Build 5681519848
💛 - Coveralls |
Pull Request Test Coverage Report for Build 5682154349
💛 - Coveralls |
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.
Looks good and runs! I'd suggest to get rid of legacy code with the same PR and then merge 😊
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.
I concur with @hammannr , what we want from the _ - files can be copy-pasted in according to need.
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.
yup
Following private discussion at https://xenonnt.slack.com/archives/C04JRF0AZTP/p1690266817770479.
The main idea is that
GaussianModel
is a well-defined and simple model to show a minimum subclass ofStatisticalModel
.