Skip to content

Commit

Permalink
Add mypower
Browse files Browse the repository at this point in the history
  • Loading branch information
jinningwang committed Feb 4, 2024
1 parent c03313e commit 21b108f
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ projects:
description: Steady state power flow simulation
- name: matpower-pip
category: steady-state
# labels:
labels: ["python"]
github_id: yasirroni/matpower-pip
pypi_id: matpower
# conda_id:
Expand All @@ -297,6 +297,17 @@ projects:
docs_url: https://matpower.org/doc/
license: MIT
description: Easy Python Access to MATPOWER
- name: mypower
category: steady-state
labels: ["python"]
github_id: yasirroni/mypower
# pypi_id:
# conda_id:
# dockerhub_id:
# homepage:
# docs_url:
license: MIT
description: Supplementary function of MATPOWER in Python
- name: pandapower
category: steady-state
labels: ["python"]
Expand Down

0 comments on commit 21b108f

Please sign in to comment.