Searched refs:karatsuba (Results 1 – 8 of 8) sorted by relevance
580 karatsuba-len=?*) karatsuba_len="$LONG_OPTARG" ;;581 karatsuba-len)742 karatsuba="@printf 'karatsuba cannot be run because one of bc or dc is not built\\\\n'"822 karatsuba="@\$(KARATSUBA) 30 0 \$(BC_EXEC)"1291 contents=$(replace "$contents" "KARATSUBA" "$karatsuba")
319 karatsuba() { function560 karatsuba
150 KARATSUBA = ./karatsuba.py314 karatsuba:
246 `bc` in the optimal configuration: `karatsuba.py`.253 The easiest way to run this script is with `make karatsuba`.371 karatsuba.py Script to find the optimal Karatsuba number.
1007 optimal number can be found with [`karatsuba.py`][4] (requires Python 3)1078 [4]: ./karatsuba.py
28 is faster than Karatsuba. There is a script (`$ROOT/karatsuba.py`) that will
518 the `-k` flag or the `--karatsuba-len` option to `configure.sh` as follows:522 ./configure.sh --karatsuba-len 64