Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-05 | Mass update of copyright dates in source code comments | Thomas White | |
2020-09-09 | get_matrix_name: Improve string handling | Thomas White | |
2020-01-10 | Mass update of copyright dates | Thomas White | |
2019-08-28 | Rationalise matrix mutliplication | Thomas White | |
compare_reindexed_cell_parameters still needs to be updated | |||
2019-05-07 | Update all source code comments to Doxygen format | Thomas White | |
2019-03-20 | Fix matrix conventions for symmetry operations | Thomas White | |
2019-03-13 | Fix matrix notation in symmetry operations | Thomas White | |
2019-03-12 | Rename intmat_intvec_mult to transform_indices | Thomas White | |
2019-03-11 | Change matrix notation to match ITA chapter 5.1 | Thomas White | |
2019-03-11 | Implement parse_symmetry_operations | Thomas White | |
2019-03-11 | Symmetry operation parser using Flex/Bison | Thomas White | |
2018-09-26 | parse_symmetry_operations(): Handle numbers, e.g. k-2h | Thomas White | |
2018-05-29 | Add unique axis to names of point groups, if necessary | Thomas White | |
2017-11-23 | Avoid truncation with snprintf | Thomas White | |
Just something that came from new compiler warnings after upgrading my system. | |||
2017-11-23 | Fix wrong assertion | Thomas White | |
Whoops. | |||
2016-11-04 | Add (more) warnings about unique axes | Thomas White | |
2015-09-15 | Implement Felix Indexer | Kenneth Beyerlein | |
2014-09-05 | Update docs | Thomas White | |
2014-07-25 | Expose get_matrix_name() | Thomas White | |
2014-06-26 | Tidy up / fussiness | Thomas White | |
2014-06-26 | Add get_symop | Kenneth Beyerlein | |
2014-03-24 | get_ambiguities() should not return the identity operation | Thomas White | |
2014-03-24 | Add parse_symmetry_operations() | Thomas White | |
2014-03-05 | Formatting | Thomas White | |
2013-05-02 | compare_hkl: Calculate CCano only from acentric reflections | Thomas White | |
2013-04-11 | Add set_symmetry_name() | Thomas White | |
2013-03-01 | Capitalise all warnings | Thomas White | |
2013-01-10 | Fix documentation | Thomas White | |
2012-12-05 | Whitespace | Thomas White | |
2012-10-19 | Convert SymOpList to use IntegerMatrix | Thomas White | |
This simplifies things a lot | |||
2012-10-17 | describe_symmetry(): Don't attempt to display "i" | Thomas White | |
It makes an invalid assumption about the setting | |||
2012-10-17 | describe_symmetry(): More faff | Thomas White | |
2012-10-17 | describe_symmetry: Improve padding | Thomas White | |
2012-10-17 | describe_symmetry: Print plus sign only if a minus sign isn't | Thomas White | |
2012-10-17 | describe_symmetry: Add commas when needed | Thomas White | |
2012-10-15 | Add add_op_intmat() | Thomas White | |
2012-10-11 | Tie off loose ends | Thomas 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-10 | Whitespace | Thomas White | |
2012-10-10 | Handle weird unique axis variants of all point groups | Thomas White | |
2012-10-02 | WIP | Thomas White | |
2012-10-02 | "divisors" not needed any more | Thomas White | |
Was it ever needed? | |||
2012-08-08 | Fix buglets spotted by new compiler on Fedora 17 | Thomas White | |
2012-03-12 | Update copyright notices to show actual contribution years | Thomas White | |
2012-03-09 | Update licence notices in line with recommendations from TT | Thomas White | |
2012-02-22 | GPLv3 boilerplate comments | Thomas White | |
2012-02-22 | Fix 4/mmm_uaa | Thomas White | |
2012-02-22 | Add new setting of 4/mmm | Thomas White | |
2012-02-22 | Update copyright dates | Thomas White | |
2012-02-22 | Move a load more stuff into libcrystfel | Thomas White | |