]> AND Private Git Repository - rairo15.git/commitdiff
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
typos
authorcouchot <jf.couchot@gmail.com>
Sat, 14 Mar 2015 15:42:10 +0000 (16:42 +0100)
committercouchot <jf.couchot@gmail.com>
Sat, 14 Mar 2015 15:42:10 +0000 (16:42 +0100)
exp.tex
prng.tex

diff --git a/exp.tex b/exp.tex
index 931aec7bd77dacc1fbfe0848d6bbd8999cc5604e..0b9a421889bb01ca0bdd0b6216d4fb92c1569ea3 100644 (file)
--- a/exp.tex
+++ b/exp.tex
@@ -1,4 +1,4 @@
-Cette section présente une application directe de la théorie développée ci-avant
+X section présente une application directe de la théorie développée ci-avant
 à la génération de nombres pseudo-aléatoires. On présente tout d'abord le générateur
 basé sur des fonctions chaotiques (section~\ref{sub:prng:algo}), 
 puis comment intégrer la contrainte de \gls{distributionuniforme} (cf. glossaire) 
index 0667ccaacfa4bc2ce21fc3284634768b8a2b0edc..db2e5e7344aee792ac13e0bd78ab51210fea0606 100644 (file)
--- a/prng.tex
+++ b/prng.tex
@@ -47,8 +47,8 @@ Sect.~\ref{sec:hypercube}.
 
 Notice that the chaos property of $G_f$ given in Sect.\ref{sec:proofOfChaos}
 only requires that the graph $\Gamma_{\{b\}}(f)$ is strongly connected.
-Since the $\chi_{\textit{15Rairo}}$ algorithme 
-only adds propbability constraints on existing edges, 
+Since the $\chi_{\textit{15Rairo}}$ algorithm 
+only adds probability constraints on existing edges, 
 it preserves this property. 
 
 
@@ -72,7 +72,7 @@ In this table the column
 which is labeled with $b$ (respectively by $E[\tau]$)
 gives the practical mixing time 
 where the deviation to the standard distribution is less than $10^{-6}$
-(resp. the theoretical upper bound ofstopping time as described in 
+(resp. the theoretical upper bound of stopping time as described in 
 Sect.~\ref{sec:hypercube}).