fredrik
|
ffa60bf319
|
implement acb_dot and use in the acb_poly module
|
2018-08-26 19:59:30 +02:00 |
|
fredrik
|
689d13c64d
|
fast arb dot product
|
2018-08-18 21:39:36 +02:00 |
|
fredrik
|
4dcebda66e
|
arb_const_pi, const_log2: use static table at low precision (small speedup+accuracy improvement; no recomputation when starting threads)
|
2018-08-01 23:10:00 +02:00 |
|
fredrik
|
1968e54f8b
|
arb_hypgeom_dilog wrapper
|
2018-08-01 21:12:46 +02:00 |
|
fredrik
|
d30df8c5a4
|
Computation of Airy function zeros
|
2018-07-27 14:30:01 -04:00 |
|
fredrik
|
9e6b5c3413
|
update docs; call this 2.14.0
|
2018-07-22 16:30:35 -04:00 |
|
fredrik
|
eb4d77d9c9
|
improve arb_sin_cos/arb_sin/arb_cos for wide intervals; also add arb_zero_pm_one and arb_unit_interval
|
2018-07-19 13:41:13 -04:00 |
|
fredrik
|
5269d25512
|
small doc edit
|
2018-07-18 09:42:52 -04:00 |
|
fredrik
|
4ddd6771d9
|
add mag_sinh/cosh/sinh_lower/cosh_lower; improve arb_cosh/sinh/sinh_cosh for wide input
|
2018-07-11 11:15:45 +02:00 |
|
fredrik
|
4051c4e9a8
|
small doc fix
|
2018-07-06 12:37:01 +02:00 |
|
fredrik
|
bcc3287c0a
|
acb_mat_det_precond and other determinant improvements
|
2018-07-03 17:00:52 +02:00 |
|
fredrik
|
d7cf068dec
|
some more acb_mat functions: ones, dft, conjugate, conjugate_transpose
|
2018-07-03 13:20:08 +02:00 |
|
fredrik
|
a9c98ed697
|
make sure matrix squaring uses the fast multiplication code
|
2018-07-03 12:48:41 +02:00 |
|
fredrik
|
cbb5a562d1
|
implement acb_mat_mul_reorder
|
2018-07-02 22:06:53 +02:00 |
|
fredrik
|
86590e1b39
|
implement arb_mat_det_precond; improvements to arb_mat_det
|
2018-07-02 12:54:08 +02:00 |
|
fredrik
|
141d88bdfb
|
tweak block multiplication
|
2018-06-29 17:05:13 +02:00 |
|
fredrik
|
33171f012b
|
arb_mat: window matrices, block recursive LU factorization and triangular solving
|
2018-06-26 21:42:55 +02:00 |
|
fredrik
|
fc4c28f72c
|
more arb_mat special matrices: pascal, stirling
|
2018-06-24 17:29:24 +02:00 |
|
fredrik
|
935a9d4c28
|
add some arb_mat special matrices: ones, hilbert, dct
|
2018-06-24 16:21:44 +02:00 |
|
fredrik
|
65664855ca
|
improve stieltjes constants
|
2018-04-12 18:19:57 +02:00 |
|
fredrik
|
39dde53358
|
port precond solving to acb_mat
|
2018-04-10 17:52:06 +02:00 |
|
fredrik
|
5f84e77a5b
|
tidy docs for mag.h; make mag_add_ui_lower public
|
2018-04-10 03:59:12 +02:00 |
|
fredrik
|
296e1703c0
|
some more doc housekeeping; add a page about contributing
|
2018-04-10 00:31:41 +02:00 |
|
fredrik
|
0d2f817773
|
some overhaul of doc front page + sphinx style; minor edits
|
2018-04-08 22:30:34 +02:00 |
|
fredrik
|
aa9ceef06c
|
tidy documentation for arf.h
|
2018-04-08 22:24:24 +02:00 |
|
fredrik
|
7f6c37c21c
|
code for computing isolated Stieltjes constants
|
2018-04-04 00:58:04 +02:00 |
|
p15-git-acc
|
b77717b372
|
riemann xi changes
|
2018-03-29 15:10:00 -05:00 |
|
fredrik
|
7f98274601
|
implement scaled modified Bessel functions
|
2018-03-23 13:41:46 +01:00 |
|
arbguest
|
09550605f9
|
edits related to solving matrix equations
|
2018-03-18 17:20:21 +00:00 |
|
arbguest
|
c7ff0ab973
|
solve_preapprox docs
|
2018-03-06 17:59:25 -06:00 |
|
fredrik
|
b0d5ccdb59
|
update docs; call this 2.13.0
|
2018-02-23 18:51:59 +01:00 |
|
fredrik
|
36563b2547
|
documentation updates; more test integrals
|
2018-02-23 16:19:48 +01:00 |
|
fredrik
|
63526714e2
|
utility functions acb_sqrt_analytic, acb_rsqrt_analytic, acb_log_analytic, acb_pow_analytic, acb_real_sqrtpos; also improve bounds in acb_rsqrt
|
2018-02-23 00:21:01 +01:00 |
|
fredrik
|
73a8d86da8
|
add arb_log_hypot and improve acb_log for wide intervals
|
2018-02-21 19:03:26 +01:00 |
|
fredrik
|
ee10a84c43
|
bump default quadrature deg_limit at low precision => speedup for entire functions
|
2018-02-12 15:12:30 +01:00 |
|
fredrik
|
fbe994f446
|
utility functions acb_real_abs, sgn, heaviside, floor, ceil, min, max
|
2018-02-10 22:31:33 +01:00 |
|
Fredrik Johansson
|
16af2412c3
|
add mag_exp_lower, mag_expinv_lower, mag_pow_fmpz_lower, mag_get_fmpz, mag_get_fmpz_lower; tweaks to mag_exp code
|
2018-01-23 16:29:39 +01:00 |
|
Fredrik Johansson
|
8ec2304863
|
add mag_rsqrt and improve arb_rsqrt for wide input
|
2018-01-05 22:48:49 +01:00 |
|
Fredrik Johansson
|
da07b2ea20
|
add mag_log, mag_log_lower, mag_neg_log, mag_neg_log_lower
|
2018-01-04 22:47:13 +01:00 |
|
Fredrik Johansson
|
948cd473e2
|
add mag_div_lower, mag_inv, mag_inv_lower
|
2018-01-01 02:25:17 +01:00 |
|
Fredrik Johansson
|
0efe9b3e1d
|
add arb_set_interval_mag, arb_set_interval_neg_pos_mag
|
2017-12-28 21:52:24 +01:00 |
|
Fredrik Johansson
|
843488b948
|
add mag_const_pi_lower, mag_atan, mag_atan_lower
|
2017-12-17 20:06:24 +01:00 |
|
Fredrik Johansson
|
232135f35e
|
update docs; call this 2.12.0
|
2017-11-29 22:58:06 +01:00 |
|
Fredrik Johansson
|
3f8337ef39
|
update documentation for example programs
|
2017-11-27 14:33:38 +01:00 |
|
Fredrik Johansson
|
8a58a9e304
|
some doc markup fixes
|
2017-11-23 13:31:38 +01:00 |
|
Fredrik Johansson
|
c9cca291d5
|
minor improvements to integration code; change interface; more examples
|
2017-11-22 00:24:20 +01:00 |
|
Fredrik Johansson
|
4d34deaec0
|
update docs
|
2017-11-20 19:16:15 +01:00 |
|
Fredrik Johansson
|
0fbf524a22
|
some changes to integration
|
2017-11-16 13:27:29 +01:00 |
|
Fredrik Johansson
|
a0ce21c37c
|
more trig functions (sec, csc, sech, csch)
|
2017-11-13 01:59:40 +01:00 |
|
Fredrik Johansson
|
d59bcb2e6a
|
optional use of binary heap to sort subintervals by global error
|
2017-11-12 18:59:31 +01:00 |
|