Skip to content
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

Report refactoring and hook #25

Conversation

pabloitu
Copy link
Collaborator

closes #24

fix: Install dependencies now only operates when the environment is created. Now 'force_build' is a model parameter that can be placed in the config file to create the environment again and build src code.
refac: Removed report methods from Experiment and ExperimentComparison and placed them as standalone functions. Moved Markdown class to report.py module. Moved ExperimentComparison to experiment.py module
build: added scipy as standard dependency
examples: added a custom report script to case example h
@pabloitu pabloitu merged commit 9b670dc into main Aug 15, 2024
7 checks passed
@pabloitu pabloitu deleted the 24-improve-and-decouple-reporting-from-experiment-and-create-hook-for-user-made-report branch September 11, 2024 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve and decouple reporting from Experiment and create hook for user-made report
1 participant