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.131 - 2004-03-31

  • Changed $VERSION = 0.xxx; to ...= '0.xxx'; since that broke the Test::Distribution version tests.
  • Improved documentation for M::S::MiscAlgebra.
  • Added linear_solve to M::S::MiscAlgebra.
  • Added docs and tests.
  • Fixed errors in the documentation for M::S::Compiler.
  • Extra tests for the compiler.
  • Added the explicit_signature() method.
  • Added tests and documentation.
  • Fixed nasty bug in the compiler.
  • Fixed even nastier misdocumentation of the compiler.
  • Thanks to Henrik Edlund's input, one can now pass a hash ref to the compile* functions instead of an array ref.

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
Precompiled Math::Symbolic Parser
Variable in symbolic calculations
Symbolically comp. grad, Jacobi matrices etc.

Provides

in lib/Math/Symbolic/Parser/Precompiled.pm