Metadata-Version: 2.1
Name: waveforms-math
Version: 1.0.0
Summary: Edit waveforms used in experiment
Author-email: feihoo87 <feihoo87@gmail.com>
Maintainer-email: feihoo87 <feihoo87@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/feihoo87/waveforms-math
Project-URL: Bug Reports, https://github.com/feihoo87/waveforms-math/issues
Project-URL: Source, https://github.com/feihoo87/waveforms-math/
Keywords: signal,waveform,experiment,laboratory
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click >=7.1.2
Requires-Dist: dill >=0.3.6
Requires-Dist: matplotlib >=3.7.2
Requires-Dist: numpy >=1.13.3
Requires-Dist: qlisp >=1.0.3
Requires-Dist: scikit-learn >=0.24.1
Requires-Dist: scikit-optimize >=0.8.1
Requires-Dist: scipy >=1.0.0
Requires-Dist: waveforms >=1.9.0

# waveforms
[![View build status](https://github.com/feihoo87/waveforms-math/actions/workflows/workflow.yml/badge.svg)](https://github.com/feihoo87/waveforms-math/)
[![Coverage Status](https://coveralls.io/repos/github/feihoo87/waveforms/badge.svg?branch=master)](https://coveralls.io/github/feihoo87/waveforms?branch=master)
[![PyPI version](https://badge.fury.io/py/waveforms-math.svg)](https://pypi.org/project/waveforms-math/)

## Reporting Issues
Please report all issues [on github](https://github.com/feihoo87/waveforms-math/issues).

## License

[MIT](https://opensource.org/licenses/MIT)
