Age | Commit message (Expand) | Author |
---|---|---|
2019-08-28 | Rationalise matrix mutliplication | Thomas White |
2019-08-16 | Add intmat_zero | Thomas White |
2019-05-07 | Update all source code comments to Doxygen format | Thomas White |
2019-05-07 | Remove intmat_set_all_3x3() | Thomas White |
2019-03-13 | Remove intmat_solve_rational | Thomas White |
2019-03-12 | Rename intmat_intvec_mult to transform_indices | Thomas White |
2019-03-12 | Get rid of two unused functions | Thomas White |
2019-03-11 | Add new rational number library | Thomas White |
2019-03-11 | Use IntegerMatrix for all unit cell transformations | Thomas White |
2014-10-23 | Add intmat_identity() | Thomas White |
2014-06-13 | Add extern "C" for C++ compatibility | Chuck |
2012-10-19 | Convert SymOpList to use IntegerMatrix | Thomas White |
2012-10-15 | Add intmat_is_identity() | Thomas White |
2012-10-10 | const-ify the integer matrix library | Thomas White |
2012-10-10 | Handle weird unique axis variants of all point groups | Thomas White |