Commit graph

346 commits

Author SHA1 Message Date
Fredrik Johansson
7ce5df8690 add matrix infinity norm functions 2013-11-11 18:21:55 +01:00
Fredrik Johansson
5a3439de89 fix an inline declaration; some cleanup 2013-11-11 18:13:56 +01:00
Fredrik Johansson
2b60af9281 add missing matrix-scalar functions 2013-11-11 17:51:37 +01:00
Fredrik Johansson
6bd2b7078a add missing matrix contains/overlaps methods 2013-11-11 17:36:45 +01:00
Fredrik Johansson
9ded02956b add fmpcb_rsqrt (complex reciprocal square root) 2013-10-21 17:58:42 +02:00
Fredrik Johansson
ba9d629ad0 add missing documentation entries for fmpcb_pow_si and fmpcb_pow_fmprb 2013-10-14 15:02:08 +02:00
Fredrik Johansson
f2a0e2b431 add complex sqrt_series, rsqrt_series 2013-10-03 14:16:28 +02:00
Fredrik Johansson
2f942f1d22 first stab at some integration code; fix cauchy_bound 2013-10-03 13:03:55 +02:00
Fredrik Johansson
6857fa3846 start of fmpcb_calc module 2013-10-02 13:42:57 +02:00
Fredrik Johansson
290c3fad3a small doc cleanup 2013-09-26 17:10:16 +02:00
Fredrik Johansson
d3a5fd41aa add bisection root refinement and real_roots example program 2013-09-26 14:13:56 +02:00
Fredrik Johansson
53ee741a95 add fmprb_calc_isolate_roots: real analytic root isolation 2013-09-26 11:46:05 +02:00
Fredrik Johansson
17696937d2 small doc fixes 2013-09-23 17:30:02 +02:00
Fredrik Johansson
35698b328a a new fmprb_calc module for calculus (root-finding etc.); wip 2013-09-22 12:57:12 +01:00
Fredrik Johansson
1a73b377d3 implemented the Riemann-Siegel Z-function 2013-09-20 16:46:11 +01:00
Fredrik Johansson
85dd957763 implemented the Riemann-Siegel theta function (for real series) 2013-09-20 15:06:59 +01:00
Fredrik Johansson
707587b837 add keiper-li coefficients example program 2013-09-19 18:15:28 +01:00
Fredrik Johansson
dd6f673a64 adding example programs 2013-09-19 17:28:23 +01:00
Fredrik Johansson
991814c481 add fmpr_abs_bound_lt_2exp_si; some more simplification 2013-09-19 11:50:01 +01:00
Fredrik Johansson
28159cd9a9 cleanup and doc corrections 2013-09-19 10:39:43 +01:00
Fredrik Johansson
a51ed9cf30 add fmpr_is_int_2exp_si; some simplification 2013-09-18 22:32:50 +01:00
Fredrik Johansson
2d7da54ac4 add fmpr_is_int; remove some explicit manref/expref access 2013-09-18 17:08:54 +01:00
Fredrik Johansson
4247d0ec22 add fmpr_abs_bound_le/lt_2exp_fmpz 2013-09-18 16:28:13 +01:00
Fredrik Johansson
a82f4aef9f add fmprb_poly_pow_fmprb_series 2013-09-14 18:01:40 +02:00
Fredrik Johansson
ff0a243869 add fmprb_poly_pow_series; some test code strengthening 2013-08-28 00:27:00 +02:00
Fredrik Johansson
510edad9f9 add fmprb/fmpcb_poly_contains_fmpz_poly, fmprb_poly_pow_ui(_trunc) 2013-08-27 22:48:08 +02:00
Fredrik Johansson
10d7b1b55c implement block multiplication with prescaling 2013-08-24 14:12:40 +02:00
Fredrik Johansson
90508de3ca small rewording 2013-08-20 00:30:59 +02:00
Fredrik Johansson
95f3462378 implement Borel transform, binomial transform for fmprb_poly 2013-08-20 00:21:59 +02:00
Fredrik Johansson
f9c95b142a add fmprb_trim, fmpcb_trim 2013-08-18 15:18:29 +02:00
Fredrik Johansson
7917dea338 make this 0.7; update history 2013-08-07 16:39:36 +02:00
Fredrik Johansson
f92f8d9790 more work well-defining operations on special balls 2013-08-07 13:54:56 +02:00
Fredrik Johansson
771400e7fe some more documentation work 2013-08-06 18:05:25 +02:00
Fredrik Johansson
61fe3c25b8 more work on well-defining and testing special values 2013-08-06 17:20:21 +02:00
Fredrik Johansson
8dc7484cbc more documentation about special values, and some fixes 2013-08-06 16:32:37 +02:00
Fredrik Johansson
56fe71d7b1 another minor doc edit 2013-08-06 14:14:04 +02:00
Fredrik Johansson
8fb9a53ebd small doc edit 2013-08-06 14:11:29 +02:00
Fredrik Johansson
a3be4a1217 documentation updates 2013-08-06 14:10:45 +02:00
Fredrik Johansson
e91ea81764 document power sum helper functions 2013-08-06 11:16:20 +02:00
Fredrik Johansson
afcb73bc78 add the Glaisher constant 2013-08-02 13:03:02 +02:00
Fredrik Johansson
d133f1f96a some more renaming 2013-07-30 15:38:43 +02:00
Fredrik Johansson
a2129ba203 documentation update 2013-07-30 15:26:41 +02:00
Fredrik Johansson
d6ef6f70b2 some renaming 2013-07-30 15:21:17 +02:00
Fredrik Johansson
6f62daaccf make fmpcb_const_pi visible 2013-07-30 14:42:12 +02:00
Fredrik Johansson
c8ac87f515 add a note about thread safety and caches to the docs 2013-07-30 13:52:28 +02:00
Fredrik Johansson
30dc809a3c update version in conf.py 2013-07-30 12:37:14 +02:00
Fredrik Johansson
3bf5408574 add fmpcb_poly_zeta_series 2013-07-28 13:10:46 +02:00
Fredrik Johansson
e9c1c26e19 add missing docs/headers 2013-07-27 18:53:53 +02:00
Fredrik Johansson
0309597376 fmpcb_poly elementary function power series 2013-07-27 18:11:29 +02:00
Fredrik Johansson
e3b238884b add fmpcb_poly compose, compose_series, revert methods 2013-07-27 11:37:26 +02:00