# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup cmake 1.1 PortGroup github 1.0 github.setup yixuan LBFGSpp 0.3.0 v revision 0 categories math license MIT platforms any maintainers {@barracuda156 gmail.com:vital.had} openmaintainer description Header-only C++ library for L-BFGS and L-BFGS-B algorithms long_description LBFGS++ is a header-only C++ library that implements \ the Limited-memory BFGS algorithm (L-BFGS) for unconstrained \ minimization problems, and a modified version \ of the L-BFGS-B algorithm for box-constrained ones. homepage https://lbfgspp.statr.me checksums rmd160 2d8eca20558b0a9291a6f3bc29b32e7f07c86bdd \ sha256 490720b9d5acce6459cb0336ca3ae0ffc48677225f0ebfb35c9bef6baefdfc6a \ size 66838 github.tarball_from archive supported_archs noarch depends_lib-append path:share/pkgconfig/eigen3.pc:eigen3 compiler.cxx_standard 2014