Skip to content

MDTraj 1.9.7

Compare
Choose a tag to compare
@mattwthompson mattwthompson released this 12 Nov 17:09
· 114 commits to master since this release
b127986

v1.9.7 (November 12, 2021)

  • Replace discourse link with gitter link (904338b)
  • Faster load function and more homogenous file parser interface (#1648)
  • Reduce memory usage of rdf_t (#1661)
  • Update to new OpenMM namespace (#1668)
  • Fix compute_contact bug with glycine sidechains (#1674)
  • Fix errors in RMSF documentation (#1676)
  • Handle path-like objects in place of filenames (#1680)
  • Pin NumPy in pyproject.toml for Python 3.10 (#1681)
  • Fix compilation errors on M1 Macs (#1684)
  • Update Python versions in CI (#1686)
  • Fix jupyter runners in CI (#1687)

A total of 10 people contributed to this release.
People with a "+" by their names contributed a patch for the first time.

  • Robert T. McGibbon
  • Sander Roet
  • Charlie Laughton +
  • Alexander Matthew Payne +
  • Tucker Burgin +
  • Maurice Karrenbrock
  • Luca Naef +
  • Jacob Lumpkins +
  • Ray A. Matsumoto
  • Matthew W. Thompson