aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/symmetry.c
AgeCommit message (Collapse)Author
2012-12-05WhitespaceThomas White
2012-10-19Convert SymOpList to use IntegerMatrixThomas White
This simplifies things a lot
2012-10-17describe_symmetry(): Don't attempt to display "i"Thomas White
It makes an invalid assumption about the setting
2012-10-17describe_symmetry(): More faffThomas White
2012-10-17describe_symmetry: Improve paddingThomas White
2012-10-17describe_symmetry: Print plus sign only if a minus sign isn'tThomas White
2012-10-17describe_symmetry: Add commas when neededThomas White
2012-10-15Add add_op_intmat()Thomas White
2012-10-11Tie off loose endsThomas White
This whole idea is rubbish. There's no way to communicate the setting information via the H-M spacegroup symbol in this way, except in a few circumstances. See ITA (2005) section 4.3. This simplifies matters a lot. There's no need for any extra parsing, because the "_uaX" system is sufficient, and is the best that can be done without inventing a whole new system for point group symbols.
2012-10-10WhitespaceThomas White
2012-10-10Handle weird unique axis variants of all point groupsThomas White
2012-10-02WIPThomas White
2012-10-02"divisors" not needed any moreThomas White
Was it ever needed?
2012-08-08Fix buglets spotted by new compiler on Fedora 17Thomas White
2012-03-12Update copyright notices to show actual contribution yearsThomas White
2012-03-09Update licence notices in line with recommendations from TTThomas White
2012-02-22GPLv3 boilerplate commentsThomas White
2012-02-22Fix 4/mmm_uaaThomas White
2012-02-22Add new setting of 4/mmmThomas White
2012-02-22Update copyright datesThomas White
2012-02-22Move a load more stuff into libcrystfelThomas White