pycbc
pycbc copied to clipboard
Adding delta_lambda_tilde and conversions
This pull request adds 3 new function.
- The first function returns the delta_lambda_tilde parameter given in this paper https://journals.aps.org/prd/pdf/10.1103/PhysRevD.91.043002 as equation 15.
- The second and third functions are conversions for lambda1 and lambda2 parameter by using delta_lambda_tilde and lambda_tilde functions.