Skip to content

sonalranjit/LSSA

Repository files navigation

LSSA

Brief intro to Least Square Spectral Analysis. An alternative to Fast Fourier Transforms.

Getting started

This project uses python3, virtualenv and jupyter notebooks.

Clone this repo

git clone [email protected]:sonalranjit/LSSA.git

virtualenv Install virtualenv if it is not installed already, if you have python3 it comes installed.

virtualenv venv

# Once the virtualenv is created install the requirements.
pip install -r requirements.txt

Jupyter Notebook

Start Jupyter Notebook

jupyter notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published