Metadata-Version: 2.4
Name: IIRrational
Version: 2.5.1
Summary: Fast IIR System Identification (rational function fitting)
Home-page: https://github.com/mccullerlp/IIRrational
Author: Lee McCuller
Author-email: Lee.McCuller@gmail.com
License: Copyright 2018 Lee McCuller
Keywords: SystemId,IIR,FIR,Z-domain,S-domain,rational,transfer-function,fitting,optimization
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: declarative>=1.2.0
Requires-Dist: matplotlib
Provides-Extra: cmd
Requires-Dist: PyYAML; extra == "cmd"
Requires-Dist: h5py; extra == "cmd"
Requires-Dist: ipython; extra == "cmd"
Provides-Extra: matlab
Requires-Dist: msurrogate; extra == "matlab"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary
