Skip to content

Lattpy 0.7.7

Latest
Compare
Choose a tag to compare
@dylanljones dylanljones released this 02 Nov 13:01
· 27 commits to master since this release

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 from DataMap
  • remove deprecated get_neighbor_pos method from LatticeData

Full Changelog: 0.7.6...0.7.7