An open API service indexing awesome lists of open source software.

https://github.com/powergridmodel/power-grid-model-benchmark

Benchmark example of power grid model
https://github.com/powergridmodel/power-grid-model-benchmark

Last synced: 8 months ago
JSON representation

Benchmark example of power grid model

Awesome Lists containing this project

README

          

# Power Gird Model Benchmark

`power-grid-model-benchmark` is a benchmark example of [power-grid-model](https://github.com/PowerGridModel/power-grid-model) in a jupyter notebook on your local machine.

## Instructions

### Locally

Install:
`pip install -r requirements.txt`

Run:
`jupyter notebook`

## License

This project is licensed under the Mozilla Public License, version 2.0 - see [LICENSE](LICENSE) for details.

## Licenses third-party libraries

This project includes third-party libraries,
which are licensed under their own respective Open-Source licenses.
SPDX-License-Identifier headers are used to show which license is applicable.
The concerning license files can be found in the LICENSES directory.

## Contributing

Please read [CODE_OF_CONDUCT](https://github.com/PowerGridModel/.github/blob/main/CODE_OF_CONDUCT.md) and [CONTRIBUTING](https://github.com/PowerGridModel/.github/blob/main/CONTRIBUTING.md) for details on the process
for submitting pull requests to us.

Visit [Contribute](https://github.com/PowerGridModel/power-grid-model-benchmark/contribute) for a list of good first issues in this repo.

## Contact

Please read [SUPPORT](https://github.com/PowerGridModel/.github/blob/main/SUPPORT.md) for how to connect and get into contact with the Power Gird Model project.