Go to file
Anthony Scemama 784af90fa0
Merge pull request #4 from Panadestein/solutions_c
Solutions in C
2021-06-09 16:48:51 +02:00
.github/workflows Update workflow 2021-01-13 18:18:04 +01:00
docs Style 2021-02-04 22:32:33 +01:00
.gitignore Solutions in C up to 4 2021-04-26 21:50:11 +02:00
LICENSE Initial commit 2021-01-03 18:44:06 +01:00
QMC.org All solutions shown 2021-02-04 19:11:30 +01:00
README.md Initial commit 2021-01-03 18:44:06 +01:00
energy_hydrogen.c Solutions in C up to 3.4 2021-04-25 20:02:47 +02:00
energy_hydrogen.f90 PDMC codes OK 2021-01-29 13:23:00 +01:00
energy_hydrogen.py Changing a=0.9 to a=1.2 to avoid population explosion in DMC 2021-02-02 14:01:37 +01:00
hydrogen.f90 Changing a=0.9 to a=1.2 to avoid population explosion in DMC 2021-02-02 14:01:37 +01:00
hydrogen.h Full solutions in C 2021-06-09 14:48:05 +02:00
hydrogen.py Changing a=0.9 to a=1.2 to avoid population explosion in DMC 2021-02-02 14:01:37 +01:00
lectures_filippi.pdf Update lectures 2021-02-04 08:46:39 +01:00
pdmc.c Full solutions in C 2021-06-09 14:48:05 +02:00
plot.png Initial commit 2021-01-03 18:45:58 +01:00
plot_hydrogen.c Solutions in C up to 2.2 2021-04-25 00:33:50 +02:00
plot_hydrogen.f90 Initial commit 2021-01-03 18:45:58 +01:00
plot_hydrogen.py Changing a=0.9 to a=1.2 to avoid population explosion in DMC 2021-02-02 14:01:37 +01:00
plot_py.png Initial commit 2021-01-03 18:45:58 +01:00
qmc_gaussian.c Full solutions in C 2021-06-09 14:48:05 +02:00
qmc_gaussian.f90 Changing a=0.9 to a=1.2 to avoid population explosion in DMC 2021-02-02 14:01:37 +01:00
qmc_gaussian.py Changing a=0.9 to a=1.2 to avoid population explosion in DMC 2021-02-02 14:01:37 +01:00
qmc_metropolis.c Solutions in C up to 3.4 2021-04-25 20:02:47 +02:00
qmc_metropolis.f90 Changing a=0.9 to a=1.2 to avoid population explosion in DMC 2021-02-02 14:01:37 +01:00
qmc_metropolis.py Changing a=0.9 to a=1.2 to avoid population explosion in DMC 2021-02-02 14:01:37 +01:00
qmc_stats.f90 PDMC codes OK 2021-01-29 13:23:00 +01:00
qmc_stats.h Fixed VMC 2021-04-27 20:06:31 +02:00
qmc_stats.py Changing a=0.9 to a=1.2 to avoid population explosion in DMC 2021-02-02 14:01:37 +01:00
qmc_uniform.c Solutions in C up to 3.4 2021-04-25 20:02:47 +02:00
qmc_uniform.f90 Changing a=0.9 to a=1.2 to avoid population explosion in DMC 2021-02-02 14:01:37 +01:00
qmc_uniform.py Changing a=0.9 to a=1.2 to avoid population explosion in DMC 2021-02-02 14:01:37 +01:00
variance_hydrogen.c Solutions in C up to 3.4 2021-04-25 20:02:47 +02:00
variance_hydrogen.f90 PDMC codes OK 2021-01-29 13:23:00 +01:00
variance_hydrogen.py Update variance_hydrogen.py 2021-06-09 16:48:24 +02:00
vmc.f90 Changing a=0.9 to a=1.2 to avoid population explosion in DMC 2021-02-02 14:01:37 +01:00
vmc.py Changing a=0.9 to a=1.2 to avoid population explosion in DMC 2021-02-02 14:01:37 +01:00
vmc_metropolis.c Fixed VMC 2021-04-27 20:06:31 +02:00
vmc_metropolis.f90 Changing a=0.9 to a=1.2 to avoid population explosion in DMC 2021-02-02 14:01:37 +01:00
vmc_metropolis.py variable was incorrectly used 2021-02-02 15:30:11 +01:00

README.md

qmc-lttc