Module math

Source
Expand description

Assorted mathematical helper functions.

Functionsยง

l1_norm
L1 norm of a vector.
l2_norm
L2 norm of a vector.