Skip to content

Commit c1474a0

Browse files
Update release notes
1 parent 81450e3 commit c1474a0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/source/Support/bskReleaseNotes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ Version |release|
3333
- Added a new github workflow job ``canary`` to routinely check the compatibility of latest python dependencies with python 3.13 on the latest mac-os.
3434
- Fixed a bug in :ref:`spiceInterface` where multiple instances of the module were not properly managing SPICE kernel references, leading to potential conflicts and data corruption.
3535
- Deprecated :ref:`SpacecraftSystem`. It was never completed and we have other ways to connect spacecraft components
36+
- Support for stochastic dynamics (dynamics driven by Stochastic Differential Equations). Added two stochastic integrators:
37+
:ref:`svStochIntegratorW2Ito1` and :ref:`svStochIntegratorW2Ito2`. These are 2-weak-order stochastic integrators.
38+
- Added :ref:`scenarioStochasticDrag`, which illustrates how to use a state driven by stochastic dynamics to
39+
model randomly evolving atmospheric density (and thus drag force).
3640

3741

3842
Version 2.7.0 (April 20, 2025)

0 commit comments

Comments
 (0)