HEXRD / hexrd

A cross-platform, open-source library for the analysis of X-ray diffraction data.
Other
55 stars 26 forks source link

fixes stiffness matrix typo #618

Closed donald-e-boyce closed 6 months ago

donald-e-boyce commented 6 months ago

This fixes a typo in unitcell.MakeStiffnessMatrix. It also removes a code line in between two functions.

The whole stiffness matrix calculation could use some verification tests. @saransh13

Fixes: #616