aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/rational.c
AgeCommit message (Expand)Author
2019-05-07Update all source code comments to Doxygen formatThomas White
2019-03-13Rename m to P, to match documentation (including ITA)Thomas White
2019-03-13Rename rtnl_mtx_solve and rtnl_mtx_mult to make their purpose clearerThomas White
2019-03-11Change matrix notation to match ITA chapter 5.1Thomas White
2019-03-11Add a commentThomas White
2019-03-11Single point of truth for matrix memory layoutThomas White
2019-03-11Keep track of the "un-centering" matrix, as well as the "centering"Thomas White
2019-03-11Add rtnl_mtx_identity()Thomas White
2019-03-11New way of doing cell comparisons, similar to match_cell()Thomas White
2019-03-11Implement parse_symmetry_operationsThomas White
2019-03-11Add rtnl_mtx_det() and rtnl_mtx_mult()Thomas White
2019-03-11Add new rational number libraryThomas White