52cfd5ff0aaf28d3b53bbc4c1308e5e4884214bb
This change is introduced to be able to choose the underlying
implementation of mp_expt_d_ex()
The implementation of the root_n functionality is now implemented in the
mp_n_root_ex() function.
The parameter 'fast' is just passed over to mp_expt_d_ex().
mp_n_root() defaults to the pre 921be35779
implementation
Description
Languages
Makefile
59.1%
C
32.9%
CMake
5.8%
Perl
1.3%
Shell
0.5%
Other
0.3%