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.h
Age
Commit message (
Expand
)
Author
2021-03-05
Mass update of copyright dates in source code comments
Thomas White
2020-07-29
Remove config.h from libcrystfel headers
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-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