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-07-21 | Update API docs | Thomas White | |
2015-05-13 | solve_svd(): Squash NaNs after rescaling | Thomas White | |
2015-05-13 | solve_svd(): Filter the eigenvalues even if the result is not used | Thomas White | |
2015-03-13 | solve_svd(): Check n_filt before using | Thomas White | |
2015-03-13 | Move solve_svd() to utils | Thomas White | |
2014-10-24 | Avoid log(0) in gaussian_noise() | Thomas White | |
2014-09-05 | Update docs | Thomas White | |
2014-08-19 | Use Gnulib forkpty() | Thomas White | |
2014-01-20 | RNG overhaul | Thomas White | |
Previously, we were using random(), which is really really bad. | |||
2013-12-17 | Fix a few compiler warnings | Thomas White | |
2013-08-12 | Improve show_matrix_eqn() | Thomas White | |
2013-08-08 | Add show_matrix() | Thomas White | |
2012-03-09 | Update licence notices in line with recommendations from TT | Thomas White | |
2012-02-25 | Make --enable-gsl-fudge the default | Thomas White | |
There's absolutely no sensible reason why this should be optional - it doesn't cause any difficulties when enabled. | |||
2012-02-22 | GPLv3 boilerplate comments | Thomas White | |
2012-02-22 | Update copyright dates | Thomas White | |
2012-02-22 | Introduce "libcrystfel" | Thomas White | |