first commit
commit7107791d4617916fefa656efbc6d3d078ebd285f
authorChris Choi <chutsu@gmail.com>
Sat, 19 Feb 2011 00:58:50 +0000 (19 00:58 +0000)
committerChris Choi <chutsu@gmail.com>
Sat, 19 Feb 2011 00:58:50 +0000 (19 00:58 +0000)
tree75c9e6b41ac5a6414224509944d5d2fdfea46963
first commit
18 files changed:
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
bin/wave [new file with mode: 0755]
docs/Miniproject.pdf [new file with mode: 0644]
docs/SchrodingerEqn.pdf [new file with mode: 0644]
docs/The Fourier Transform & Its Applications.djvu [new file with mode: 0644]
docs/The Fourier Transform and its Applications.pdf [new file with mode: 0644]
docs/report.pdf [new file with mode: 0644]
docs/report.tex [new file with mode: 0644]
docs/texput.log [new file with mode: 0644]
results.dat [new file with mode: 0644]
src/fft.c [new file with mode: 0644]
src/fft.py [new file with mode: 0644]
src/fft.pyc [new file with mode: 0644]
src/main.py [new file with mode: 0644]
src/results.dat [new file with mode: 0644]
src/schrodinger_results.dat [new file with mode: 0644]
src/test.c [new file with mode: 0644]