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. |
|
Usage docs: https://docs.pydantic.dev/2.8/concepts/dataclasses/ |
|
Calculate the distribution of costs across a matrix, using dynamic bins. |
|
Infill the intra-zonal costs of a cost matrix. |
|
Calculate the normalised distribution of costs across a matrix. |
Classes#
|
Distribution of cost values between variable bounds. |