mirror of https://github.com/CGAL/cgal
Pedro added as author
This commit is contained in:
parent
67528f7cfa
commit
7f4cce9e24
|
|
@ -90,13 +90,13 @@ Towards a \cgal-like kernel for curves, Technical Report
|
||||||
ECG-TR-302206-01, 2003} and the first design emerged in
|
ECG-TR-302206-01, 2003} and the first design emerged in
|
||||||
\cite{cgal:ekptt-tock-04}.
|
\cite{cgal:ekptt-tock-04}.
|
||||||
|
|
||||||
The code of this package was written by Sylvain Pion and Monique
|
The code of this package was initially written by Sylvain Pion and
|
||||||
Teillaud who also wrote the manual. Athanasios Kakargias worked on an
|
Monique Teillaud who also wrote the manual. Athanasios Kakargias had
|
||||||
prototype version of this kernel in 2003. Julien Hazebrouck
|
worked on a prototype version of this kernel in 2003. Julien
|
||||||
participated in the implementation of this kernel in July and August
|
Hazebrouck participated in the implementation in July and August
|
||||||
2005. The contribution of Pedro Machado Manh\~{a}es de Castro in
|
2005. The contribution of Pedro Machado Manh\~{a}es de Castro in
|
||||||
summer 2006 improved significantly the efficiency of this kernel.
|
summer 2006 improved significantly the efficiency of this kernel. He
|
||||||
He also added more functionality in 2008.
|
also added more functionality in 2008.
|
||||||
|
|
||||||
This work was partially supported by the IST Programme of the EU as a
|
This work was partially supported by the IST Programme of the EU as a
|
||||||
Shared-cost RTD (FET Open) Project under Contract No IST-2000-26473
|
Shared-cost RTD (FET Open) Project under Contract No IST-2000-26473
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
\ccUserChapter{2D Circular Geometry Kernel\label{chapter-circular-kernel}}
|
\ccUserChapter{2D Circular Geometry Kernel\label{chapter-circular-kernel}}
|
||||||
\ccChapterAuthor{Sylvain Pion \and Monique Teillaud}
|
\ccChapterAuthor{Pedro Machado Manh\~{a}es de Castro \and Sylvain Pion \and Monique Teillaud}
|
||||||
|
|
||||||
\input{Circular_kernel_2/PkgDescription}
|
\input{Circular_kernel_2/PkgDescription}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue