Changes for version 0.126 - 2003-11-09
- Fixed parser bug with asinh, acosh.
- Added Oliver Ebenhoeh to the list of contributors.
- Now including a precompiled Parse::RecDescent grammar as Math::Symbolic::Parser::Precompiled. That's for startup performance.
Documentation
Precompiled Math::Symbolic Parser
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
Examples
- examples/run01.pl
- examples/run02.pl
- examples/run03.pl
- examples/run04.pl
- examples/run05.pl
- examples/run06.pl
- examples/run07.pl
- examples/run08.pl
- examples/run09.pl
- examples/run10.pl
- examples/run11.pl
- examples/run12.pl
- examples/run13.pl
- examples/run14.pl
- examples/run15.pl
- examples/run16.pl
- examples/run17.pl
- examples/run18.pl
- examples/run19.pl