Recent Releases of AmplNLReader

AmplNLReader - v0.12.0

AmplNLReader v0.12.0

Diff since v0.11.2

Merged pull requests: - Add hs13 from NLPModelsTest (#121) (@tmigot) - use push_preview = true in deploydocs (#122) (@dpo) - up meta for linear API (#123) (@tmigot) - Update README.md (#126) (@dpo) - Add citation.cff (#131) (@tmigot) - Update CI (#136) (@amontoison) - [documentation] Upgrade Documenter.jl (#137) (@amontoison) - simplify name of Ampl models (#141) (@dpo) - Add compat entries for tests (#142) (@tmigot) - Fix detection of .nl extension (#143) (@frapac) - Add support for complementarity constraints (#144) (@frapac) - Update .cirrus.yml (#145) (@dpo) - Use the macro ccall (#148) (@amontoison) - Bump to NLPModels 0.19 (#150) (@tmigot) - Bump to NLPModels 0.20 (#151) (@tmigot) - Bump to NLPModels 0.21 (#152) (@tmigot) - Version 0.12.0 (#153) (@tmigot)

Closed issues: - expression graphs (#11) - Complementarity constraints (#37) - Update CI (#135) - Support the version 0.21 of NLPModels.jl (#146)

- Julia
Published by github-actions[bot] over 1 year ago

AmplNLReader - v0.11.2

AmplNLReader v0.11.2

Diff since v0.11.1

Merged pull requests: - Remove products with structure only (#118) (@tmigot) - Bump NLPModels 0.18 (#119) (@tmigot) - Version 0.11.2 (#120) (@tmigot)

- Julia
Published by github-actions[bot] over 4 years ago

AmplNLReader - v0.11.1

AmplNLReader v0.11.1

Diff since v0.11.0

Merged pull requests: - [AUTO] Change master to main (#113) (@abelsiqueira) - [AUTO] Fix docs to use main (#114) (@abelsiqueira) - Add an AmplNLPMeta (#116) (@tmigot) - Version 0.11.1 (#117) (@tmigot)

- Julia
Published by github-actions[bot] over 4 years ago

AmplNLReader - v0.11.0

AmplNLReader v0.11.0

Diff since v0.10.0

Merged pull requests: - adjust unit tests for symmetric Hessian (#110) (@dpo) - version 0.11 (#112) (@dpo)

- Julia
Published by github-actions[bot] almost 5 years ago

AmplNLReader - v0.10.0

AmplNLReader v0.10.0

Diff since v0.9.0

Merged pull requests: - Update CI, TagBot and documentation workflows (#106) (@JSOBot) - Update CI, TagBot and documentation workflows (#107) (@JSOBot) - Update CI, TagBot and documentation workflows (#108) (@JSOBot) - upgrade to NLPModels 0.15 (#111) (@dpo)

- Julia
Published by github-actions[bot] almost 5 years ago

AmplNLReader - v0.9.0

AmplNLReader v0.9.0

Diff since v0.8.1

Merged pull requests: - use GitHub Actions (#103) (@dpo) - Use NLPModels 0.14 + NLPModelsTest and small refactoring (#104) (@abelsiqueira)

- Julia
Published by github-actions[bot] about 5 years ago

AmplNLReader - v0.8.1

AmplNLReader v0.8.1

Diff since v0.8.0

Merged pull requests: - fix CI scripts (#100) (@dpo) - CompatHelper: bump compat for "NLPModels" to "0.13" (#101) (@github-actions[bot]) - add BibTeX citation (#102) (@dpo)

- Julia
Published by github-actions[bot] over 5 years ago

AmplNLReader - v0.8.0

AmplNLReader v0.8.0

Diff since v0.7.0

Merged pull requests: - Create CompatHelper.yml (#95) (@abelsiqueira) - more efficient Jacobian-vector products (#96) (@dpo) - phase out MinGW in Windows CI (#98) (@dpo)

- Julia
Published by github-actions[bot] about 6 years ago

AmplNLReader - v0.7.0

AmplNLReader v0.7.0

Diff since v0.6.2

Merged pull requests: - fix path to problems in consistency test (#92) (@dpo) - Fix NLPModels limit and update to version 0.6.2 (#94) (@abelsiqueira) - Create CompatHelper.yml (#95) (@abelsiqueira)

- Julia
Published by github-actions[bot] about 6 years ago

AmplNLReader - v0.6.2

AmplNLReader v0.6.2

Diff since v0.6.1

Merged pull requests: - fix passing Ref{Cint} to C interface (#91) (@dpo) - Install TagBot as a GitHub Action (#93) (@JuliaTagBot) - Fix NLPModels limit and update to version 0.6.2 (#94) (@abelsiqueira)

- Julia
Published by github-actions[bot] about 6 years ago

AmplNLReader - v0.5.2

v0.5.2 (2019-12-26)

Diff since v0.6.1

Merged pull requests:

  • fix passing Ref{Cint} to C interface (#91) (dpo)

- Julia
Published by julia-tagbot[bot] over 6 years ago

AmplNLReader - v0.6.1

v0.6.1 (2019-12-25)

Diff since v0.6.0

Merged pull requests:

  • fix passing Ref{Cint} to C interface (#89) (dpo)

- Julia
Published by julia-tagbot[bot] over 6 years ago

AmplNLReader - v0.6.0

v0.6.0 (2019-12-05)

Diff since v0.5.1

Merged pull requests:

  • Use JLL artifacts with Julia13 (#87) (dpo)

- Julia
Published by julia-tagbot[bot] over 6 years ago

AmplNLReader - v0.5.1

v0.5.1 (2019-11-28)

This is the last release supporting Julia < 1.3.

Diff since v0.5.0

Merged pull requests:

  • add badge for CirrusCI (#86) (dpo)
  • run CI on Julia 1.3 (#85) (dpo)
  • Install precompiled binaries (#83) (dpo)
  • Improve code (#82) (dpo)
  • min version of NLPModels (#81) (dpo)
  • Limit NLPModels (#80) (abelsiqueira)
  • test Julia 1.2 on CI (#79) (dpo)
  • run CI on Travis/Windows (#78) (dpo)

- Julia
Published by julia-tagbot[bot] over 6 years ago

AmplNLReader - v0.5.0

v0.5.0 (2019-08-16)

Diff since v0.4.0

Closed issues:

  • Add documentation (#70)
  • Limit NLPModels version, drop 0.7, add 1.1 support, make minor release (#61)

Merged pull requests:

  • do not change sign of maximization objectives (#75) (dpo)
  • remove unused file (#74) (dpo)
  • preserve Int type when shifting indices (#73) (dpo)
  • In place methods (#72) (dpo)
  • Docs (#71) (dpo)
  • add Libdl to dependencies (#69) (dpo)
  • simplify methods by falling back on defaults (#68) (dpo)

- Julia
Published by julia-tagbot[bot] over 6 years ago

AmplNLReader - v0.4.0

v0.4.0 (2019-06-18)

Diff since v0.3.1

Closed issues:

  • jac_structure not implemented (#65)
  • Implement hess_structure (#63)
  • Support NLPModels.jl 0.8.0 (structure and inplace coordinate functions) (#62)
  • Use BinaryBuilder (#55)

Merged pull requests:

  • replace REQUIRE with Project.toml (#67) (dpo)
  • phase out 0.7, test 1.1 (#66) (dpo)
  • implement structure and in-place methods (#64) (dpo)
  • Update zenodo (#60) (abelsiqueira)
  • Create .zenodo.json (#59) (abelsiqueira)

- Julia
Published by julia-tagbot[bot] almost 7 years ago

AmplNLReader -

- Julia
Published by dpo about 7 years ago

AmplNLReader -

This release brings back Linux support and adds Win64 support.

- Julia
Published by dpo over 7 years ago

AmplNLReader -

This release exhibits errors in the C interface with Julia 0.6 and certain (not all) Linux platforms. If you use Linux and Julia 0.6, you will have to download and install this release manually.

- Julia
Published by abelsiqueira over 7 years ago

AmplNLReader - Initial release

- Julia
Published by dpo over 8 years ago