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.
Stone Soup uses the following dependencies:
| Name | License |
|---|---|
| Python (v3.6+) | PSFL |
| Numpy | BSD |
| ruamel.yaml | MIT |
For development the following libraries are also recommended:
| Name | License |
|---|---|
| Sphinx | BSD |
| pytest | MIT |
| Flake8 | MIT |
| Coverage.py | Apache 2.0 |