Skip to content

Commit e3b3c3d

Browse files
authored
Update doc/msolve-tutorial.tex
1 parent 8bceef6 commit e3b3c3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/msolve-tutorial.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ \section{Introduction}
306306
\msolve~is a C library for solving multivariate polynomial systems of equations.
307307
It relies on computer algebra, a.k.a.\ symbolic computation, algorithms to
308308
compute \emph{algebraic} representations of the solution set from which
309-
many, if not all, information can be extracted.
309+
much, if not all, information can be extracted.
310310

311311
Solving polynomial systems with \msolve~is \emph{global} by contrast to
312312
\emph{local} numerical routines. The use of computer algebra methods allow also

0 commit comments

Comments
 (0)