Metadata-Version: 2.1
Name: scikit-radar
Version: 0.0.2
Summary: Radar processing and simulation in Python
Author: Reinhard Feger
License: MIT
Project-URL: repository, https://github.com/rf-eng/scikit-radar
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pytransform3d>=3.5

# scikit-radar
Radar processing and simulation in Python
# Installation
Run ```pip install scikit-radar```.
