Skip to content

IMP 2.10.0 release

Compare
Choose a tag to compare
@benmwebb benmwebb released this 08 Jan 18:01
· 2471 commits to develop since this release
2.10.0

This is a bugfix and major update release. Most notably the IMP::pmi module has been overhauled; the
IMP::pmi::representation::Representation class is now deprecated (and will be removed in the next release) and the IMP::pmi::topology::System class should be used instead. A legacy IMP::pmi1 module is now provided to support old published applications of IMP that use the old Representation class, but should not be used for new applications.

This release also includes a number of bug fixes and performance improvements.

See the full change log for more details.

Pre-built binary packages for Linux, Windows and Mac are available at the IMP website. IMP can also be installed using Homebrew or Anaconda Python; install instructions are at the same location.