luigibonati / mlcolvar

A unified framework for machine learning collective variables for enhanced sampling simulations
MIT License
91 stars 24 forks source link

Extension of transform module #124

Closed EnricoTrizio closed 4 months ago

EnricoTrizio commented 5 months ago

Description

Adding some preprocessing tools to the transform module, including descriptors computation and tools.

NB-1 Transform object are supposed not to have trainable parameters. NB-2 Position-dependent descriptors are implemented only for cubic/orthorhombic cells.

The structure of the module is:

Tools

Descriptors, acting on positions

Already implemented but likely to be kept out of this PR:

Status

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 94.31373% with 29 lines in your changes are missing coverage. Please review.

Project coverage is 92.43%. Comparing base (0d40dc1) to head (c81eb2f).

Additional details and impacted files