Generating Spheroidal Meshes in Python
This is the first in a series about using Python and Jupyter notebooks to explore astronomy, diving into the interesting calculations, methods, and visualizations used in this field. We will begin by defining and visualizing planet-like shapes (spheroids). The code to accompany this tutorial is… Read More »Generating Spheroidal Meshes in Python