cost_utils#
A toolbox of useful transport cost related functionality.
Functions#
|
Calculate the distribution of costs across a matrix. |
|
Dynamically choose the bins based on the maximum possible value. |
|
Like the python standard lib dataclasses but with type validation. |
|
Calculate the distribution of costs across a matrix, using dynamic bins. |
|
Calculate the normalised distribution of costs across a matrix. |
Classes#
|
Distribution of cost values between variable bounds. |