Skip to content

Releases: JuliaNLSolvers/NLSolversBase.jl

Remove warnings

04 Apr 17:54
c6ec40b
Compare
Choose a tag to compare
v4.4.1

Fix warnings. (#55)

only_fgh! and small fixes

03 Apr 11:33
eb4cfec
Compare
Choose a tag to compare
Enable Hessian cache choice in only_fgh. (#53)

* Enable Hessian cache choice in only_fgh.

* Add some tests.

Introduce Constraint objects

21 Feb 14:11
Compare
Choose a tag to compare

This introduces objects for constraint handling, originally written for JuliaNLSolvers/Optim.jl#303

Fix x_of_nan's for some non-Array AbstractArrays

03 Feb 19:31
3923f84
Compare
Choose a tag to compare
v4.2.1

Broadcast for x_of_nans (#37)

Add clear! feature

17 Jan 12:49
9a56501
Compare
Choose a tag to compare

Allow users to reset caches and counters of *Differentiable

Fix TwiceDifferentiable

08 Jan 21:01
16b3ab3
Compare
Choose a tag to compare

only_fg functions

03 Jan 11:33
0e9eb36
Compare
Choose a tag to compare

This version introduces easy to use constructors when only an fg! or fg function is available.

Unification

18 Dec 11:59
0372693
Compare
Choose a tag to compare
New NLSolversBase (#27)

* New NLSolversBase

Fix v0.7 depwarns and loosen type annotations

27 Sep 12:04
Compare
Choose a tag to compare
v3.1.0

Loosen type annotations (#18)

Fix v0.7 depwarns and loosen type annotations

27 Sep 10:38
Compare
Choose a tag to compare
V3.1.0

Loosen type annotations (#18)