From: W. Trevor King Date: Tue, 14 Sep 2010 22:50:35 +0000 (-0400) Subject: Merge monte_carlo/index.shtml into monte_carlo/README. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9ed487da88cfca08ef4b6fcfbdd77b9e28d6160a;p=parallel_computing.git Merge monte_carlo/index.shtml into monte_carlo/README. --- diff --git a/src/monte_carlo/README b/src/monte_carlo/README index 3832997..90e0989 100644 --- a/src/monte_carlo/README +++ b/src/monte_carlo/README @@ -6,4 +6,16 @@ Codes modified Fall 2009 - +Monte Carlo Technique Codes + +List of codes: + random_demo.c + monte_pi_serial.c + Metropolis_Gaussian_Random.c + Metropolis_Gaussian_Integral.c + random_demo_2_series.c + void.c + bin_distribution.c + Metropolis_Gaussian_Parallel.c + Metropolis_Gaussian_Client_Server.c + Metropolis_CS.c diff --git a/src/monte_carlo/index.shtml b/src/monte_carlo/index.shtml deleted file mode 100644 index fa3123b..0000000 --- a/src/monte_carlo/index.shtml +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - New Page 2 - - - - -
- i - -
- -

Monte Carlo Techniques
- Codes

- - Careful: Codes marked by an arrow, <--, have been - modified on October 30th. - -