a06b3e83998d950465bb73c81197ac331ac436d2
Implemented a utility function `calculate_perpendicular_distance` in the `app/utils/__init__.py` module. The function calculates the perpendicular distance between a point and a line using NumPy, with type hints and runtime type checking using jaxtyping and typeguard.
The file is empty.
Description
Languages
Python
100%