1. 4755804 lib: Update docs for igt_stats by Daniel Vetter · 8 years ago
  2. f0381d1 lib: various documentation fixes by Thomas Wood · 9 years ago
  3. 8506cdc lib: Allow storing floating point values in igt_stats by Chris Wilson · 9 years ago
  4. 643aab2 stats: Add wikipedia links to get_trimean() and get_iqm() by Damien Lespiau · 9 years ago
  5. 2d305f6 stats: Add trimean by Chris Wilson · 9 years ago
  6. 19135a3 stats: Add the interquartile mean (IQM) by Chris Wilson · 9 years ago
  7. 66e0bf6 stats: Spwan igt_init_with_size() from igt_init() by Damien Lespiau · 9 years ago
  8. 00432ff stats: Allow the underlying arrays to grow at will by Damien Lespiau · 9 years ago
  9. fabde38 stats: Add support for the interquartile range (IQR) by Damien Lespiau · 9 years ago
  10. 1b8997b stats: Add support for quartiles (and thus median) by Damien Lespiau · 9 years ago
  11. 3839bac stats: Add a bulk version of _push() by Damien Lespiau · 9 years ago
  12. 0e4c175 stats: Add igt_stats_get_range() by Damien Lespiau · 9 years ago
  13. 4a89a84 stats: Add functions to retrieve min/max values of the dataset by Damien Lespiau · 9 years ago
  14. 17ed69f stats: Add a note about the standard deviation derived from unbiased variance by Damien Lespiau · 9 years ago
  15. da123ad stats: Add a getter for the population property by Damien Lespiau · 9 years ago
  16. 3a5cf84 stats: Add a way to specify if the data set is a population or a sample by Damien Lespiau · 9 years ago
  17. a2f6fd3 stats: Add gtkdoc section for igt_stats by Damien Lespiau · 9 years ago
  18. 203c384 stats: Zero the whole structure at init() time by Damien Lespiau · 9 years ago
  19. 515cec1 stats: Add a way to retrieve the standard deviation by Damien Lespiau · 9 years ago
  20. 05c10f9 stats: Use an algorithm popularised by Knuth to compute mean and variance by Damien Lespiau · 9 years ago
  21. e55a11d stats: Be more precise and talk about mean, not average by Damien Lespiau · 9 years ago
  22. 06f5f70 lib: Add a tiny utility function to compute averages by Damien Lespiau · 9 years ago