You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
Cluster as pymatgen.SiteCollection, str and repr methods for Cluster, Orbit,
ClusterSubspace and ClusterExpansion akin to pymatgen, and functionality to render
Clusters with crystal-toolkit. #181 (lbluque)
StructureWrangler based on pymatheg ComputedStructureEntry. #189 (lbluque)
unittests for smol.cofe using pytest. #159 (lbluque)
New corr_from_occupancy and delta_corr faster and cleaner
implementations. And renamed CEProcessor to ClusterExpansionProcessor#156 (lbluque)
Dropped "er" endings for MCUsher names. Renamed MuSemigrandEnsemble
to SemigrandEnsemble. #154 (lbluque)
Changed ClusterSubspace.supercell_orbit_mappings to only include cluster
site indices. #145 (lbluque)
Enable setting cluster cutoffs for duplicate searching. #142 (lbluque)
Methods orbits_from_cutoffs and function_inds_from_cutoffs now allow a
dictionary as input to pick out orbits with different cluster diameter
cutoffs. #135 (lbluque)