Commit graph

33 commits

Author SHA1 Message Date
Pascal
b09fbfc7fa Merge remote-tracking branch 'upstream/dirichlet' into merge-fredrik 2016-09-09 09:41:57 +02:00
Pascal
ee49dbde9c doc 2016-09-07 14:09:05 +02:00
Fredrik Johansson
2e8ab6f3d8 Merge remote-tracking branch 'pascal/dirichlet' into dirichlet 2016-09-06 20:40:29 +02:00
Fredrik Johansson
bbdeca4cda add acb_printn / acb_fprintn and tweak documentation 2016-09-06 18:01:14 +02:00
Pascal
7aabd2a87f no licence on example 2016-09-06 17:00:42 +02:00
Pascal
7bb43964ac example L central value 2016-09-06 14:37:15 +02:00
Fredrik Johansson
f0dbadc14b add logistic map example program 2016-05-17 14:36:12 +02:00
Fredrik Johansson
5e4161fd3d add fresnel integrals to complex_plot.c 2016-03-16 21:12:46 +01:00
Fredrik Johansson
4c3d1032b2 add an alternative color function 2016-03-12 20:17:09 +01:00
Fredrik Johansson
80640c87e2 include flint/foo.h instead of foo.h 2016-03-03 15:42:23 +01:00
Fredrik Johansson
befc11cc95 add complex_plot example program 2015-11-22 19:20:16 +01:00
Fredrik Johansson
f91644cb68 add airy functions to real_roots 2015-11-19 13:09:27 +01:00
William Hart
34008143c1 long -> slong return values. 2015-11-10 13:41:43 +00:00
William Hart
55c2827539 printf -> flint_printf, sprintf -> flint_sprintf, fprintf -> flint_fprintf. 2015-11-06 16:17:27 +00:00
William Hart
72abf04641 %ld -> %wd in *.c. 2015-11-06 15:51:44 +00:00
William Hart
6453c8b1d8 long -> slong in examples/. 2015-11-05 18:02:07 +00:00
Fredrik Johansson
af43b37c35 fix memory leak in example program 2015-02-13 16:17:00 +01:00
Fredrik Johansson
8da850c378 add arb_get_str and arb_printn 2015-01-27 18:09:38 +01:00
Fredrik Johansson
c67ae74360 make _acb_vec_sort_pretty a library function 2015-01-13 17:00:42 +01:00
Fredrik Johansson
0f7b450587 rename example programs 2014-08-20 18:38:02 +02:00
Fredrik Johansson
863d9ee2f7 remove old header files 2014-08-19 01:49:31 +02:00
Fredrik Johansson
e493a6dd43 remove most of the old (arb 1.x) modules 2014-08-19 01:26:52 +02:00
Fredrik Johansson
09887881bc add acb_calc and integrals example programs 2014-06-19 16:17:32 +02:00
Fredrik Johansson
bff2d63525 arb_calc module 2014-06-19 15:43:48 +02:00
Fredrik Johansson
075cc472d6 port most of the zeta function code 2014-06-13 22:08:25 +02:00
Fredrik Johansson
12dabe6db7 speed up low-precision addition 2014-05-22 23:13:38 +02:00
Fredrik Johansson
2aaf87bdd4 poly_roots: improve for low-degree polys with clustered roots 2014-05-21 17:48:37 +02:00
Fredrik Johansson
c939538a0a complex polys 2014-05-16 14:04:28 +02:00
Fredrik Johansson
feb195cfb4 add poly_roots example program 2013-12-16 13:04:09 +01:00
Fredrik Johansson
d3a5fd41aa add bisection root refinement and real_roots example program 2013-09-26 14:13:56 +02:00
Fredrik Johansson
85dd957763 implemented the Riemann-Siegel theta function (for real series) 2013-09-20 15:06:59 +01:00
Fredrik Johansson
62e3dced8c add keiper-li coefficients example program 2013-09-19 18:15:55 +01:00
Fredrik Johansson
dd6f673a64 adding example programs 2013-09-19 17:28:23 +01:00