Skip to content

Commit d094684

Browse files
Merge pull request #878 from PowerGridModel/feature/link-to-pgm-ds
docs: add link to pgm-ds in readme
2 parents 58df5a0 + 06968dd commit d094684

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Currently, it supports the following calculations:
4141

4242
See the [power-grid-model documentation](https://power-grid-model.readthedocs.io/en/stable/) for more information.
4343
For various conversions to the power-grid-model, refer to the [power-grid-model-io](https://github.com/PowerGridModel/power-grid-model-io) repository.
44+
For an extended python interface to the the power-grid-model, refer to the [power-grid-model-ds](https://github.com/PowerGridModel/power-grid-model-ds) repository.
4445

4546
```{note}
4647
Want to be updated on the latest news and releases? Subscribe to the Power Grid Model mailing list by sending an (empty) email to: powergridmodel+subscribe@lists.lfenergy.org

docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Currently, it supports both symmetric and asymmetric calculations for the follow
2222
* Short Circuit
2323

2424
For conversions from various data format to the power-grid-model, refer to the [power-grid-model-io](https://github.com/PowerGridModel/power-grid-model-io) repository.
25+
For an extended python interface to the the power-grid-model, refer to the [power-grid-model-ds](https://github.com/PowerGridModel/power-grid-model-ds) repository.
2526

2627
```{note}
2728
Do you wish to be updated on the latest news and releases? Subscribe to the Power Grid Model mailing list by sending an (empty) email to: powergridmodel+subscribe@lists.lfenergy.org

0 commit comments

Comments
 (0)