Skip to content

0.7.1

Compare
Choose a tag to compare
@dylanljones dylanljones released this 29 Mar 15:52
· 214 commits to master since this release

New Features

  • add argument for setting periodic boundary conditions to the finite_hypercubic method.
  • add method for computing minimum distances in a lattice with periodic boundary conditions
  • add shape keyword argument to Lattice constructor
  • add CSR/BSR sparse matrix format of indices and index-pointers to DataMap

Code Refactoring

  • rename distance variables to distances_ to prevent same name as method

Full Changelog: 0.7.0...0.7.1