Changes for version 0.130 - 2004-02-15
- Fixed documentation bug in M::S::VectorCalculus.
- Increased the accuracy of pi and euler number.
- Fixed documentation bug in M::S::Derivative
- Removed Pod::Coverage from the Makefile.PL requirements
- Modified the 00sanity.t tests to only use Pod::Coverage when availlable.
- Removed 1 test from 20miscalgebra.t which took way too long on automatted test platforms.
- Renamed 00sanity.t to 00podcover.t and added 00dist.t which uses Test::Distribution for well, exactly that.
- Modified precompile_grammar.pl (CVS only) to include a $VERSION in M::S::P::Precompiled.
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