package lbfgs

  1. Overview
  2. Docs
Bound-constrainted optimization in many variables

Install

Dune Dependency

Authors

Maintainers

Sources

lbfgs-0.9.5.tbz
sha256=5c4f3c0fec90f589a1ea36cddc0a7be4a8a55d4d4dd3815150400af6c514242d
sha512=9663e317a25dae126c1066328ae120a7a9f7a383ee6669c56bf26fb2b6629bffcceec8a768556f6dc275a1069c2227cac4076cfdcc7e52d01e2bca55e8ec1846

CHANGES.md.html

0.9.5

  • Compatibility with OCaml 5 (Edwin Török).

  • Fix bug allowing to use it in the toplevel (Edwin Török).

0.9.4

  • Update to dune-configurator.

0.9.3 2019-09-13

  • Replace camlp4 by cppo.

0.9.2 2019-01-21

  • Set the -custom flag for bytecode because libgfortan is not compiled with -fPIC.

  • Use conf-gfortran.

0.9.1 2018-10-29

  • Compile with Dune and dune.configurator.

0.9 2018-05-22

  • Compile with Dune/Jbuilder

  • OPAM depext for OSX