mirror of
https://github.com/vale981/arb
synced 2025-03-05 17:31:38 -05:00
adjust cutoff
This commit is contained in:
parent
2fc800f0b8
commit
7f68f08534
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
#include "arb_poly.h"
|
||||
|
||||
#define MUL_CUTOFF 24
|
||||
#define MUL_CUTOFF 60
|
||||
|
||||
static void
|
||||
_arb_poly_exp_series_basecase_rec(arb_ptr f, arb_ptr a,
|
||||
|
|
Loading…
Add table
Reference in a new issue