Open simonp0420 opened 2 years ago
Each exported function should have one or more unit tests where it is exercised by extended precision types such as BigFloat. Some of the functions will need some recoding to support this.
BigFloat
Done for the Carlson functions.
Here is a checklist we can use to track completion of this issue:
Edit: Unchecked ellipticF and checked CarlsonRF.
Each exported function should have one or more unit tests where it is exercised by extended precision types such as
BigFloat
. Some of the functions will need some recoding to support this.