Skip to content

Newton IPM for MDS and support for GPUs

Compare
Choose a tag to compare
@cnpetra cnpetra released this 13 Oct 23:08
· 407 commits to master since this release
7e8adae

This major release adds

  • a Newton interior-point solver for nonlinear nonconvex optimization to complement the existing Quasi-Newton interior-point solver
  • capabilities to solve optimization solvers with mixed dense and sparse (MDS) blocks: new MDS interface and new MDS linear algebra
  • support for GPU-based acceleration of MDS linear algebra.