Skip to content
  • Raymond Toy's avatar
    Rename some incomplete gamma functions · 481fd7e3
    Raymond Toy authored
    Rename the functions to make it clearer what's being computed since
    we're using -upper and -lower for the different parts of the
    incomplete gamma function.  So:
    
    - `cf-incomplete-gamma-tail` -> `cf-incomplete-gamma-upper`
    - `cf-incomplete-gamma` -> `cf-incomplete-gamma-lower`
    - `s-incomplete-gamma` -> `s-incomplete-gamma-lower`
    481fd7e3