Skip to content

Releases: m3g/MolSimToolkit.jl

v1.18.0

10 Sep 16:42
Compare
Choose a tag to compare

MolSimToolkit v1.18.0

Diff since v1.17.2

  • Add get_frame function to retrieve specific frame from trajectory.

v1.17.2

10 Sep 12:40
Compare
Choose a tag to compare

MolSimToolkit v1.17.2

Diff since v1.17.1

  • update AtomsBase compat entry.

v1.17.1

10 Sep 12:07
Compare
Choose a tag to compare

MolSimToolkit v1.17.1

Diff since v1.17.0

  • Remove debugging show call and updated docs.

v1.17.0

09 Sep 21:02
Compare
Choose a tag to compare

MolSimToolkit v1.17.0

Diff since v1.16.0

v1.16.0

11 Jul 20:12
Compare
Choose a tag to compare

MolSimToolkit v1.16.0

Diff since v1.15.1

New feature

  • support for AbstractVector{PDBTools.Atom} in distances function

v1.15.1

11 Jul 13:25
Compare
Choose a tag to compare

MolSimToolkit v1.15.1

Diff since v1.15.0

v1.15.0

02 Jul 14:46
Compare
Choose a tag to compare
  • documentation updates

v1.15.0

01 Jul 14:56
Compare
Choose a tag to compare

MolSimToolkit v1.15.0

Diff since v1.14.0

  • Experimental new feature: reweighting of simualtions by perturbations.
  • REMD heatmap now uses :bwr color scheme for :relative colorscale option, with white color for 1.0.

Merged pull requests:

  • create Resampling function (#6) (@LV-IQ)

v1.14.0

20 Jun 18:20
Compare
Choose a tag to compare

MolSimToolkit v1.14.0

Diff since v1.13.1

New feature

  • Methods for analyzing protein secondary structures along trajectories where implemented.

v1.13.1

24 May 19:04
Compare
Choose a tag to compare

MolSimToolkit v1.13.1

Diff since v1.13.0

  • proper forward of custom kargs in MolSimStyle plotting