OrbitalTrajectories.jl Versions Save

OrbitalTrajectories.jl is a modern orbital trajectory design, optimisation, and analysis library for Julia, providing methods and tools for designing spacecraft orbits and transfers via high-performance simulations of astrodynamical models.

v0.2.0dev

2 years ago

OrbitalTrajectories v0.2.0dev (pre-release)

This is a development release that is not registered with the Julia General registry. It provides initial support for N-order State Transition Tensors, including automatic Symbolic Variational Equations (currently up to 2nd-order) and Automatic Differentiation (tested up to 3rd-order) for any astrodynamical model.

Note that this release does not pass current CI as there are numerous breaking changes in the interface, but has been locally tested on some simpler applications.

Changes:

  • Support for higher-order sensitivity analysis (i.e. State Transition Tensors). (#47, by @dpad)

v0.1.14

3 years ago

OrbitalTrajectories v0.1.14

Changes:

  • [Bugfix] Temporary fix for dynamical models not working under ModelingToolkit v5.21.0. (#49, by @dpad)

Diff since v0.1.13

v0.1.13

3 years ago

OrbitalTrajectories v0.1.13

Please note that only Julia v1.6+ is supported now.

Changes:

  • Add minor sensitivity functions for even simpler STM extraction. (#30, by @dpad)

Diff since v0.1.12

v0.1.12

3 years ago

OrbitalTrajectories v0.1.12

Changes:

  • Add some minor convenience functions for extracting STMs from Dual Trajectories. (#29, by @dpad)

Diff since v0.1.11

v0.1.11

3 years ago

OrbitalTrajectories v0.1.11

Changes:

  • Better thread safety for callbacks when solving for Trajectories. (#28, by @dpad)

Diff since v0.1.10

v0.1.10

3 years ago

OrbitalTrajectories v0.1.10

Changes:

  • CompatHelper: bump compat for "SymbolicUtils" to "0.11" (#20, by @github-actions[bot])

Diff since v0.1.9

v0.1.9

3 years ago

OrbitalTrajectories v0.1.9

Changes:

  • CompatHelper: bump compat for "SymbolicUtils" to "0.10" (#19, by @github-actions[bot])

Diff since v0.1.8

v0.1.8

3 years ago

OrbitalTrajectories v0.1.8

Changes:

  • Add trajectory interpolation support for arbitrary arrays of time points (i.e. traj(list_of_times)). (#18, by @dpad)

Diff since v0.1.7

v0.1.7

3 years ago

OrbitalTrajectories v0.1.7

Changes:

  • CompatHelper: bump compat for "GeneralizedGenerated" to "0.3.2" (#17, by @github-actions[bot])

Diff since v0.1.6

v0.1.6

3 years ago

OrbitalTrajectories v0.1.6

Changes:

  • Changed URL for Jupiter SPICE kernel to new version as of March 14 (#15, by @pdetrempe)

Diff since v0.1.5