Age | Commit message (Expand) | Author |
---|---|---|
2021-03-05 | Mass update of copyright dates in source code comments | Thomas White |
2020-07-29 | Remove config.h from libcrystfel headers | Thomas White |
2020-01-10 | Mass update of copyright dates | Thomas White |
2019-08-28 | Rationalise matrix mutliplication | Thomas White |
2019-08-28 | Avoid converting IntegerMatrix to RationalMatrix | Thomas White |
2019-08-16 | Add rtnl_mtx_is_identity() and rtnl_mtx_is_perm() | Thomas White |
2019-05-07 | Update all source code comments to Doxygen format | Thomas White |
2019-03-13 | Rename rtnl_mtx_solve and rtnl_mtx_mult to make their purpose clearer | Thomas White |
2019-03-11 | Keep track of the "un-centering" matrix, as well as the "centering" | Thomas White |
2019-03-11 | Add rtnl_mtx_identity() | Thomas White |
2019-03-11 | New way of doing cell comparisons, similar to match_cell() | Thomas White |
2019-03-11 | Implement parse_symmetry_operations | Thomas White |
2019-03-11 | Add rtnl_mtx_det() and rtnl_mtx_mult() | Thomas White |
2019-03-11 | Add new rational number library | Thomas White |