Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 843 Bytes

File metadata and controls

25 lines (20 loc) · 843 Bytes

Stone Soup

Background

Stone Soup is a software project to provide the target tracking and state estimation community with a framework for the development and testing of tracking and state estimation algorithms. A beta release of Stone Soup is slated for March 2019.

Dependencies

Stone Soup uses the following dependencies:

Name License
Python (v3.6+) PSFL
Numpy BSD
ruamel.yaml MIT

Development

For development the following libraries are also recommended:

Name License
Sphinx BSD
pytest MIT
Flake8 MIT
Coverage.py Apache 2.0