Andreas Enge skribis:
> On Sun, May 17, 2015 at 10:12:52PM +0200, Ludovic Courtès wrote:
[...]
>> > +(license license:lgpl2.1)))
>> LGPLv2.1-only?
>
> Well, I do not quite know where I took this from any more. The distribution
> says:
> "free (see LGPL for the GNU lesser general public lice
On Sun, May 17, 2015 at 10:12:52PM +0200, Ludovic Courtès wrote:
> I’d write it “Mixed integer linear programming (MILP) solver”.
Okay.
> > +(license license:lgpl2.1)))
> LGPLv2.1-only?
Well, I do not quite know where I took this from any more. The distribution
says:
"free (see LGPL for the
Andreas Enge skribis:
> * gnu/packages/maths.scm (lpsolve): New variable.
LGTM!
> +(synopsis "Mixed Integer Linear Programming (MILP) solver")
I’d write it “Mixed integer linear programming (MILP) solver”.
> +(license license:lgpl2.1)))
LGPLv2.1-only?
Ludo’.
Hello,
the attached patch adds a dependency of libreoffice with a build system
of its own. Since there is no check target, I have not tried whether the
resulting binary actually works as needed by libreoffice. We will see...
Comments are welcome.
Andreas
* gnu/packages/maths.scm (lpsolve): New