Commit b7f05445c00f 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
337 B
Plaintext
8 lines
337 B
Plaintext
The gp2c compiler is a package for translating GP routines into the C
|
|
programming language, so that they can be compiled and used with the PARI system
|
|
or the GP calculator.
|
|
|
|
The main advantage of doing this is to speed up computations and to include your
|
|
own routines within the preexisting GP ones. It may also find bugs in GP
|
|
scripts.
|