INSM-TUM / INSM-TUM/SimuBridge
Improve Data Model
- Dominant language
- Python
- Stars
- 12
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
- [x] Use libraries such as Moddle for specification, see #29
- [ ] Remove the usage of names as ids, to allow easier rename, see #22
- [ ] Optimize access
- [ ] Make model parameters associative by element id instead of array based
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing issues #29 and #22, then locate the data model implementation and its parameter access paths. Break the work into the remaining checklist items: replacing names as IDs and making model parameters associative by element ID. Done means the model supports easier renaming and ID-based parameter access without the current array-based approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100