Skip to content

varo6/QuickConvolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickConvolution

A tool to make quick convolutions with predefined signals such as unit impulses, square impulses and more. It uses matplotlib, numpy and streamlit.

You can try QuickConvolution online

Requirements and deployment

Requirements as mentioned are:

pip install matplotlib numpy streamlit

Once installed, to run it needs streamlit run:

streamlit run convolver.py

At the moment it supports two basic signal convolutions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages