search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
9 lines
427 B
Text
9 lines
427 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.
|
|
|
|
WWW: https://metacpan.org/release/Math-SymbolicX-Inline
|