Skip to content

Releases: guillermo-navas-palencia/ropwr

RoPWR 1.0.0

18 Dec 13:35
1a5ddfb
Compare
Choose a tag to compare

New features:

  • Implement continuous derivative at split points #7.
  • Implement extrapolation methods.
  • Add parameter max_iter to control the maximum number of iterations for solvers.
  • Add y-space linear or logarithmic transformation via parameter space.

Improvements

  • Improve formulation for lower and upper bound constraints when monotonicity constraints are active.
  • Improve computation of problem matrices.

RoPWR 0.4.0

25 Oct 17:46
5b5986c
Compare
Choose a tag to compare

New features:

  • Add support to various split methods.

Bugfixes:

  • Handle solver 'auto' for discontinuous SOCP model
  • Solve OSQP convergence issues using psd_wrap cvxpy/cvxpy#1424.

RoPWR 0.3.0

19 Sep 04:09
Compare
Choose a tag to compare

New features:

  • Add support to solver SCS and HIGHS.

RoPWR 0.2.0

25 Apr 05:53
Compare
Choose a tag to compare
v0.2.0

Update to version 0.2.0

RoPWR 0.1.0

01 Dec 19:57
Compare
Choose a tag to compare
  • First release of RoPWR.