Commit 464836d
committed
Update Colvars library to version 2025-04-18
The following is a list of pull requests relevant to LAMMPS in the Colvars repository since 2024-08-06:
- 752 New tool poisson_integrator_conv
Colvars/colvars#752 (@jhenin)
- 733 Custom grids for all biases
Colvars/colvars#733 (@giacomofiorin, @jhenin)
- 776 Avoid error in acos and asin with fast-math
Colvars/colvars#776 (@jhenin)
- 773 fix: fix the clang build test failure of OPES
Colvars/colvars#773 (@HanatoK)
- 768 fix: clamp the input values of asin and acos in case of fast math on aarch64
Colvars/colvars#768 (@HanatoK)
- 761 Add debug code for the Jacobi failure
Colvars/colvars#761 (@HanatoK)
- 759 min_image fix; Saves long runs from crashes;
Colvars/colvars#759 (@PolyachenkoYA)
- 757 Fix MSVC OpenMP issue
Colvars/colvars#757 (@HanatoK)
- 755 Fix indentation of 'Init CVC' message in standard output
Colvars/colvars#755 (@jhenin)
- 750 Optimize and simplify the calculation of dihedral gradients
Colvars/colvars#750 (@HanatoK)
- 749 Add references to new Colvars paper
Colvars/colvars#749 (@jhenin, @giacomofiorin)
- 740 Report the specific C++ standard at init time, stop warning about C++97/03
Colvars/colvars#740 (@giacomofiorin)
- 731 Improve detection of hard/mathematical boundaries
Colvars/colvars#731 (@giacomofiorin)
- 729 Optimize the fit gradients
Colvars/colvars#729 (@HanatoK, @jhenin)
- 728 Fix undefined behavior when getting the current working directory from std::filesystem
Colvars/colvars#728 (@giacomofiorin)
- 727 Add patchversion scripting command
Colvars/colvars#727 (@giacomofiorin)
- 724 Fix gradients and metric functions of distanceDir
Colvars/colvars#724 (@giacomofiorin)
- 715 Add missing rotation in orientation component
Colvars/colvars#715 (@giacomofiorin)
- 713 fix: try to solve lammps#87 for non-scala components
Colvars/colvars#713 (@HanatoK)
- 709 Implementation of OPES in Colvars
Colvars/colvars#709 (@HanatoK, @giacomofiorin, @jhenin)
- 706 BUGFIX for Segmentation fault in colvarbias_meta::calc_energy() with useGrids off
Colvars/colvars#706 (@alphataubio)
- 570 enable use of CVs defined by PyTorch neural network models
Colvars/colvars#570 (@zwpku, @giacomofiorin, @HanatoK, @jhenin)
Authors: @alphataubio, @EzryStIago, @giacomofiorin, @HanatoK, @jhenin, @PolyachenkoYA, @zwpku1 parent 6372178 commit 464836d
File tree
57 files changed
+4337
-1196
lines changed- cmake/Modules/Packages
- doc/src/PDF
- lib/colvars
- src/COLVARS
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
57 files changed
+4337
-1196
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
33 | 38 | | |
34 | 39 | | |
35 | 40 | | |
| |||
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
55 | 61 | | |
56 | 62 | | |
57 | 63 | | |
| |||
101 | 107 | | |
102 | 108 | | |
103 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
104 | 115 | | |
105 | 116 | | |
106 | 117 | | |
| |||
127 | 138 | | |
128 | 139 | | |
129 | 140 | | |
130 | | - | |
| 141 | + | |
131 | 142 | | |
132 | 143 | | |
133 | 144 | | |
| |||
152 | 163 | | |
153 | 164 | | |
154 | 165 | | |
155 | | - | |
| 166 | + | |
| 167 | + | |
156 | 168 | | |
157 | 169 | | |
158 | 170 | | |
| |||
0 commit comments