A Python package to convert metric tensors to ellipsoid parameters (semi-axes and rotation) or ellipsoid parameters to metric tensor, and visualize them using Matplotlib. metric_to_ellipsoid(G) ...
These implementations are for demonstration purposes. They are less efficient than the implementations in the Python standard library.