Skip to content

v0.0.1

Compare
Choose a tag to compare
@lbluque lbluque released this 26 Apr 23:10
· 1663 commits to main since this release

Added

  • Method to detect and identify orbit degeneracies based on supercell shape. #184 (@kamronald)
  • Automatic github release.
  • PyPi install as statmech-on-lattices (arghhh)

Changed

  • Moved cython code for computing correlations to smol/correlations.pyx and imports as smol.correlations #190 (@lbluque)

Fixed

  • Fix importing numpy in setup.py