There is a newer version of the record available.

Published January 10, 2022 | Version v0.1b8
Software Open

dstl/Stone-Soup: v0.1b8 Release

Description

Breaking changes:

  • Return metrics in a dictionary #570 (orosoman-dstl)
    • Metrics are no longer returned as a set. Instead, to retrieve a particular metric, you should pass the metric title as key to the returned metrics dictionary.
    • If you need to iterate through metrics, use .values().
  • Drop Python 3.6 support #569 (sdhiscocks)
    • Recommend upgrading to Python 3.7 or greater

Implemented enhancements:

Fixed bugs:

Documentation updates:

Other changes:

Files

dstl/Stone-Soup-v0.1b8.zip

Files (8.6 MB)

Name Size Download all
md5:fa055d936b369481a07efa57a0ea57bb
8.6 MB Preview Download

Additional details

Related works