83770133e58e93f4eb503cb336c4fbefc67623e6
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / mpc / Config.in
1 config BR2_PACKAGE_MPC
2         bool "mpc"
3         select BR2_PACKAGE_MPFR
4         select BR2_PACKAGE_GMP
5         help
6           Mpc is a C library for the arithmetic of complex numbers with
7           arbitrarily high precision and correct rounding of the result.
8           It is built upon and follows the same principles as Mpfr.
9
10           http://www.multiprecision.org/