Skip to content

Commit f736e9f

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

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
@@ -305,7 +305,7 @@ \section{Introduction}
305305

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
308-
compute \emph{algebraic} representations of the solution set from which
308+
compute \emph{algebraic} representations of the solution set from which,
309309
much, if not all, information can be extracted.
310310

311311
Solving polynomial systems with \msolve~is \emph{global} by contrast to

0 commit comments

Comments
 (0)