Age | Commit message (Expand) | Author |
---|---|---|
2019-03-20 | Fix matrix conventions for symmetry operations | 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 | Change matrix notation to match ITA chapter 5.1 | 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 |
2013-08-08 | Show determinant when complaining about a non-integer matrix result | Thomas White |
2013-01-04 | Tidy up documentation | Thomas White |
2012-10-20 | Update documentation | Thomas White |
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 | Split cofactor calculation | Thomas White |
2012-10-10 | Handle weird unique axis variants of all point groups | Thomas White |