mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
1732effb26
To be used with SageMath.
10 lines
400 B
Plaintext
10 lines
400 B
Plaintext
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
|