Skip to content

Commit 730fc5f

Browse files
committed
Upate CHANGELOG
1 parent f25bc72 commit 730fc5f

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

CHANGELOG.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,20 @@
22

33
Notable changes to QMCPACK are documented in this file.
44

5-
## [3.9.2] - 2020-05-01
5+
## [3.9.2] - 2020-04-28
66

77
### Notes
88

9-
This is an important bugfix release. As described in
10-
[\#2330](https://github.com/QMCPACK/qmcpack/issues/2330), since v3.8.0
11-
the default build of QMCPACK would not correctly use different time
12-
steps in different DMC blocks, biasing the results. Thanks to Chandler
13-
Bennett for identifying this.
14-
15-
* Additional changes will be described here.
9+
This is an important bug fix release. As described in [\#2330](https://github.com/QMCPACK/qmcpack/issues/2330), since v3.8.0 the
10+
timestep was not correctly changed between different DMC blocks if the time step was changed in the input, biasing the results.
11+
Runs using a single time step were not affected. Thanks to Chandler Bennett for identifying the problem.
1612

13+
* Bug fix: timestep was not correctly changed between DMC blocks if it was changed in the input [\#2330](https://github.com/QMCPACK/qmcpack/issues/2330)
14+
* qmcfinitesize tool added. [\#2329](https://github.com/QMCPACK/qmcpack/pull/2329)
15+
* QMCPACK spack package now supports AFQMC. [\#2237](https://github.com/QMCPACK/qmcpack/issues/2237)
16+
* Improvements to deterministic tests: these are now fully reliable other than for some CUDA builds and some mixed precision CPU configurations.
17+
* Many improvements to cmake configuration for faster builds, e.g. [\#2389](https://github.com/QMCPACK/qmcpack/pull/2389)
18+
* Ongoing source cleanup and fewer compile-time warnings, e.g. [\#2375](https://github.com/QMCPACK/qmcpack/pull/2375)
1719

1820
## [3.9.1] - 2020-02-11
1921

0 commit comments

Comments
 (0)