forked from Lainports/freebsd-ports
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)
7 lines
370 B
Text
7 lines
370 B
Text
This module is an extension to the Math::Symbolic module. A basic
|
|
familiarity with that module is required.
|
|
|
|
Math::SymbolicX::Inline allows easy creation of Perl functions from
|
|
symbolic expressions in the context of Math::Symbolic. That means you can
|
|
define arbitrary Math::Symbolic trees (including derivatives) and let this
|
|
module compile them to package subroutines.
|