PEtab-dev / PEtab-dev/libpetab-python
Refactor priors
Open
@dweindl is already working on this.
Since Oct 16, 2024.
enhancement
- Dominant language
- Python
- Stars
- 18
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
It would be more convenient to introduce some class Prior for dealing with parameter priors than the current tuples. Those instances should also make it easy to evaluate the prior.
EDIT: Rather a class Distribution. Refactoring sample_from_prior will be a good starting point.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.