├── LICENSE ├── README ├── dft.c ├── makefile └── planar.pdf /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nbwilding/DFT/HEAD/LICENSE -------------------------------------------------------------------------------- /README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nbwilding/DFT/HEAD/README -------------------------------------------------------------------------------- /dft.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nbwilding/DFT/HEAD/dft.c -------------------------------------------------------------------------------- /makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nbwilding/DFT/HEAD/makefile -------------------------------------------------------------------------------- /planar.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nbwilding/DFT/HEAD/planar.pdf --------------------------------------------------------------------------------