Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 17:30
· 65 commits to main since this release
9cc6d4b

FletcherPenaltySolver v0.1.1

Closed issues:

  • Extra gradient call (#3)
  • Failure if knitro is correctly installed but licence expired (#6)
  • Use Require for optional packages (#8)
  • Do not penalize linear constraints (#10)
  • Use Krylov.solve! functions from last Krylov release (#11)
  • Fix unit test with Julia 1 and the nightly (#22)
  • Fix Rosenbrock with ∑x = 1 (#25)
  • Move lbfgs variant (#27)
  • Add tests with type different than Float64 (#33)
  • MethodError: no method matching jth_hess_coord!(::NLPModelsModifiers.SlackModel{Float64, Vector{Float64}, ADNLPModel{Float64, Vector{Float64}}}, ::Vector{Float64}, ::Int64, ::Vector{Float64}) (#35)
  • Handle equality constraints with non-zero rhs. (#36)
  • Add test with IterativeSolver for sqd structure (#42)
  • Add docs (#51)
  • TagBot trigger issue (#83)

Merged pull requests: