<s>
MPSolve	B-Application
(	O
Multiprecision	B-Algorithm
Polynomial	O
Solver	O
)	O
is	O
a	O
package	O
for	O
the	O
approximation	O
of	O
the	O
roots	O
of	O
a	O
univariate	O
polynomial	O
.	O
</s>
<s>
It	O
uses	O
the	O
Aberth	O
method	O
,	O
combined	O
with	O
a	O
careful	O
use	O
of	O
multiprecision	B-Algorithm
.	O
</s>
<s>
The	O
program	O
is	O
written	O
mostly	O
in	O
ANSI	B-Language
C	I-Language
and	O
makes	O
use	O
of	O
the	O
GNU	B-Application
Multi-Precision	I-Application
Library	I-Application
.	O
</s>
<s>
It	O
uses	O
a	O
command-line	B-Application
interface	I-Application
(	O
CLI	O
)	O
and	O
,	O
</s>
<s>
starting	O
from	O
version	O
3.1.0	O
has	O
also	O
a	O
GUI	B-Application
and	O
interfaces	O
for	O
MATLAB	B-Language
and	O
GNU/Octave	B-Language
.	O
</s>
<s>
The	O
executable	O
program	O
of	O
the	O
package	O
is	O
called	O
mpsolve	B-Application
.	O
</s>
<s>
It	O
can	O
be	O
run	B-General_Concept
from	O
command	B-Application
line	I-Application
in	O
console	B-Application
.	O
</s>
<s>
The	O
executable	O
file	O
for	O
the	O
graphical	B-Application
user	I-Application
interface	I-Application
is	O
called	O
xmpsolve	O
,	O
and	O
the	O
MATLAB	B-Language
and	O
Octave	B-Language
functions	O
are	O
called	O
mps_roots	O
.	O
</s>
<s>
It	O
may	O
also	O
be	O
saved	O
as	O
a	O
text	O
file	O
(	O
with	O
res	O
extension	O
)	O
and	O
plotted	O
in	O
gnuplot	B-Application
.	O
</s>
<s>
Direct	O
plotting	O
in	O
gnuplot	B-Application
is	O
also	O
supported	O
on	O
Unix	O
systems	O
.	O
</s>
