diff --git a/chapter06/mpc.xml b/chapter06/mpc.xml new file mode 100644 index 000000000..ddd655ac3 --- /dev/null +++ b/chapter06/mpc.xml @@ -0,0 +1,94 @@ + + + %general-entities; +]> + + + + + + mpc + &mpc-version; +
&mpc-url;
+
+ + MPC-&make-version; + + + MPC + + + + + + <para>The MPC package contains a library for the arithmetic of complex + numbers with arbitrarily high precision and correct rounding of the + result.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&mpc-ch6-sbu;</seg> + <seg>&mpc-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of MPC + + Prepare MPC for compilation: + +./configure --prefix=/usr + + Compile the package: + +make + + To test the results, issue: + +make check + + Install the package: + +make install + + + + + + Contents of MPC + + + Installed Libraries + + + libmpc.{a,so} + + + + + Short Descriptions + + + + + libmpc + + Contains complex math functions + + libmpc + + + + + + + + +
diff --git a/packages.ent b/packages.ent index a78d25ca4..04097595c 100644 --- a/packages.ent +++ b/packages.ent @@ -368,10 +368,10 @@ - - - - + + + +