Tags: bio-phys/aimmd
Tags
Merge pull request #15 from hejung/prettify_distributed aimmd.distributed.pathsampling: Moved progress printing to a unified helper function, also nicer progress strings with estimate of finishing time. aimmd.distributed.spselectors: Docstrings for everything, some minor refactoring to remove unnecessary code and add type hints. Add uniform selections in phi and z, and expose f_sel to users to enable the use of arbitrary selection functions. aimmd.distributed examples: updated all example notebooks for TPS and TPS with equilibrium shooting points.