Martijn Govers

Results 24 issues of Martijn Govers

TODO: add step before all code quality checks to `pip install -e .[dev]` > because `numpy` was not installed in this pipeline, the pipeline did not check mypy on any...

## Describe the feature request An ideal source is represented by having infinite short circuit power (`sk`). However, the current implementation of the power-grid-model will raise a validation error when...

feature
good first issue

Currently, several files are generated by the code generator in https://github.com/PowerGridModel/power-grid-model/tree/main/code_generation . However, there is component documentation based on that generated code in https://power-grid-model.readthedocs.io/en/stable/user_manual/components.html that is manually created. This documentation...

documentation

Use `pyreverse` (distributed together with `pylint` by default) to create module graph and class diagram * [ ] Create a module graph of the python library * [ ] Create...

documentation
good first issue