Skip to main content

Trajectory optimization and astrodynamics in Python using ASSET, with mission-script APIs.

Project description

Octavian

Octavian is a Python-first astrodynamics / trajectory-optimization toolkit built on ASSET (asset_asrl).

This MVP includes:

  • Two-impulse rendezvous with bounded free final time (single coast phase)
  • Two-impulse rendezvous with bounded variable pre-coast (two phases + link Δv objective)
  • Finite chemical-burn phases with mass depletion and three thrust-direction controls
  • J2 perturbation support in the composable ASSET backend
  • Lambert-izzo seed sweeps across TOF / longway / multi-rev (ASSET's Astro.lambert_izzo)
  • Fast two-body initial guesses via ASSET Kepler propagation (Astro.propagate_cartesian)
  • Plotly HTML visualization with maneuver markers

octavian can be installed from PyPI, but ASSET must still be installed separately for solver-backed workflows.

Install

pip install octavian

If you plan to run the optimization solvers, install asset_asrl separately in the same environment.

Examples

python examples/quick/01_two_impulse_free_time.py
python examples/quick/02_two_impulse_precoast_impulsive_link.py
python examples/composable/08_chemical_burn_j2.py

Documentation

Install the development dependencies, serve the docs locally, or build the static site:

pip install -e ".[dev]"
mkdocs serve
mkdocs build

Development

pip install -e ".[dev]"
pre-commit install
python -m build
pytest

Studies

Use octavian.study.grid to run parameter sweeps and optionally save results to disk.

Releasing

Release versions are published from Git tags such as v0.1.3 by GitHub Actions. Maintainer steps are documented in RELEASING.md.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

octavian-0.1.5.tar.gz (2.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

octavian-0.1.5-py3-none-any.whl (2.1 MB view details)

Uploaded Python 3

File details

Details for the file octavian-0.1.5.tar.gz.

File metadata

  • Download URL: octavian-0.1.5.tar.gz
  • Upload date:
  • Size: 2.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for octavian-0.1.5.tar.gz
Algorithm Hash digest
SHA256 ebeddfcd2732c1c7162855469fa5534df87552c3f6f7a6f3abc6f20b9a58d745
MD5 9e12a8eb1256152ecf62595531197e24
BLAKE2b-256 73c453f4c43bf02e44e99078af8601d903dfd89751fa9ddc9a73760f83c0b854

See more details on using hashes here.

Provenance

The following attestation bundles were made for octavian-0.1.5.tar.gz:

Publisher: publish.yml on GHevia/octavian

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file octavian-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: octavian-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for octavian-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 75850a9bfe790ca82b423d9daf23376efbcae59e45bf5cbd7e6f54d1d0918419
MD5 48e3c8bc925dda94ee29ff05d3430592
BLAKE2b-256 be811cb2a1dd99571f77dfba7352bdd2864db5671c55856bd0b8ece18b53054d

See more details on using hashes here.

Provenance

The following attestation bundles were made for octavian-0.1.5-py3-none-any.whl:

Publisher: publish.yml on GHevia/octavian

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page