Age | Commit message (Expand) | Author |
---|---|---|
2019-05-07 | Update all source code comments to Doxygen format | Thomas White |
2019-03-13 | Rename m to P, to match documentation (including ITA) | Thomas White |
2019-03-13 | Rename rtnl_mtx_solve and rtnl_mtx_mult to make their purpose clearer | Thomas White |
2019-03-11 | Change matrix notation to match ITA chapter 5.1 | Thomas White |
2019-03-11 | Add a comment | Thomas White |
2019-03-11 | Single point of truth for matrix memory layout | 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 |