Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
Vector operations
Factor documentation
>
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