author | W. Trevor King <wking@drexel.edu> | |
Tue, 9 Nov 2010 15:22:20 +0000 (10:22 -0500) | ||
committer | W. Trevor King <wking@tremily.us> | |
Fri, 22 Feb 2013 17:11:09 +0000 (09:11 -0800) | ||
commit | 4f105b7b2942b5d120970925bc9cda69d519c107 | |
tree | 77a1ade15967032e8771685788041a3ab7517b57 | tree | snapshot |
parent | 802a4f95494a696d1a9b380f79f4a0d024c96c89 | commit | diff |
content/programming_strategies/Python_Codes/plot_image.py | [deleted file] | blob | history |
src/mandelbrot/gen_data.c | [deleted file] | blob | history |
src/mandelbrot/gen_data_rectangle.c | [deleted file] | blob | history |
src/mandelbrot/gen_data_sharp.c | [deleted file] | blob | history |
src/plot_image/Makefile | [new file with mode: 0644] | blob |
src/plot_image/README | [new file with mode: 0644] | blob |
src/plot_image/gen_data_rectangle.c | [new file with mode: 0644] | blob |
src/plot_image/gen_data_sharp.c | [new file with mode: 0644] | blob |
src/plot_image/gen_data_sinusoid.c | [new file with mode: 0644] | blob |
src/plot_image/plot_image.py | diff | blob | history |