summaryrefslogtreecommitdiffstats
path: root/math/rpc
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2006-10-31 06:20:44 +0000
committerdinoex <dinoex@FreeBSD.org>2006-10-31 06:20:44 +0000
commit12559a15dcb5d7899619bd0b0b1d8fdd0d55307e (patch)
tree9a8466a51361bfa307726edea1474291420da0e7 /math/rpc
parentb0866961317dda0a897b28e5f7ed1869c2f54a56 (diff)
downloadFreeBSD-ports-12559a15dcb5d7899619bd0b0b1d8fdd0d55307e.zip
FreeBSD-ports-12559a15dcb5d7899619bd0b0b1d8fdd0d55307e.tar.gz
MathArray is a general library of classes for performing mathematical
operations on arrays (vectors, matrices, etc) of values. It can operate on any standard 'C' number type plus numbers of complex type. MathArray is implemented using a "class cluster" concept, allowing one to perform mathematical calculations on a number without necessarily being aware of what type (class) of number is being operated on. MathArray knows implicitly what types of operations can be performed on what types of numbers and will automatically cast itself to the correct number type representation to handle the specific operation. Standard operations include addition, scalar and matrix multiplication and logical operations. Mathematical operations in the standard C math library are also supported, as well as user-defined functions. MathArray also does much more. Arrays can be manipulated, transposed and concatenated. One can extract subarrays or include subarrays within larger arrays.
Diffstat (limited to 'math/rpc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud