Skip to content

Commit 7710900

Browse files
cnpetranychiang
andauthored
Update doc/src/sections/hiopbbpy.tex
Co-authored-by: Nai-Yuan Chiang <chiang7@llnl.gov>
1 parent 15c9fc1 commit 7710900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sections/hiopbbpy.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ \subsection{HiOpBBpy installation}
2121

2222
\Hibbpy also supports using nonlinear optimization solver Ipopt \cite{ipopt_impl} as its internal solver.
2323
In order to use Ipopt, \Hibbpy optionally depends on {\it{cyipopt}}, which is a Python wrapper of Ipopt.
24-
To use Ipopt via {\it{cyipopt}},, one can install Ipopt from source, and then export the \verb~IPOPT_PATH~ and
24+
To use Ipopt via {\it{cyipopt}}, one can install Ipopt from source, and then export the \verb~IPOPT_PATH~ and
2525
\begin{verbatim}
2626
> export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:$IPOPT_PATH/lib/pkgconfig
2727
> export PATH=$PATH:$IPOPT_PATH/bin

0 commit comments

Comments
 (0)