Commit graph

578 commits

Author SHA1 Message Date
Fredrik Johansson
ce31cfdc05 arf_neg_round supports ARF_RND_NEAR; add test code 2016-04-15 15:39:35 +02:00
Fredrik Johansson
16f6ebd87b support ARF_RND_NEAR in arf_mul_* methods 2016-04-15 15:27:34 +02:00
alex
9244c07d67 ENH: compute frobenius norm interval 2016-04-06 12:25:57 -04:00
alex
eb9573c61c MAINT: fro -> frobenius 2016-04-06 11:32:51 -04:00
alex
2f0ec37027 ENH: frobenius norm 2016-04-05 18:47:36 -04:00
Fredrik Johansson
8549def010 Merge pull request #125 from argriffing/arb-min-max
ENH: arb min and max
2016-04-05 21:19:48 +02:00
alex
8f4a7aa797 ENH: arb min and max 2016-04-01 20:28:29 -04:00
alex
4a5e1c9e78 MAINT: remove _arb_vec_norm which did not actuallly compute a norm 2016-03-31 12:16:31 -04:00
Fredrik Johansson
27bf215cfe fix two doc typos 2016-03-29 19:09:30 +02:00
Fredrik Johansson
5c5235dc0f fix a typo 2016-03-24 22:34:28 +01:00
Fredrik Johansson
581e0c28a3 test and document mag_get_d 2016-03-21 21:41:48 +01:00
Fredrik Johansson
2ba3e36dbd avoid another square root, and fix formula in the documentation 2016-03-19 14:39:05 +01:00
Fredrik Johansson
f2a0b65f35 clarify unsafety of ARF_PREC_EXACT 2016-03-18 15:05:59 +01:00
Fredrik Johansson
5ca2c97d15 Fresnel integrals of power series 2016-03-17 17:21:55 +01:00
Fredrik Johansson
d6097d77d7 add Fresnel integrals 2016-03-15 16:47:02 +01:00
Fredrik Johansson
2ce31966e9 Merge pull request #120 from argriffing/enh-arb-intersection
ENH: arb_intersection
2016-03-15 14:16:30 +01:00
alex
85cb19366a ENH: arb_intersection 2016-03-14 13:05:59 -04:00
Fredrik Johansson
c7ea34ed71 avoid cancellation in erfc 2016-03-14 16:24:16 +01:00
Fredrik Johansson
d0a2c0cb0d compute erf without cancellation problems for complex z 2016-03-14 13:17:56 +01:00
Fredrik Johansson
ca947bf1ae add mag_sub and mag_expinv 2016-03-14 02:05:07 +01:00
Fredrik Johansson
2c7cb96656 logarithmic integral of power series 2016-03-13 04:11:14 +01:00
Fredrik Johansson
f50489aa1d series expansions of trigonometric and hyperbolic integrals 2016-03-13 03:42:47 +01:00
Fredrik Johansson
72d40364c6 add arb_poly_sinc_series, acb_poly_sinc_series 2016-03-13 00:22:17 +01:00
Fredrik Johansson
da407b2a2d exponential integral Ei of power series 2016-03-12 22:49:26 +01:00
Fredrik Johansson
a8acd8e205 Merge pull request #115 from argriffing/more-typos
TYPO: 'than than' -> 'than', res->*res*
2016-03-11 17:35:57 +01:00
alex
5b1e846be3 TYPO: 'than than' -> 'than', res->*res* 2016-03-11 11:26:15 -05:00
Fredrik Johansson
d1ac8dc4b9 sinh and cosh for power series 2016-03-11 03:40:31 +01:00
Fredrik Johansson
11755ee3d4 erf, erfc, erfi of power series in the acb_hypgeom module 2016-03-10 15:52:43 +01:00
Fredrik Johansson
cda7f0503a support computing the regularized incomplete gamma function 2016-03-10 01:35:18 +01:00
Fredrik Johansson
daa5a20aa8 series expansions of Airy functions 2016-03-09 15:10:17 +01:00
Fredrik Johansson
80cb3ce8b4 doc editing 2016-03-09 13:27:00 +01:00
Fredrik Johansson
054875b3df Merge pull request #110 from argriffing/cholesky-banachiewicz
enh: linear algebra functions for symmetric positive definite (spd) matrices
2016-03-09 13:22:28 +01:00
alex
7cc76dd223 DOC: LDL decomposition 2016-03-08 18:55:29 -05:00
alex
e3be9b4f45 MAINT: remove cholesky-related determinant calculations 2016-03-08 11:42:15 -05:00
alex
de86dd288d DOC: spd linalg docs 2016-03-07 21:57:58 -05:00
Fredrik Johansson
b9aab31961 support round-to-nearest in arf_set_round 2016-03-07 17:53:54 +01:00
Fredrik Johansson
f64ae0afc5 note on algorithm for corner case of 2F1 2016-03-07 16:55:26 +01:00
Fredrik Johansson
0c336d0d27 more notes on error bounds for hypergeometric series 2016-03-07 16:42:52 +01:00
Fredrik Johansson
6f9ebe7871 with several equations in one math block, sphinx now creates a right-aligning align environment 2016-03-06 23:26:01 +01:00
Fredrik Johansson
11a26572a4 give the formula for the second derivative 2016-03-06 17:37:15 +01:00
Fredrik Johansson
681e4cb414 fast approximate partition function (arb_partitions_fmpz/ui) 2016-03-06 04:50:22 +01:00
Fredrik Johansson
24690e02d3 more credits 2016-03-05 23:50:11 +01:00
Fredrik Johansson
846e14c0a9 public functions arb_mat_exp_taylor_sum / acb_mat_exp_taylor_sum 2016-03-04 15:46:09 +01:00
Fredrik Johansson
b6761ab6ed refer to older versions 2016-03-04 13:34:40 +01:00
Fredrik Johansson
86b1a4a350 latex output: use tt url style 2016-03-04 13:07:04 +01:00
Fredrik Johansson
7746b9afa9 add generalized hypergeometric function acb_hypgeom_pfq 2016-03-04 04:43:42 +01:00
Fredrik Johansson
330d807ede more on 'Using ball arithmetic' 2016-03-03 14:21:50 +01:00
Fredrik Johansson
4fa369cd62 the latest git version of sphinx fixed the tocdepth problem 2016-03-03 04:49:39 +01:00
Fredrik Johansson
a9d7fa3376 expand 'Using ball arithmetic' 2016-03-03 04:48:31 +01:00
Fredrik Johansson
99bea27744 Merge pull request #103 from argriffing/bool-mat-getter-setter
MAINT: bool_mat entry getter and setter
2016-03-02 18:14:20 +01:00