1. 09 Dec, 2018 1 commit
  2. 18 Nov, 2018 1 commit
  3. 02 Oct, 2018 2 commits
  4. 01 Oct, 2018 1 commit
  5. 21 Sep, 2018 6 commits
  6. 20 Sep, 2018 1 commit
  7. 22 Jan, 2018 1 commit
  8. 10 Jan, 2018 1 commit
  9. 13 Dec, 2017 1 commit
  10. 03 Nov, 2017 1 commit
  11. 27 Oct, 2017 1 commit
  12. 02 Oct, 2017 1 commit
  13. 28 Sep, 2017 1 commit
  14. 27 Sep, 2017 2 commits
  15. 24 Sep, 2017 1 commit
  16. 01 Aug, 2017 1 commit
  17. 29 Jul, 2017 1 commit
  18. 09 May, 2017 1 commit
  19. 03 May, 2017 1 commit
  20. 28 Mar, 2017 1 commit
  21. 09 Feb, 2017 1 commit
  22. 28 Nov, 2016 1 commit
  23. 23 Nov, 2016 1 commit
  24. 20 Aug, 2016 1 commit
  25. 06 Aug, 2016 1 commit
    • Brian Bloniarz's avatar
      eliminate 1-gamma_p and 1-gamma_q. · f00de1f3
      Brian Bloniarz authored
      Due to the identity: gamma_p(a,z) + gamma_q(a,z) = 1
      anywhere that computes 1-gamma_p(a,z) can be rewritten as gamma_q(a,z).
      This should reduce roundoff when the return value is near zero.
      
      For example, this should improve the accuracy of gamma_ccdf_log(16, 3, 3).
      f00de1f3
  26. 02 Aug, 2016 3 commits
  27. 10 Mar, 2016 1 commit
  28. 01 Jul, 2015 1 commit
  29. 08 Jun, 2015 1 commit
  30. 03 Jun, 2015 1 commit
  31. 08 May, 2015 1 commit