Skip to content

Ulm backend for BundleTrajectory

username-removed-265766 requested to merge schiotz/ase:ulm-backend into master

Make BundleTrajectory use ASE Ulm files instead of Python pickle files. It can still read the old format.

This solves problems with pickle format not being readable across Python versions.

Merge request reports