The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.119 - 2003-09-10

  • Improved exponentiation simplification.
  • Now surpressing deep recursion warnings.
  • Fixed a few bugs in the tree descending routines.
  • Introduced M::S::MiscCalculus with TaylorPolynomial, TaylorErrorLagrange, and TaylorErrorCauchy.
  • Added run16.pl to the package.
  • Referenced the new module in Math::Symbolic.
  • Added tests.

Modules

Symbolic calculations
Auxiliary functions for Math::Symbolic hierarchy
Base class for symbols in symbolic calculations
Compile Math::Symbolic trees to Perl code
Constants in symbolic calculations
Aggregate class for tree tests and transformations
Base class for tree tests and transformations
Default Math::Symbolic transformations
Default Math::Symbolic tree tests
Derive Math::symbolic trees
Export constants used for Math::Symbolic
Miscellaneous calculus routines (eg Taylor poly)
Operators in symbolic calculations
Parse strings into Math::Symbolic trees
Variable in symbolic calculations
Symbolically comp. grad, Jacobi matrices etc.