Skip to content

Releases: dpad/OrbitalTrajectories.jl

v0.2.0dev

03 Aug 05:30
07ffead
Compare
Choose a tag to compare
v0.2.0dev Pre-release
Pre-release

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

28 Jun 14:28
Compare
Choose a tag to compare

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

11 Jun 09:46
Compare
Choose a tag to compare

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

05 May 08:16
Compare
Choose a tag to compare

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

04 May 08:02
1ce6e96
Compare
Choose a tag to compare

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

13 Apr 06:46
20a829c
Compare
Choose a tag to compare

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

10 Apr 15:32
82f4995
Compare
Choose a tag to compare

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

29 Mar 06:08
Compare
Choose a tag to compare

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

20 Mar 07:56
6fd42de
Compare
Choose a tag to compare

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

16 Mar 07:10
ec29860
Compare
Choose a tag to compare

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