PEtab-dev / PEtab-dev/libpetab-python
Support for discrete noise distributions
未關閉
還沒有人認領這個 Issue。
- 主要語言
- Python
- 星號
- 18
- 分支
- 9
- PR 合併指標
- 30 天內沒有已合併 PR
描述
After https://github.com/PEtab-dev/PEtab/pull/654.
- Extend distribution enums
- Add new classes to distributions.py
- Add continuous/discrete flag to
ObservableandDistribution. - Validation for integer measurements of discrete observables
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
Begin by reviewing the changes in PEtab PR 654 and the existing distribution enums and distributions.py. Trace how Observable and Distribution currently represent distributions, then determine where integer-measurement validation belongs. Done means discrete distributions and classes are supported, both objects expose the continuous/discrete distinction, and integer measurements are validated.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- data
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100