dss-extensions / DSS-Python

Native, "direct" Python bindings (interface) and misc tools for a custom implementation of OpenDSS (EPRI Distribution System Simulator). Based on CFFI, DSS C-API, aiming for full COM API-level compatibility on Windows, Linux and MacOS, while providing various extensions.
https://dss-extensions.org/DSS-Python/
BSD 3-Clause "New" or "Revised" License
58 stars 4 forks source link

Prepare an initial preview of version 0.11 #30

Closed PMeira closed 2 years ago

PMeira commented 3 years ago

The 0.11.x series starts internal changes on the OpenDSS engine.

This goes along with the updated code in DSS C-API and the new KLUSolveX:

To be done:

PMeira commented 2 years ago

Closing since the remaining task is already tracked in dss-extensions/dss_python#4 and dss-extensions/dss-extensions#7