repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cannelloni: needs dynamic library
[buildroot-gz.git]
/
package
/
mpc
/
Config.in
blob
83770133e58e93f4eb503cb336c4fbefc67623e6
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/