mirror of https://github.com/CGAL/cgal
Fixed TAUCS web site and added details about OpenNL
This commit is contained in:
parent
0e3d6b8143
commit
e2b8ffcb3a
|
|
@ -44,12 +44,19 @@ It is only available commercially from \path'www.algorithmic-solutions.com'.
|
||||||
A library of sparse linear solvers.
|
A library of sparse linear solvers.
|
||||||
It can be used by the \ccc{Surface_mesh_parametrization} package
|
It can be used by the \ccc{Surface_mesh_parametrization} package
|
||||||
in order to speed up the algorithm. you can download it from
|
in order to speed up the algorithm. you can download it from
|
||||||
\path'www.tau.ac.il/\~stoledo/taucs/'.
|
\path'http://www.tau.ac.il/~stoledo/taucs/'.
|
||||||
|
|
||||||
|
|
||||||
\subsection{OpenNL \label{thirdparty:OpenNL}}
|
\subsection{OpenNL \label{thirdparty:OpenNL}}
|
||||||
|
|
||||||
A solver.
|
OpenNL (Open Numerical Library) is a library to easily construct and solve
|
||||||
OpenNL is distributed together with \cgal.
|
sparse linear systems. It is the default solver of the
|
||||||
|
\ccc{Surface_mesh_parametrization} package.
|
||||||
|
|
||||||
|
The author is Bruno Levy <bruno.levy@loria.fr>.
|
||||||
|
OpenNL main page is \path'http://www.loria.fr/~levy/software/'.
|
||||||
|
|
||||||
|
\cgal\ includes a version of OpenNL in C++, made especially for \cgal\ by Bruno Levy.
|
||||||
|
|
||||||
|
|
||||||
\subsection{zlib \label{thirdparty:zlib}}
|
\subsection{zlib \label{thirdparty:zlib}}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue