Linear algebra concerns itself with the manipulation of vector and matrices. The concepts of
linear algebra are not difficult, and linear algebra is usually taught in high school.
The concise notation introduced in linear algebra for vector and matrix operations can be directly adapted to
object-oriented programming. Science and engineering often encounter many physical quantities that are vectors, including
velocity, acceleration, force and momentum as well as solving linear equations with multiple variables. At KMP
we have developed linear algebra algorithms and offer a quick glance of
operations defined for vectors and matrices introduced under (see menu) "Vectors and Matrices in Smalltalk",
"Math Operations on Vectors"
and "Number Matrix Manipulation".
These basic techniques have been applied to a wide variety of fields, from operations research to mineral engineering.
Please select from the menu →
VECTORS AND MATRICES (press to select)
|