v0.0.1
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