What's New
This release adds Python 3.11 support and includes small improvements and bug fixes
New Features
- add additional spatial methods to lattice object
- reuse coordinate system argument used for building lattice in other
Lattice
-methods
Improvements/Bug Fixes
- remove deprecated
set_num_neighbors
method - remove deprecated
fill
method fromDataMap
- remove deprecated
get_neighbor_pos
method fromLatticeData
Full Changelog: 0.7.6...0.7.7