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
- Host: GitHub
- URL: https://github.com/powergridmodel/power-grid-model-benchmark
- Owner: PowerGridModel
- License: mpl-2.0
- Created: 2021-11-03T10:23:06.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-04T09:45:03.000Z (11 months ago)
- Last Synced: 2025-06-08T14:02:00.582Z (8 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 454 KB
- Stars: 7
- Watchers: 3
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.