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.125 - 2003-10-08

  • Implemented binomial_coeff in AuxFunctions.
  • Now requiring Memoize to be installed.
  • Added META.yml and Makefile.PL dependency.
  • Added bell_number() to AuxFunctions.
  • Added bell_polynomial to MiscAlgebra.
  • Slightly improved simplification.

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 output routines
Default Math::Symbolic transformations
Default Math::Symbolic tree tests
Derive Math::symbolic trees
Export constants used for Math::Symbolic
Miscellaneous algebra routines like det()
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.