NLSolversBase.jl icon indicating copy to clipboard operation
NLSolversBase.jl copied to clipboard

Add `value!` et al. interface to NDifferentiableConstraints

Open anriseth opened this issue 7 years ago • 2 comments

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.

anriseth avatar Feb 18 '18 01:02 anriseth

Ref https://github.com/JuliaNLSolvers/NLSolversBase.jl/pull/38#issuecomment-366912595

anriseth avatar Feb 20 '18 09:02 anriseth

i want to help, any general idea to implement this?

longemen3000 avatar Jan 27 '20 23:01 longemen3000