NQCD / NQCBase.jl

Base definitions of atoms, cell and unit conversions used in NQCModels.jl and NQCDynamics.jl.
MIT License
0 stars 0 forks source link

Compatibility with AtomsBase v0.4, ExtXYZ v0.2 #16

Closed Alexsp32 closed 2 weeks ago

Alexsp32 commented 4 weeks ago

AtomsBase v0.4 introduced breaking changes to the interface for periodic boundary conditions.

As a result, this update will drop compatibility for AtomsBase v0.3 and support AtomsBase v0.4 only.