Examples
View SourceInteractive Livebook tutorials that build the figures above the fold of the project README in stages — face-on, tilted, then animated — while explaining the library calls and the math behind them.
- Drawing the Solar System — osculating orbits from JPL
DE440: every
Astro.Orbitfunction, Kepler's equation, and the ellipse-as-unit-circle SVG technique, rendered as two diagrams - Mapping Nearby Stars — the 100 nearest stellar systems,
propagated through
Astro.Starand drawn as a rotating 3D map
Open them in Livebook (or livebook server examples
from the repo root). Each notebook downloads its data on first run and writes
the SVG snapshots next to itself.
The NIF build needs a C toolchain, liberfa, and libgmp at link time. Inside
this repo's flake: nix develop, then open the notebook.