Metadata-Version: 2.1
Name: ezdsp
Version: 1.0.0
Summary: Easy digital signal processing
Home-page: https://github.com/ywatanabe1989/ezdsp
Author: ywatanabe1989
Author-email: ywata1989@gmail.com
License: MIT
Keywords: numpytorch,pandas,LFP,EEG,MEG
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: torch
Requires-Dist: torchaudio
Requires-Dist: torchsummary
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: torch_fn
Requires-Dist: numpy_fn

## Installation
``` bash
$ pip install ezdsp
```

## Usage
