[prev] [up] [next]

STMath - Mathematic Objects

Summary

StMath is a set of math objects that have been derived from a motion simulation program. It is not intended to be comprehensive, but believed to be suitable for engineering type applications and contributed it to the general Smalltalk community.
It has Linear Algebra, Newton-Raphson, numerical solution of Ordinary Differential Equations (ODE) and Differential Algebraic Equations (DAE), and some Symbolic Math with Symbolic Differentiation.
The Symbolic Math works with the Newton-Raphson and solution of ODE and DAE.

To learn to use StMath run the examples in StMathHelp class methods.

Documentation

Use the source - Luke.

Licensing

This addOn package is NOT to be considered part of the base ST/X system. It is provided physically with the ST/X delivery, but only for your convenience.

Legally, it is a freeware or public domain goody, as specified in the goodies copyright notice (see the goodies source).

No Warranty

This goody is provided AS-IS without any warranty whatsoever.

Origin/Authors


Author:

Aik-Siong Koh (askoh@alumni.princeton.edu)


Copyright © 2002 eXept Software AG

<info@exept.de>

Doc $Revision: 1.3 $