NLSolversBase.jl
NLSolversBase.jl copied to clipboard
Add `value!` et al. interface to NDifferentiableConstraints
The new NDifferentiableConstraints objects introduced in #38 should also get an API for caching and calling value!
et al. This would improve some of the code in IPNewton, and make it easier for others to access the constraints objects.
Ref https://github.com/JuliaNLSolvers/NLSolversBase.jl/pull/38#issuecomment-366912595
i want to help, any general idea to implement this?