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) ...
The framework can be executed via 1) using in-built rendering pipeline ("Standalone"), 2) headless mode ("Headless") or 3) manual execution ("Manual") which enables running code locally or remotely on ...