Skip to content

ENH: Internal classes for optimization and MD

Michael Walter requested to merge mwalter/ase:internal into master

Define classes for optimization and MD that use (often faster) internal implementations of the calculators. The interface is designed as in ASE implementations.

Merge request reports