index
:
CrystFEL
crystfel-0.3
crystfel-0.4
crystfel-0.5
master
pascal/electrons
tom/dtempl
Data processing for serial crystallography
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcrystfel
/
src
/
integer_matrix.c
Age
Commit message (
Expand
)
Author
2021-04-27
Rename libcrystfel's config.h to libcrystfel-config.h
Thomas White
2021-03-05
Mass update of copyright dates in source code comments
Thomas White
2020-07-30
Eliminate duplicate symbols
Thomas White
2020-01-10
Mass update of copyright dates
Thomas White
2019-08-28
Rationalise matrix mutliplication
Thomas White
2019-08-16
Add intmat_zero
Thomas White
2019-08-16
rtnl_mtx_print and intmat_print: Handle NULL matrix
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-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