caput.util.truncate#
Routines for truncating data to a specified precision.
Provides absolute and relative bit truncation routines for integers, floating point numbers, and numpy arrays.
Functions#
|
Truncate using a fixed error. |
|
Truncate using a fixed error. |
|
Truncate using a relative per-element and per the maximum of the last dimension. |
Truncate using a relative tolerance. |
|
Truncate using a set of inverse variance weights. |