fb16dfecae
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)
11 lines
602 B
Plaintext
11 lines
602 B
Plaintext
Givaro is a C++ library for arithmetic and algebraic computations. Its main
|
|
features are implementations of the basic arithmetic of many mathematical
|
|
entities: prime fields, extension fields, finite fields, finite rings,
|
|
polynomials, algebraic numbers, arbitrary precision integers and rationals
|
|
(via C++ wrappers over gmp). It also provides data structures and templated
|
|
classes for the manipulation of basic algebraic objects, such as vectors,
|
|
matrices (dense, sparse, and structured), univariate polynomials, and recursive
|
|
multivariate polynomials.
|
|
|
|
See also: https://github.com/linbox-team/givaro
|