WHAM icon indicating copy to clipboard operation
WHAM copied to clipboard

An efficient, multithreaded weighted histogram analysis (WHAM) implementation for the post-processing of umbrella MD simulations.

Results 4 WHAM issues
Sort by recently updated
recently updated
newest added

Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.8.1 to 1.10.0. Changelog Sourced from rayon's changelog. Release rayon 1.10.0 (2024-03-23) The new methods ParallelSlice::par_chunk_by and ParallelSliceMut::par_chunk_by_mut work like the slice methods chunk_by and chunk_by_mut added...

dependencies

Hello, I used your code extensively and wanted to cite it in my paper. Could you please help me do that? Since there is no publication, according to the soft...

![DBauer-binbig](https://github.com/dnlbauer/WHAM/assets/1779004/391b5710-d1b5-4ae7-bb69-916b9641291e) ![DBauer-binssmall](https://github.com/dnlbauer/WHAM/assets/1779004/c7d2962d-263f-4c6c-aac3-df74541212d1) ![Grossfield](https://github.com/dnlbauer/WHAM/assets/1779004/6a38bbf6-296d-4bda-a191-c177e339f361) Dear Daniel, Thank you for implementing the WHAM; I found it very convenient. However, I have an issue with the influence of binning on the shape of...

What are the units of the force constant? From reading the src I cannot tell if this should be in kcal/mol or kT units etc. It would be nice if...

enhancement