aboutsummaryrefslogtreecommitdiff
path: root/tests/cellcompare_check.c
AgeCommit message (Expand)Author
2020-10-26cellcompare_check: Factorise code and reduce to 1 repetition of eachThomas White
2020-07-29Remove config.h from testsThomas White
2020-07-29cellcompare_check: Reduce ntrials to 5Thomas White
2020-07-29Add a couple of missing semicolonsThomas White
2020-01-10Mass update of copyright datesThomas White
2019-08-22cellcompare_check: Fix terminology, and reduce number of trialsThomas White
2019-08-22Remove match_cell and match_cell_abThomas White
2019-08-22cellcompare_check: Variable for number of trialsThomas White
2019-08-22Final implementation of Niggli-based cell comparisonThomas White
2019-08-22Tidy up comparison function definitionsThomas White
2019-08-22Determine cell reduction tolerance automaticallyThomas White
2019-08-22Working Niggli reductionThomas White
2019-08-22Framework for new unit cell comparison functionThomas White
2019-08-16cellcompare_check: Progress barsThomas White
2019-08-16Don't use H centering for cell comparison checkThomas White
2019-08-16Reduce range of reindexing matricesThomas White
2019-08-16Set centering on input cellThomas White
2019-08-16Pass transformation matrix for debuggingThomas White
2019-08-16Implement random reindexing matrixThomas White
2019-08-16"Final" cellcompare_checkThomas White
2019-08-16Add cellcompare_checkThomas White