Published October 7, 2025 | Version v1.8
Software Open

Stone Soup

Description

Breaking changes

  • Drop support for Python 3.9 #1207 (sdhiscocks)
  • Drop deprecated Proposal names #1225 (sdhiscocks)
    • Proposal names deprecated in v1.6 now removed. If still using old names, change from from PriorAsProposal to DynamicsProposal, and KFasProposal to KalmanProposal

Implemented enhancements

Fixed bugs

  • Remove mutable default from Track.init_metadata. #1199 (csherman-dstl)
  • Add support to StateVectors where and keepdims with mean and average #1206 (sdhiscocks)
  • solution to bug on the unscented transform and sigma2gauss #1202 (A-acuto)
  • Ensure Ensemble filter uses detection measurement model #1215 (sdhiscocks)
  • Fix numeric warnings in Probability.mul() and Probability.rtruediv() #1220 (marvonlar)
  • Fix serialise plugin feature #1223 (sdhiscocks)

Documentation updates

Other changes

New Contributors

Notes

If you use this software, please cite both the article from preferred-citation and the software itself.

Files

dstl/Stone-Soup-v1.8.zip

Files (24.3 MB)

Name Size Download all
md5:ecbe2555da94f5f5f5ff40b3f9544d97
24.3 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/dstl/Stone-Soup/tree/v1.8 (URL)

Software