v0.0.1
版本发布时间: 2022-04-27 07:10:49
CederGroupHub/smol最新发布版本:v0.5.5(2024-08-28 07:17:51)
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