solarsystems 0.0.1

N-body solar system engine — gravitational dynamics, orbital mechanics, perturbations, event detection, and full celestial orchestration
Documentation

SolarSystems

SolarSystems is the final orchestration crate of the celestial workspace. It composes stars, planets, and satellites into a complete multi-body system.

Features

  • N-body gravitational orchestration
  • Cross-crate celestial composition
  • Deterministic simulation entry points

Quick Start

cargo build
cargo run
cargo test --all-targets