Artifact [63fd99270b]

Artifact 63fd99270b5c0f8ffd618bd24716e34353a6faeb:

Wiki page [Mathematics.Arrays (Package)] by Entomy 2016-11-22 03:17:34.
D 2016-11-22T03:17:34.298
L Mathematics.Arrays\s(Package)
U Entomy
W 966
<h1>Purpose</h1>
<p>This type, unintentional and efficiently satisfies a few domains.

<h2>Parallel Math</h2>
<p>As it turns out, for utilizing SIMD instructions from a high level language, a concrete definition for numeric arrays is extremely useful and easy to use. Array/Scalar and Scalar/Array operations easily translate to, and obviously mean, distribution of the scalar unto the array, per the specified operator. For Array/Array operations, the operator is only defined for equal length arrays, and performs the operator unto equivalent members of each array. Where possible, SIMD instructions are used, otherwise, the operations are performed serially.</p>

<h2>Linear Algebra</h2>
<p>At lot of the aforementioned should sound familiar to those trained in Linear Algebra. This is fundamentally a vector. As such, the necessary additions for linear algebra are also provided.</p>

<h2>Others</h2>
<p>Other facilities are provided in extensions.</p>
Z 077a43d3b2e81a6eb6ae59c1cd187f85