]> AND Private Git Repository - kahina_paper1.git/blobdiff - paper.tex
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
comment the figure 4
[kahina_paper1.git] / paper.tex
index 7907494f1d577ecf3be95f67c24ca4a0c32b5034..76eab89355f6a4a1caa29812e73a08ea974d8b08 100644 (file)
--- a/paper.tex
+++ b/paper.tex
@@ -671,15 +671,15 @@ In this experiment we report the performance of log.exp solution describe in ~\r
 
 The figure 3, show a comparison between the execution time of the Ehrlisch-Aberth algorithm applying log-exp solution and the execution time of the Ehrlisch-Aberth algorithm without applying log-exp solution, with full polynomials degrees. We can see that the execution time for the both algorithms are the same while the polynomials degrees are less than 4500. After,we show clearly that the classical version of Ehrlisch-Aberth algorithm (without applying log.exp) stop to converge and can not solving polynomial exceed 4500, in counterpart, the new version of Ehrlisch-Aberth algorithm (applying log.exp solution) can solve very high and large full polynomial exceed 100,000 degrees.
 
-in fact, when the modulus of the roots are up than R given in (~\ref{R}),this exceed the limited number in the mantissa of floating points representations and can not compute the iterative function given in ~\ref{eq:Aberth-H-GS} to obtain the root solution, who justify the divergence of the classical Ehrlisch-Aberth algorithm. However, applying log.exp solution given in ~\ref{sec2} took into account the limit of floating using the iterative function in~\ref{Log_H1} ~\ref{Log_H2}.
+in fact, when the modulus of the roots are up than \textit{R} given in ~\ref{R},this exceed the limited number in the mantissa of floating points representations and can not compute the iterative function given in ~\ref{eq:Aberth-H-GS} to obtain the root solution, who justify the divergence of the classical Ehrlisch-Aberth algorithm. However, applying log.exp solution given in ~\ref{sec2} took into account the limit of floating using the iterative function in(Eq.~\ref{Log_H1},Eq.~\ref{Log_H2}and allows to solve a very large polynomials degrees. 
 
 
 
 %we report the performances of the exp.log for the Ehrlisch-Aberth algorithm for solving very high degree of polynomial. 
 
  
-\subsubsection{A comparative study between Aberth and Durand-kerner algorithm}
-
+\subsubsection{A comparative study between Ehrlisch-Aberth algorithm and Durand-kerner algorithm}
+In this part, we are interesting to compare the simultaneous methods, Ehrlisch-Aberth and Durand-Kerner in parallel computer using GPU. We took into account the execution time, the number of iteration and the polynomials size 
 
 \begin{figure}[H]
 \centering