Skip to content

v0.1.8

Choose a tag to compare

@chrbrunk chrbrunk released this 06 Jan 16:40
· 4 commits to main since this release

This version includes the following changes:

  • Fixing bug in ASE simulation engine to allow for passing Periodic Boundary Conditions via the box config value.
  • Adapting setup line for zero shifts array to use np.zeros to guarantee correct array shape, see issue #36 for reference.