mirror of
https://git.freebsd.org/ports.git
synced 2025-05-07 19:30:46 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
8 lines
380 B
Text
8 lines
380 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).
|
|
|
|
See also: https://github.com/linbox-team/linbox
|