Skip to content

Releases: salilab/mdt

MDT 5.5 release

07 Apr 21:28
v5.5
Compare
Choose a tag to compare
  • Add more Python 3 support to the build system.

MDT 5.4 release

25 Jul 16:05
v5.4
Compare
Choose a tag to compare
  • Development is now open and hosted at GitHub.
  • Experimental cmake build support.
  • Installation packages now available for Homebrew
    ("brew tap salilab/salilab; brew install mdt") and
    Anaconda Python ("conda install -c salilab mdt").

MDT 5.3 release

04 Sep 19:15
Compare
Choose a tag to compare

This release improves the support for saving MDT tables in HDF5 format. Notably, such files now support compression, and they include metadata, such as the mappings from feature values to bin indices. Such tables are used by the SOAP potentials, supported by recent versions of MODELLER and IMP.

MDT 5.2 release

04 Sep 19:10
Compare
Choose a tag to compare

Raw MDT table data can now be treated as a NumPy array and handled with NumPy functions. Minor improvements to atom tuple feature; bond separation now understands disulfide bridges.

MDT 5.1 release

04 Sep 19:06
Compare
Choose a tag to compare

This release adds Python 3 support, and a new bond separation feature and filter. The shape of new Tables can now be set at construction time, removing the need in some cases to call reshape().

MDT 5.0 release

04 Sep 19:04
Compare
Choose a tag to compare

This is the first open source release of MDT, a package to generate frequency tables that are used by Modeller and IMP.