freebsd-ports/math/linbox/pkg-descr
2020-05-01 17:33:42 +00:00

9 lines
400 B
Text

LinBox is a C++ template library for exact, high-performance linear algebra
computation with dense, sparse, and structured matrices over the integers and
over finite fields.
LinBox relies on closely aligned libraries fflas-ffpack (exact dense matrix
linear algebra kernels), and Givaro (finite fields, integers, and polynomials).
WWW: https://linalg.org/
WWW: https://github.com/linbox-team/linbox