The aim of this project is to try how power system simulation can be implemented in the Rust language.
First, open the project in the devcontainer or install all dependencies.
$ cargo build
$ cargo test
$ maturin build
$ pip install ./target/wheels/dpsimrs-0.1.0-cp* --force-reinstall
$ python3 python/tests/res_csrc_circuit.py