arb/fmpcb/test
2013-03-04 11:28:53 +01:00
..
t-digamma.c add complex digamma function 2013-03-04 11:28:53 +01:00
t-exp.c add complex trigonometric functions 2012-11-16 14:06:49 +01:00
t-gamma.c add fmpcb_gamma, fmpcb_rgamma, fmpcb_lgamma and refactored Stirling series code 2013-02-20 11:58:08 +01:00
t-lgamma.c add fmpcb_gamma, fmpcb_rgamma, fmpcb_lgamma and refactored Stirling series code 2013-02-20 11:58:08 +01:00
t-mul.c some more work on the fmpcb module; test code for multiplication 2012-11-07 11:48:22 +01:00
t-mul_alt.c don't use the three-point complex multiplication by default, as it introduces too much error in some cases 2012-11-10 18:43:43 +01:00
t-rgamma.c add fmpcb_gamma, fmpcb_rgamma, fmpcb_lgamma and refactored Stirling series code 2013-02-20 11:58:08 +01:00
t-root.c tidy nth root code; update documentation 2012-11-26 17:42:16 +01:00
t-root_exp.c tidy nth root code; update documentation 2012-11-26 17:42:16 +01:00
t-root_newton.c tidy nth root code; update documentation 2012-11-26 17:42:16 +01:00
t-sin_cos.c add complex trigonometric functions 2012-11-16 14:06:49 +01:00