Changes for version 0.506 - 2007-01-12
- Much more tests.
- Added test_num_equiv to DefaultTests for testing approximate equivalence of a M::S tree and another or a M::S tree and a sub.
- Added a 'sqrt' function to both parsers which is transformed into '(...)^0.5' internally.
- The Yapp parser now works with Math::SymbolicX::ParserExtensionFactory!
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/Yapp.pm
in lib/Math/Symbolic/Parser/Yapp.pm
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
- examples/run20.pl