Skip to content

Releases: ntampellini/prism_pruner

Energy sorted-pruning

09 Nov 21:32
762e28c

Choose a tag to compare

If energies are provided (and therefore also a maximum energy difference that structure must have to be considered similar) the ensemble is energy-sorted before pruning, so that energetically similar structures are more likely to be grouped together early and pruned as soon as possible, reducing the total number of evaluate_sim calls.

The ConformerEnseble XYZ reader can now read energies from structures comment lines. See cregen_comparison_notebook.ipynb for usage.

Performance optimization

06 Nov 15:32
5083a7e

Choose a tag to compare

  • Significatively improved performance, particularly for MOI-based pruning.

First release - v0.0.1

31 Oct 16:55

Choose a tag to compare

First release - v0.0.1