File: Changes

package info (click to toggle)
libmath-calculus-expression-perl 0.2.2.ds-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 160 kB
  • sloc: perl: 1,221; sh: 51; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 207 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
Revision history for Perl extension Math::Calculus::Expression.

0.2
* Added AUTOLOAD to load appropriate modules to handle unknown methods.
* Improvements to the simplifier.

0.1
* Original Version