NLPModels.jl Versions Save

Data Structures for Optimization Models

v0.21.0

3 weeks ago

NLPModels v0.21.0

Diff since v0.20.0

Merged pull requests:

  • Bump ADNLPModels in doc (#433) (@tmigot)
  • remove non-existent variable from docstring (#434) (@tpapp)
  • trivial fix: return type of objcons! (#436) (@tpapp)
  • Update documentation reset! (#438) (@geoffroyleconte)
  • add blocknlpmodels in the docs (#439) (@grishabh147)
  • docs: enable linkcheck (#441) (@dpo)
  • Fix link to meta in guideline (#442) (@tmigot)
  • Update CI scripts (#450) (@amontoison)
  • Update models documentation (#451) (@tmigot)
  • Update CITATION.cff (#452) (@tmigot)
  • Avoid views in jtprod! (#453) (@tmigot)
  • Remove Vector implicit assumption (#455) (@tmigot)
  • Version 0.21 (#459) (@tmigot)

Closed issues:

  • Set codecov threshold for failure (#329)
  • Add support to dense Jacobian and Hessian in API (#376)
  • Return an error if lcon = -Inf and ucon = Inf (#435)
  • reset! function (#437)
  • Out of date link in Guidelines (#440)

v0.20.0

1 year ago

NLPModels v0.20.0

Diff since v0.19.2

Closed issues:

  • NLS: obj, grad! and objgrad! without residual evaluation (#429)

Merged pull requests:

  • use strict=true in docs (#411) (@dpo)
  • Remove auto-merge bot (#427) (@tmigot)
  • Add a keyword to avoid recomputing residual (#430) (@tmigot)
  • Version 0.20 (#432) (@tmigot)

v0.19.2

1 year ago

NLPModels v0.19.2

Diff since v0.19.1

Merged pull requests:

  • Update CommentPR.yml (#420) (@amontoison)
  • put NLPModelMeta constructor outside of struct (#424) (@paraynaud)
  • Add community guidelines section in readme (#425) (@tmigot)
  • v0.19.2 (#426) (@paraynaud)

v0.19.1

1 year ago

NLPModels v0.19.1

Diff since v0.19.0

Closed issues:

  • Memory allocation in counters (#405)
  • Fix docs (#409)

Merged pull requests:

  • Spell out NLP (#410) (@PallHaraldsson)
  • Up doc environment (#412) (@tmigot)
  • sum_counters without allocations (#414) (@tmigot)
  • Add in-place obj and grad! for nls (#417) (@tmigot)
  • add FPS in breakage (#418) (@tmigot)
  • Version 0.19.1 (#419) (@tmigot)

v0.19.0

1 year ago

NLPModels v0.19.0

Diff since v0.18.5

Merged pull requests:

  • Adding non allocating increment functions (#406) (@AntoninKns)
  • bump version to 0.19 (#407) (@dpo)

v0.18.5

2 years ago

NLPModels v0.18.5

Diff since v0.18.4

Closed issues:

  • Documentation of met (#398)

Merged pull requests:

  • Fix counters in jprod! and jtprod! (#399) (@tmigot)
  • Fix linear API 2 (#401) (@tmigot)
  • documentation meta (#402) (@tmigot)
  • Version 0.18.5 (#403) (@tmigot)

v0.18.4

2 years ago

NLPModels v0.18.4

Diff since v0.18.3

Merged pull requests:

  • Use abstract type for meta API (#396) (@tmigot)
  • Version 0.18.4 (#397) (@tmigot)

v0.18.3

2 years ago

NLPModels v0.18.3

Diff since v0.18.2

Closed issues:

  • Better support for linear constraints (#377)

Merged pull requests:

  • Add counters for lin/nln functions (#390) (@tmigot)
  • Version 0.18.3 (#395) (@tmigot)

v0.18.2

2 years ago

NLPModels v0.18.2

Diff since v0.18.1

Merged pull requests:

  • inline increment! to avoid allocations (#393) (@dpo)
  • hotfix gpu (#394) (@amontoison)

v0.18.1

2 years ago

NLPModels v0.18.1

Diff since v0.18.0

Merged pull requests:

  • Create CITATION.cff (#380) (@abelsiqueira)
  • Compat LinearOperators 2 (#391) (@geoffroyleconte)
  • Release 0.18.1 (#392) (@geoffroyleconte)