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
Added SymOp.matrix_rep to get matrix representations for transforming CASM-supported properties in the standard basis
Changed
Do not allow automatic conversion from floating point arrays to integer Eigen objects.
Added a parameter, mode, to Structure.from_poscar and Structure.from_poscar_str to specify whether the POSCAR should be read as atoms, molecules, or both. The default was set to "atoms". Previous behavior was equivalent to using "both".
Fixed
Fixed the xtal::Site::dof error message thrown when the requested DoF type does not exist on the site
Updated documentation for the local_dofs parameters in libcasm.xtal.prims