INSM-TUM / INSM-TUM/SimuBridge

Improve Data Model

Open
#27 0 comments 0 reactions 0 assignees View on GitHub
feature internal
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.