Vector operations - Factor Documentation (original) (raw)
Vector operations
Factor handbook » The language » Numbers
Prev: | Complex numbers |
---|---|
Next: | Intervals |
Any Factor sequence can be used to represent a mathematical vector, however for best performance, the sequences defined by the specialized-arrays and math.vectors.simd vocabularies should be used. Vector arithmetic
Vector component- and bit-wise logic
Vector shuffling, packing, and unpacking
Miscellaneous vector functions