Metadata-Version: 2.1
Name: roseau-load-flow
Version: 0.3.0
Summary: Three-phase load flow solver
Home-page: https://github.com/RoseauTechnologies/Roseau_Load_Flow/
License: Proprietary
Author: Ali Hamdan
Author-email: ali.hamdan@roseautechnologies.com
Maintainer: Ali Hamdan
Maintainer-email: ali.hamdan@roseautechnologies.com
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Dist: geopandas (>=0.10.2)
Requires-Dist: numpy (>=1.21.5)
Requires-Dist: pandas (>=1.4.0)
Requires-Dist: pint (>=0.19.2)
Requires-Dist: regex (>=2022.1.18)
Requires-Dist: requests (>=2.28.1)
Requires-Dist: shapely (>=2.0.0)
Project-URL: Repository, https://github.com/RoseauTechnologies/Roseau_Load_Flow/
Description-Content-Type: text/markdown

# Roseau Load Flow #

![CI](https://github.com/RoseauTechnologies/Roseau_Load_Flow/workflows/CI/badge.svg)
[![Documentation](https://github.com/RoseauTechnologies/Roseau_Load_Flow/actions/workflows/doc.yml/badge.svg)](https://github.com/RoseauTechnologies/Roseau_Load_Flow/actions/workflows/doc.yml)
[![pre-commit](https://github.com/RoseauTechnologies/Roseau_Load_Flow/actions/workflows/pre-commit.yml/badge.svg)](https://github.com/RoseauTechnologies/Roseau_Load_Flow/actions/workflows/pre-commit.yml)

*Roseau Load Flow* is a highly capable three-phase load flow solver. This project is compatible
with Python 3.9 and above.

Please take a look at our documentation to see how to install and use `roseau_load_flow`.

* [Installation](https://roseautechnologies.github.io/Roseau_Load_Flow/installation.html)
* [Usage](https://roseautechnologies.github.io/Roseau_Load_Flow/notebooks/Getting_Started.html)

# Accessing the solver #

This is the client library for the *Roseau Load Flow* solver. To use the solver, you need to sign
up for an account. For inquiry, please contact us at contact@roseautechnologies.com.

# Bug reports / Feature requests #

If you find a bug or have a feature request, please open an issue on the
[GitHub](https://github.com/RoseauTechnologies/Roseau_Load_Flow/issues)

