4ti2
4ti2 copied to clipboard
A software package for algebraic, geometric and combinatorial problems on linear spaces. By R. Hemmecke, R. Hemmecke, M. Köppe, P. Malkin, M. Walter
```check``` target fails: ``` ...skipped... Making check in test gmake[1]: Entering directory '/usr/ports/math/4ti2/work/4ti2-Release_1_6_9/test' Makefile:838: warning: overriding recipe for target 'check-recursive' Makefile:560: warning: ignoring old recipe for target 'check-recursive' cd gensymm...
Small issue I encountered: the "ray" command as of version 1.6.9 does not properly interpret a ".rel" file which uses the symbols "" and "=" rather than corresponding integers "-1",...
Likewise for GMP.
https://docs.travis-ci.com/user/deployment/releases/ https://github.com/forexample/github-binary-release
From Jerry James for Fedora: there is a bug in the patch, but only for debug builds. Where the old version had: ``` lpx_get_int_parm(lp, LPX_K_ITCNT) ``` the patched version has:...