Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-05 | Rearrange quaternion declarations so that gtk-doc can cope | Thomas White | |
The utils file contains two gtk-doc sections, "utils" and "quaternion", with a change of section halfway through. It seems that gtk-doc doesn't like it if the declarations are all mixed together. | |||
2015-03-13 | Move solve_svd() to utils | Thomas White | |
2014-06-24 | Add unlikely() | Thomas White | |
2014-06-13 | Add extern "C" for C++ compatibility | Chuck | |
2014-01-20 | RNG overhaul | Thomas White | |
Previously, we were using random(), which is really really bad. | |||
2013-08-12 | Improve show_matrix_eqn() | Thomas White | |
2013-08-08 | Add show_matrix() | Thomas White | |
2013-04-17 | Work on post refinement | Thomas White | |
Brought across from "tom/pr" Conflicts: src/indexamajig.c src/post-refinement.c tests/pr_gradient_check.c | |||
2013-01-04 | Tidy up documentation | Thomas White | |
2012-03-09 | Update licence notices in line with recommendations from TT | Thomas White | |
2012-03-09 | Use ADU per eV in geometry file, rather than ADU per photon in beam file | Thomas White | |
Conflicts: src/get_hkl.c tests/morphology_check.c | |||
2012-02-22 | GPLv3 boilerplate comments | Thomas White | |
2012-02-22 | Update copyright dates | Thomas White | |
2012-02-22 | Move the "indexed reflection array" thing to where it can't do any harm | Thomas White | |
2012-02-22 | Introduce "libcrystfel" | Thomas White | |