Skip to content

apmcleod/dft-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dft-demo

Basic DFT Demo for DH-401

Binder

Environment Setup

If you would like to run the demo on your own machine, this is the conda environment setup I used:

conda create -n demo python=3
conda activate demo
conda install -c conda-forge librosa
conda install -n demo scipy jupyter ipython numpy matplotlib numba==0.48

About

Basic DFT Demo for DH-401

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published