PEtab-dev / PEtab-dev/libpetab-python
PEtab Simulator update_parameters
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 18
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
As the simulate function itself does not take parameters, it would be useful to require a set_parameters or update_parameters for the simulator.
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.
Research direction
Start by locating the simulate function and the simulator implementation in the Python package, then inspect how simulator state is currently configured. Determine the intended set_parameters or update_parameters interface and define completion by allowing parameters to be set before simulation without changing simulate's current signature.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100