polarpower 0.1.0

Power system modeling, simulation and analysis using Polars and Powers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[build-dependencies.anyhow]
version = "1"

[build-dependencies.csv]
version = "1.3"

[build-dependencies.heck]
version = "0.4"

[package]
description = "Power system modeling, simulation and analysis using Polars and Powers"
edition = "2021"
license = "BSD-3-Clause"
name = "polarpower"
readme = "README.md"
repository = "https://github.com/rwl/polarpower"
version = "0.1.0"