Releases: m3g/MolSimToolkit.jl
Releases · m3g/MolSimToolkit.jl
v1.8.1
- add note in density table to avoid confusion of solvent and cossolvent
v1.8.1
v1.8.0
MolSimToolkit v1.8.0
New features:
- Align to average structure in
rmsd
, with thereference_frame = :average
option. - Show progress meter in rmsd calculation routines. Disable with
show_progress = false
.
v1.7.0
doc updates
v1.7.0
MolSimToolkit v1.7.0
New feature:
- inroduce
probability_type
option in REMD heatmap.
v1.6.0
MolSimToolkit v1.6.0
New features:
heatmap
function for REMD exchange matrix.- support for
stride
parameter inremd_replica_path
.
v1.5.0
v1.4.3
MolSimToolkit v1.4.3
- Fix bug on REMD data reading - support for different number of replicas. Also test on files of gromacs 5.0.4.
v1.4.2
- collapse docstrings in documentation (use Documenter 1.3)
v1.4.2
MolSimToolkit v1.4.2
- add error message if mass vector has different length than indices vector in rmsd_matrix