Skip to content

RoPWR 1.0.0

Latest
Compare
Choose a tag to compare
@guillermo-navas-palencia guillermo-navas-palencia released this 18 Dec 13:35
· 1 commit to main since this release
1a5ddfb

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.