Skip to content

v0.9.12

Compare
Choose a tag to compare
@jinningwang jinningwang released this 05 Dec 21:52
· 166 commits to master since this release
377b36f
  • Refactor OModel.initialized as a property method

  • Add a demo to show using Constraint.e for debugging

  • Fix ams.opt.omodel.Param.evaluate when its value is a number

  • Improve ams.opt.omodel.ExpressionCalc for better performance

  • Refactor module ams.opt

  • Add class ams.opt.Expression

  • Switch from PYPOWER to ANDES in routine PFlow

  • Switch from PYPOWER to regular formulation in routine DCPF

  • Refactor routines DCPF and DCOPF

  • In RDocumenter, set Srouce to be owner if there is no src

  • Specify multiprocess<=0.70.16 in requirements as 0.70.17 does not support Linux

  • Reset setup.py to ensure compatibility