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

I16 metropolis #17

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@ Create a virtual environment with `python3 -m venv venv`, activate it with `sour
It also requires a local installation of [PINTS](https://github.com/pints-team/pints).
Since this repository is designated to test methods _before_ they are merged, these methods should be in a branch.
Therefore it is not included in the `requirements.txt` but one should checkout the corresponding branch when running the tests.

For now, the functions for these tests sit on [a branch in PINTS](https://github.com/pints-team/pints/tree/issue-1294-functional-testing-module) which needs to be checked out manually (and locally).
We don't have to do this when it's merged into master later.
577 changes: 577 additions & 0 deletions metropolis.ipynb

Large diffs are not rendered by default.

File renamed without changes.