# Stone-Soup **Repository Path**: fitsir/Stone-Soup ## Basic Information - **Project Name**: Stone-Soup - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: C-interface - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-14 - **Last Updated**: 2024-12-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://www.python.org/) (v3.5+) | PSFL | | [SciPy](https://www.scipy.org/) | BSD | | [ruamel.yaml](https://yaml.readthedocs.io/) | MIT | ### Development For development the following libraries are also recommended: | Name | License | | ---- | ------- | | [Sphinx](https://www.sphinx-doc.org/) | BSD | | [pytest](https://docs.pytest.org/) | MIT | | [Flake8](https://flake8.pycqa.org/) | MIT | | [Coverage.py](https://coverage.readthedocs.io/) | Apache 2.0 |