Is there any Python module for H-Geometry trigonometric functions? It would be pretty easy to write them, but I’d prefer to avoid it, especially if there is an existing better implementation out there.
I looked through the Python math library, but it doesn’t have these functions.
I wrote incomplete library for H-Geometry, but decided to push it only now. It can be found at https://github.com/simukis/H-Geometry