yaw.core.math#
This module implements some math and array related functions.
Functions
|
Apply a boolean mask ( |
|
Check if the shape and array elements of two numpy array are equal. |
|
Apply an integer subset or slice ( |
|
Convert an input covariance matrix to a covariance matrix. |
|
Compute a joint covariance from a sequence of data samples. |
|
Compute the sum over the upper triangle of the outer product. |
|
Recompute compute histogram counts for a new binning. |
|
Compute the sign of a (array of) numbers, with positive numbers and 0 returning 1, negative number returning -1. |
|
Shift a histogram by a fixed value. |