0.7.1
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 todistances_
to prevent same name as method
Full Changelog: 0.7.0...0.7.1