Commit graph

428 commits

Author SHA1 Message Date
Fredrik Johansson
59323aae05 typo 2014-10-20 14:29:39 +02:00
Fredrik Johansson
540aa0e8d4 small doc fixes 2014-10-20 14:25:58 +02:00
Fredrik Johansson
30dc4ccbb5 document theta derivative error bounds 2014-10-20 14:15:30 +02:00
Fredrik Johansson
b30b80c1a3 implement the modular discriminant delta 2014-10-16 15:24:45 +02:00
Fredrik Johansson
ed099b964d implement the modular lambda function 2014-10-15 16:42:03 +02:00
Fredrik Johansson
34fa2b3838 add the Weierstrass elliptic function 2014-10-15 15:11:58 +02:00
Fredrik Johansson
80820c160b modular transformation + evaluation of theta functions 2014-10-14 16:23:46 +02:00
Fredrik Johansson
54cf76a5f2 implement the Dedekind eta function 2014-10-07 19:28:06 +02:00
Fredrik Johansson
c94bed5df3 add theta sum and j-invariant evaluation 2014-10-07 12:59:32 +02:00
Fredrik Johansson
969a79e587 initial code for addition sequences 2014-10-06 15:33:27 +02:00
Fredrik Johansson
178108a71e tweak acb_exp; add acb_exp_pi_i 2014-10-06 15:09:37 +02:00
Fredrik Johansson
f518411a75 improve cubing for complex numbers 2014-10-03 16:01:48 +02:00
Fredrik Johansson
99cafaa7cf functions for mapping to the fundamental domain 2014-10-01 19:12:18 +02:00
Fredrik Johansson
16abd31903 some initial code for working with modular forms 2014-10-01 15:25:50 +02:00
Fredrik Johansson
45c228bb24 update documentation; call this 2.3.0 2014-09-25 16:34:50 +02:00
Fredrik Johansson
e9da17f9a2 update documentation 2014-09-25 15:59:18 +02:00
Fredrik Johansson
6063d1be3e remove more old files, and move things around 2014-09-25 15:36:55 +02:00
Fredrik Johansson
04cb0a71e9 update documentation 2014-09-25 15:06:11 +02:00
Fredrik Johansson
e6567b9997 more set/get_interval methods 2014-09-25 14:44:17 +02:00
Fredrik Johansson
34348293fa update documentation 2014-08-26 16:23:38 +02:00
Fredrik Johansson
c1a82e411d update documentation 2014-08-22 18:34:20 +02:00
Fredrik Johansson
9dc6115864 add back some algorithm documentation for gamma 2014-08-20 20:22:18 +02:00
Fredrik Johansson
a22092176a add a bit of documentation for elementary function algorithms 2014-08-20 20:01:26 +02:00
Fredrik Johansson
0f7b450587 rename example programs 2014-08-20 18:38:02 +02:00
Fredrik Johansson
e493a6dd43 remove most of the old (arb 1.x) modules 2014-08-19 01:26:52 +02:00
Fredrik Johansson
35edfa850a remove obsoleted functions fmprb_mat_exp, fmpcb_mat_exp 2014-08-15 15:38:33 +02:00
Fredrik Johansson
24b18ec104 change arb/acb_mat_bound_inf_norm to output a mag_t; tweak arb/acb_mat_exp 2014-08-15 15:16:07 +02:00
Fredrik Johansson
6880e8b223 cleanup acb_get_mag, acb_get_mag_lower 2014-08-15 14:03:42 +02:00
Fredrik Johansson
d3ff8702bd add mag_exp_tail 2014-08-15 13:21:02 +02:00
Fredrik Johansson
19064937f3 add mag_exp 2014-08-14 22:09:50 +02:00
Fredrik Johansson
e0115b8bb9 add mag_pow_fmpz 2014-08-14 01:04:48 +02:00
Fredrik Johansson
128dcd0b8d update documentation; call this 2.2.0 2014-08-01 17:31:46 +02:00
Fredrik Johansson
41cb148d73 add tests and documentation; fix minor bugs 2014-08-01 14:34:31 +02:00
Fredrik Johansson
981f65553e document assumptions about hardware floating-point arithmetic 2014-07-30 18:16:35 +02:00
Fredrik Johansson
fff5f18a96 Merge remote-tracking branch 'origin/master' 2014-07-30 16:59:00 +02:00
Fredrik Johansson
46e15289fb document shallow assign functions 2014-07-30 16:58:38 +02:00
Fredrik Johansson
8eafc47682 doc fix 2014-07-14 14:29:22 +02:00
Fredrik Johansson
6827833cc3 add polylog wrapper functions 2014-07-10 22:23:26 +02:00
Fredrik Johansson
bf187ac623 move some documentation text 2014-07-10 01:52:41 +02:00
Fredrik Johansson
3095ac9614 add polylog_series and document 2014-07-10 01:52:25 +02:00
Fredrik Johansson
5ac4550887 some polylog algorithm documentation 2014-07-07 05:37:28 +02:00
Fredrik Johansson
4cc48bd0a1 generalize powsum to allow a geometric factor 2014-07-05 17:38:02 +02:00
Fredrik Johansson
9c3eab41ba update documentation, call this 2.1.0 2014-06-20 13:43:31 +02:00
Fredrik Johansson
b4f0624d61 minor 2014-06-20 13:09:21 +02:00
Fredrik Johansson
744287bc26 further documentation 2014-06-20 11:36:19 +02:00
Fredrik Johansson
4227921d88 more documentation 2014-06-20 11:10:11 +02:00
Fredrik Johansson
2f4e46e263 document and test more functions 2014-06-20 10:21:21 +02:00
Fredrik Johansson
9a4b57ec91 more documentation and test code 2014-06-20 09:27:47 +02:00
Fredrik Johansson
32763c5a2e update acb module documentation 2014-06-19 19:12:33 +02:00
Fredrik Johansson
d4bc0f1d20 work on documentation 2014-06-19 16:58:52 +02:00