fredrik
|
fbe994f446
|
utility functions acb_real_abs, sgn, heaviside, floor, ceil, min, max
|
2018-02-10 22:31:33 +01:00 |
|
fredrik
|
af96e2cf20
|
missing C++ include guards
|
2018-02-09 21:52:34 +01:00 |
|
Fredrik Johansson
|
185b6eab10
|
Merge pull request #204 from jpflori/master
Other simplifications for gauss periods.
|
2018-02-09 21:47:25 +01:00 |
|
fredrik
|
b8e9c6c3c4
|
add missing declaration for arb_bell_ui (#206)
|
2018-02-09 21:45:10 +01:00 |
|
Fredrik Johansson
|
39e312119c
|
legendre_p: tweak cutoffs a little further
|
2018-01-31 16:21:18 +01:00 |
|
Fredrik Johansson
|
8089ee7f51
|
micro-opt
|
2018-01-30 16:00:33 +01:00 |
|
Fredrik Johansson
|
074d7c96df
|
tentatively include -Wl Makefile.subdirs fix
|
2018-01-30 15:57:32 +01:00 |
|
Fredrik Johansson
|
573cf1ed51
|
merge; avoid fancy superscript characters
|
2018-01-30 15:56:58 +01:00 |
|
Fredrik Johansson
|
efba8aaa29
|
Merge remote-tracking branch 'marc/legendre' into legendre
|
2018-01-30 12:20:36 +01:00 |
|
Fredrik Johansson
|
1a38d83261
|
improve arb_exp for wide input
|
2018-01-26 19:42:17 +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
|
e9c5d48150
|
allow arb_exp_arf to be called with a variable maglim
|
2018-01-23 16:04:49 +01:00 |
|
Fredrik Johansson
|
60727fbc8b
|
another integral, suggested by Silviu Ioan-Filip
|
2018-01-22 19:02:22 +01:00 |
|
Jean-Pierre Flori
|
bc2f89e4ed
|
Simplify real case.
|
2018-01-18 16:56:06 +01:00 |
|
Jean-Pierre Flori
|
c0983585c0
|
Directly discard conjugates in complex case.
|
2018-01-18 16:22:03 +01:00 |
|
Jean-Pierre Flori
|
16f5dcec29
|
Remove useless constraints on q.
|
2018-01-18 16:18:11 +01:00 |
|
Fredrik Johansson
|
17d82b3326
|
git stash pop
Merge branch 'master' of git+ssh://github.com/fredrik-johansson/arb
|
2018-01-18 15:24:07 +01:00 |
|
Fredrik Johansson
|
a9aa946155
|
Merge pull request #203 from jpflori/master
Remove mysterious 2 factor.
|
2018-01-18 15:16:32 +01:00 |
|
Jean-Pierre Flori
|
aa65e975f6
|
Remove mysterious 2 factor.
|
2018-01-18 13:57:13 +01:00 |
|
Fredrik Johansson
|
12a82a6401
|
add another example integral
|
2018-01-15 13:33:40 +01:00 |
|
Marc Mezzarobba
|
0f0d3c8b39
|
legendre_p_ui_root: simplify failure test
as a micro-optimization, because the call to arb_contains could be
comparatively costly for small n
|
2018-01-13 20:13:55 +01:00 |
|
Marc Mezzarobba
|
d59e3fc5ec
|
use hyp_central_bin_uiui in legendre_p_ui_zero
|
2018-01-13 18:39:00 +01:00 |
|
Marc Mezzarobba
|
3959e07b5a
|
division-avoiding legendre_p_ui_rec
|
2018-01-13 18:38:39 +01:00 |
|
Fredrik Johansson
|
0dddeca598
|
improve arb_div for wide input; also handle special input a bit more consistently
|
2018-01-08 17:23:55 +01:00 |
|
Marc Mezzarobba
|
153747dce3
|
legendre_p_ui_asymp: minor optimization
Take advantage of the fact that |z|=1 in power computation.
|
2018-01-08 16:17:11 +01:00 |
|
Fredrik Johansson
|
9c3b458e3c
|
slight speedup of arb_get_mag_lower, arb_get_mag_lower_nonnegative
|
2018-01-06 23:18:40 +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
|
a068d5890f
|
improve arb_sqrt for wide input
|
2018-01-05 18:30:20 +01:00 |
|
Fredrik Johansson
|
6453da14ea
|
fix a minor issue
|
2018-01-04 23:06:13 +01:00 |
|
Fredrik Johansson
|
e1d6872e61
|
improve arb_log for wide input
|
2018-01-04 23:00:13 +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
|
c78bf6734a
|
tweak arb_get_mag_lower / arb_get_mag_lower_nonnegative
|
2017-12-31 16:23:17 +01:00 |
|
Fredrik Johansson
|
b5cb696bf2
|
optimize arb_set_interval_mag
|
2017-12-30 21:49:06 +01:00 |
|
Fredrik Johansson
|
3ef95feb3f
|
improve arb_atan for wide input
|
2017-12-29 03:22:57 +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
|
5464c3ca21
|
slight optimization of arb_atan2 for input spanning multiple signs
|
2017-12-28 21:38:33 +01:00 |
|
Fredrik Johansson
|
483315466b
|
Merge remote-tracking branch 'origin/master'
|
2017-12-17 20:06:41 +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
|
4b92a67d99
|
Update README.md
two more wrappers
|
2017-12-14 13:35:40 +01:00 |
|
Fredrik Johansson
|
1535e13956
|
faster implementation of acb_get_mag_lower, plus more test code
|
2017-12-13 11:37:05 +01:00 |
|
Fredrik Johansson
|
126f81264c
|
fix incorrect rounding in arb_get_abs_lbound_arf (issue #199)
|
2017-12-12 20:27:59 +01:00 |
|
Fredrik Johansson
|
232135f35e
|
update docs; call this 2.12.0
|
2017-11-29 22:58:06 +01:00 |
|
Fredrik Johansson
|
112a83dc78
|
possible workaround for asm-related test failure (#194)
|
2017-11-27 16:10:30 +01:00 |
|
Fredrik Johansson
|
6a9ba9d5f4
|
arb_pow and acb_pow: invert before powering with binary exponentiation to reduce blowup
|
2017-11-27 16:09:40 +01:00 |
|
Fredrik Johansson
|
3f8337ef39
|
update documentation for example programs
|
2017-11-27 14:33:38 +01:00 |
|
Fredrik Johansson
|
b36a15bd8c
|
add test code for acb_calc_integrate
|
2017-11-26 18:52:58 +01:00 |
|
Fredrik Johansson
|
8a58a9e304
|
some doc markup fixes
|
2017-11-23 13:31:38 +01:00 |
|
Fredrik Johansson
|
c7ec1e9215
|
another example integral; git version number bump
|
2017-11-23 01:08:33 +01:00 |
|
Fredrik Johansson
|
c9cca291d5
|
minor improvements to integration code; change interface; more examples
|
2017-11-22 00:24:20 +01:00 |
|