Skip to content

common

Shared utilities used across the library. Includes array manipulation helpers, a @timing decorator for profiling, and @check_bounds / @warn_if_outside_range decorators for enforcing or flagging return-value constraints on engineering functions.

machwave.common