Backward Compatibility
While PyNumero is a third-party contribution to Pyomo, we intend to maintain
the stability of its core functionality. The core functionality of PyNumero
consists of:
The NLP
API and PyomoNLP
implementation of this API
HSL and MUMPS linear solver interfaces
BlockVector
and BlockMatrix
classes
CyIpopt and SciPy solver interfaces
Other parts of PyNumero, such as ExternalGreyBoxBlock
and
ImplicitFunctionSolver
, are experimental and subject to change without notice.