Skip to content

blog post for 0.19.0 #94

@orbeckst

Description

@orbeckst

The 0.19.0 release (MDAnalysis/mdanalysis#1971) is imminent (PR MDAnalysis/mdanalysis#2095) so we need a blog post that summarizes the major things.

  • Windows conda packages (Python 3 only)
  • contributions from GSoC (we want the separate posts Blog post for on-the-fly transformations #87 and GSoC Blog Post : Improved Distance search methods #90 up as soon as possible, too, so that we can link to them; I would prefer them to come before the release post)
  • contributions from NSF REU (dihedral and Ramachandran/Janin analysis – can use something from Henry's bio page)
  • various performance improvements (see CHANGELOG)
  • ChainReader can now smartly concatenate trajectories and drop duplicated frames
  • sliced trajectory objects
  • improvements/additions in analysis
    • density (more flexibility in choosing the analyzed volume)
    • radial distribution function (InterRDF_s)
  • formats
  • deprecations
    • removed quiet=True; use verbose=False instead
    • analysis: use run(start, stop, step)
    • save data using your own tools instead of .save() methods: easier to maintain because formats change (e.g. pickle) and we think the user knows best how they want to keep their data
  • deprecated "flags" (probably no-one used them... remove flag registry mdanalysis#782 for details)
  • highlight new contributors

Metadata

Metadata

Labels

Blogblog content and articles

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions