Files
cgal/Modular_arithmetic/doc_tex/Modular_arithmetic/PkgDescription.tex
T
Laurent Rineau 93486787c3 The inside of ccPkgDescription must not contain black lines between macros
Otherwise that inserts a buggy "<p>" tag in the package overview where the
doctype does not allow it.
2011-11-15 19:16:23 +00:00

14 lines
514 B
TeX

\begin{ccPkgDescription}{Modular Arithmetic \label{Pkg:ModularArithmetic}}
\ccPkgHowToCiteCgal{cgal:h-ma-12}
\ccPkgSummary{
This package provides arithmetic over finite fields.
The provided tools are in particular useful for filters based on
modular arithmetic and algorithms based on Chinese remainder.
}
%
%\ccPkgDependsOn{}
\ccPkgIntroducedInCGAL{3.4}
\ccPkgLicense{\ccLicenseLGPL}
\ccPkgIllustration{Modular_arithmetic/Modular_arithmetic.png}{Modular_arithmetic/Modular_arithmetic.png}
\end{ccPkgDescription}