diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2025-04-30 11:23:38 -0300 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2025-04-30 11:23:38 -0300 |
commit | 947daeb85321ed804bc3142623844b2617cb1b3e (patch) | |
tree | 5e91dfa3bf674210854d9402714f2ae1b909f3c9 /.gitignore | |
parent | d422676a24bc3967ab3f319d60f7798081dab4e5 (diff) | |
download | code-947daeb85321ed804bc3142623844b2617cb1b3e.tar.gz code-947daeb85321ed804bc3142623844b2617cb1b3e.tar.bz2 code-947daeb85321ed804bc3142623844b2617cb1b3e.zip |
Support long double in the integrator
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ correlations fourier_integrator log-fourier_integrator +log-fourier_integrator_long vgcore.* walk get_energy |