Metadata-Version: 2.4
Name: radarutils
Version: 1.0.10
Summary: A open-source library for Python 3 providing tools and equations for analysis and simulation of radar systems.
Author-email: Arthur Cadore <arthurbarcella.ita@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://arthurcadore.github.io/radarutils/
Project-URL: Repository, https://github.com/arthurcadore/radarutils
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.21.0
Requires-Dist: matplotlib>=3.4.0
Requires-Dist: scipy>=1.7.0
Requires-Dist: scienceplots>=2.1.1
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: pytest-cov>=4.0.0; extra == "dev"
Dynamic: license-file

# radarutils
A open-source library for Python 3 providing tools and equations for analysis and simulation of radar systems.
