RudyMorel / scattering_spectra

Scattering Spectra used for the analysis and generation of time-series
MIT License
25 stars 8 forks source link

setting up as a package #3

Closed alisiahkoohi closed 2 years ago

alisiahkoohi commented 2 years ago

Now installation should be poissble via the command in the REAMDE.md, i.e.,

pip install git+https://github.com/RudyMorel/scattering_covariance

Added how things should be imported in the first example of the README.md as well. Also added .gitignore (python). Reqeirments seem to be sufficient, but it is worth checking again.

alisiahkoohi commented 2 years ago

Incoporated the latest normalization option in analyze.

alisiahkoohi commented 2 years ago

Also added cuda keyword argument to compute_sigma function to enable an option to run on GPU.