fieldwise
Fieldwise is an informal term used in mathematics and related disciplines to describe operations that are applied independently to each entry of a data object whose elements come from a mathematical field. A field is a set equipped with addition and multiplication satisfying the usual axioms (such as the real numbers, complex numbers, or finite fields). Fieldwise operations are typically described as entrywise or coordinatewise, emphasizing that each entry is transformed or combined without mixing entries across positions.
In linear algebra, fieldwise operations on matrices over a field F are defined entry by entry. For
In data processing and scientific computing, fieldwise operations describe columnwise or fieldwise processing of data: normalizing
Notes: fieldwise is less formal than terms like entrywise or componentwise and may appear primarily in applied