puntwise
Puntwise is a rarely used term in mathematics and computer science that denotes operations performed at each point of a domain, essentially behaving the same way as the more common term pointwise. The usage is sporadic, and many texts prefer “pointwise” to avoid confusion with other meanings of punt in different contexts.
Let f and g be functions with the same domain X and codomain Y, and let a
Common examples mirror pointwise operations: (f puntwise g)(x) = f(x) + g(x) or (f puntwise g)(x) = f(x) · g(x).
In practice, puntwise is largely synonymous with pointwise, and many writers use the latter term exclusively.