Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-28 | Rationalise matrix mutliplication | Thomas White | |
compare_reindexed_cell_parameters still needs to be updated | |||
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 | |
This makes it easy to reverse the transformation, if required, which it is when comparing centered cells. | |||
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 | |