Metadata-Version: 2.1
Name: pyvrft
Version: 1.0
Summary: Virtual Reference Feedback Tuning
Home-page: http://github.com/datadrivencontrol/pyvrft
Author: Diego Eckhard
Author-email: diego@eckhard.com.br
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib

# pyvrft

Virtual Reference Feedback Tuning


## Install

Use PIP to install:

pip install pyvrft


