10
1
mirror of https://gitlab.com/scemama/qmcchem.git synced 2024-06-02 11:25:18 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
471d01e118 Faster network transfers 2022-01-12 19:05:15 +01:00
5b1379fd9c Implemented to_bytes in OCaml 2022-01-06 17:43:31 +01:00
5deb4bef6b Changed List.map to List.rev_map 2020-04-15 14:40:33 +02:00
a13410d277 Removing core 2019-07-21 07:37:44 +02:00
8f978d95c2 Update for OCaml 4.04 2017-10-10 09:39:58 +02:00
3826062b88 Less walkers traffic 2016-04-05 00:48:37 +02:00
c56c3ea851 Smaller time step errors
- Implemented SRMC and DMC
- Using (E_new+E_old)/2 in DMC weight reduces time step errors
- Branching weight is present in E_loc accumulation
- Introduces Error in Message.ml
2016-01-18 20:17:37 +01:00
a629b30051 Added ocaml files 2015-12-19 02:35:13 +01:00