This repository was archived by the owner on Feb 1, 2023. It is now read-only.
Commit 7396817
Trac #22491: make lrslib and lidia a build-time dependencies of latte_int
The `lrslib` and `lidia` optional package improve `latte_int`
capabilities, but they need to be installed when `latte_int` get
compiled. Through it is not strictly necessary to compile `latte_int`, i
propose to add it as a (build-time) dependency.
`lrslib` can be used by using `count --compute-vertex-cones=lrs` (this
is also exposed as a keyword argument of `ehrhart_polynomial`).
`lidia` matters for `count --irrational-primal --maxdet=1000` (these are
also exposed as keyword arguments).
URL: https://trac.sagemath.org/22491
Reported by: tmonteil
Ticket author(s): Thierry Monteil
Reviewer(s): Vincent Delecroix1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments