Release notes#
The APIs before v3.0.0 are in beta and may change without prior notice.
Pre-v1.0.0#
v0.8.4 (2024-01-30)
Version cleanup
v0.8.3 (2024-01-30)
Release to PyPI
v0.8.2 (2024-01-30)#
Improve examples
Add report module and export_csv for results export
v0.8.1 (2024-01-20)#
Improve
MatProcessorAdd more examples
Improve ANDES interface
v0.8.0 (2024-01-09)#
Refactor
DCEDroutines to improve performance
v0.7.5 (2023-12-28)#
Refactor
MatProcessorandDCEDroutines to improve performanceIntegrate sparsity pattern in
RParamRename energy storage routines
RTED2,ED2andUC2toRTEDES,EDESandUCES
v0.7.4 (2023-11-29)#
Refactor routins and optimization models to improve performance
Fix routines modeling
Add examples
Fix built-in cases
v0.7.3 (2023-11-3)#
Add tests
v0.7.2 (2023-10-26)#
Add routines
ED2andUC2Minor fix on
SymProcessorandDocumenter
v0.7.1 (2023-10-12)#
Add function
_initial_guessto routineUCRefactor PYPOWER
v0.7.0 (2023-09-22)#
Add interfaces for customizing optimization
Add models
REGCV1andREGCV1Costfor virtual inertia schedulingAdd cost models:
SRCost,NSRCost,DCostAdd reserve models:
SR,NSRAdd routine
UCAdd routine
RTED2to include energy storage model
v0.6.7 (2023-08-02)#
Version cleanup
v0.6.6 (2023-07-27)#
Improve routine reference
Add routine ED, LDOPF
v0.6.5 (2023-06-27)#
Update documentation with auto-generated model and routine reference
Add interface with ANDES
ams.interop.andesAdd routine RTED and example of RTED-TDS co-simulation
Draft development documentation
v0.6.4 (2023-05-23)#
Setup PFlow and DCPF using PYPOWER
v0.6.3 (2023-05-22)#
Using CVXPY for draft implementation
Improve
model,group,paramandvarincoreRefactor
routinesandoptImprove PYPOWER interface
io.pypower.system2ppcFix PYPOWER function
solver.pypower.makePTDF
v0.6.2 (2023-04-23)#
Enhance docstring
Remove unused module
utils.LazyImportRemove unused module
shared
v0.6.1 (2023-03-05)#
Fix incompatiability of NumPy attribute
objectinio.matpower._get_bus_id_callerAdd file parser
io.pypowerfor PYPOWER case fileDeprecate PYPOWER interface
solvers.ipp
v0.6.0 (2023-03-04)#
Set up PYPOWER for power flow calculation
Add PYPOWER interface
solvers.ippDevelop module
routinesfor routine analysisRevise module
system,core.var,core.modelfor routine analysisSet up routine
PFlowfor power flow calculationAdd file parser
io.matpowerandio.rawfor MATPOWER file and RAW fileDocumentation of APIs
v0.5 (2023-02-17)#
Develop module
system,main,cliDevelopment preparation: versioneer, documentation, etc.
v0.4 (2023-01)#
This release outlines the package.