Summary
a free library of C source code which implements algorithms for computing exact solutions to dense systems of linear equations over the integers
Versions
v1.0.5-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2 BSD
- Keywords
- amd64 ~amd64-linux ~riscv ~x86 ~x86-linux
v1.0.5 :: 0 :: gentoo
- Modified
- License
- GPL-2 BSD
- Keywords
- amd64 ~amd64-linux ~x86 ~x86-linux
- USE flags
- static-libs
USE flags
General
- static-libs
- Build static versions of dynamic libraries as well
Dependencies
Runtime Dependencies
Depending packages
sci-libs / linbox : C++ template library for integer and finite-field linear algebra
Bugs
- 849926
- sci-libs/iml-1.0.5 installs libtool files (.la) without corresponding static libraries
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-libs/iml: Stabilize 1.0.5-r1 amd64, #945561
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Orlitzky · gentoo
sci-libs/iml: EAPI 7 -> 8, kill .la files, keyword ~riscv
Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Orlitzky · gentoo
sci-libs/iml: update LICENSE
Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sci-libs/iml: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sci-libs/iml: x86 stable wrt bug #717272
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sci-libs/iml: amd64 stable wrt bug #717272
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Orlitzky · gentoo
sci-libs/iml: use HTTPS and drop RESTRICT=mirror.
The HOMEPAGE and SRC_URI redirect to HTTPS anyway, so let's use it right off the bat. And RESTRICT=mirror doesn't seem needed after perusing the source. Since this ebuild was imported from an overlay, I feel relatively confident that I'm not doing anything wrong by removing it. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Benda Xu · gentoo
sci-libs/iml: import from the science overlay and bump to EAPI 7.
Closes: https://bugs.gentoo.org/563288 Package-Manager: Portage-2.3.69, Repoman-2.3.12 Signed-off-by: Benda Xu <heroxbd@gentoo.org>