PDynA
PDynA copied to clipboard
Improve docstring of `Trajectory` class to clarify variables in the MD setting tuple
Updates:
- Fixed documentation of
Trajectoryclass: the MD setting tuple corresponds to(Ti, Tf, tstep, tstep_recorded)instead of(Ti, Tf, tstep) - Add option to provide
matplotlibstyle file to enable the user to customise plots.