author | W. Trevor King <wking@drexel.edu> | |
Tue, 9 Nov 2010 15:22:20 +0000 (10:22 -0500) | ||
committer | W. Trevor King <wking@drexel.edu> | |
Tue, 9 Nov 2010 15:22:20 +0000 (10:22 -0500) | ||
commit | 2cd566a45ccffa579cce1702a28aea3ad0cf067f | |
tree | 940b903e6e83f2a51f895eebe0f02a187796516c | tree | snapshot |
parent | 8fb6451e25b2c6338bcd09b336e7acb2eacbb417 | commit | diff |
content/programming_strategies/Python_Codes/plot_image.py | [deleted file] | blob | history |
content/programming_strategies/index.shtml.itex2MML | diff | 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 |