Commit 81f4189a authored by Arnaud Legrand's avatar Arnaud Legrand

Add images and update links

parent 506db734
C028AL_slides_module4-en-gz.pdf: slides_module4.pdf
mv $< $@
C028AL_slides_module4-fr-gz.pdf: diapos_module4.pdf
mv $< $@
%-gz.pdf: %.pdf
gzprez $<
%.pdf: %.tex
pdflatex --shell-escape $^
pdflatex --shell-escape $^
%.tex: %.org
emacs -batch --eval "(setq enable-local-eval t)" --eval "(setq enable-local-variables t)" $^ --funcall org-beamer-export-to-latex
# sed -i -e 's|includegraphics\(.*\)../assets/img/|includegraphics\1../assets/img/thumbnail/|' -e 's/\.png}/.jpg}/i' $@
...@@ -108,26 +108,20 @@ ...@@ -108,26 +108,20 @@
http://phdcomics.com/comics/archive/phd051017s.gif http://phdcomics.com/comics/archive/phd051017s.gif
** Graphe syndrome grippal: ** Graphe syndrome grippal:
#+begin_src shell :results output raw :exports both #+begin_src shell :results output raw :exports both
debtree python3-matplotlib > python3-matplotlib.dot debtree python3-matplotlib > img/python3-matplotlib.dot
sed -i -e 's/rankdir=LR/rankdir=RL/g' \ sed -i -e 's/rankdir=LR/rankdir=RL/g' \
-e 's/node \[shape=box\]/node [shape=box, color=black, fillcolor=gray, fontcolor=black, style=filled]/g' \ -e 's/node \[shape=box\]/node [shape=box, color=black, fillcolor=gray, fontcolor=black, style=filled]/g' \
python3-matplotlib.dot python3-matplotlib.dot
dot -Tpng python3-matplotlib.dot > python3-matplotlib.png dot -Tpng img/python3-matplotlib.dot > img/python3-matplotlib.png
echo file:python3-matplotlib.png echo file:img/python3-matplotlib.png
#+end_src
#+RESULTS:
file:python3-matplotlib.png
#+begin_src shell :results output :exports both
mv python3-matplotlib.png ../assets/img/
#+end_src #+end_src
#+RESULTS: #+RESULTS:
file:img/python3-matplotlib.png
* M4-S0: Vers une étude reproductible : la réalité du terrain * M4-S0: Vers une étude reproductible : la réalité du terrain
** L'enfer de la Recherche Reproductible ** L'enfer de la Recherche Reproductible
file:../assets/img/phd_sisyphe.png file:img/phd_sisyphe.png
*** Notes *** Notes
:PROPERTIES: :PROPERTIES:
...@@ -286,9 +280,9 @@ Rechercher des formats binaires pour : ...@@ -286,9 +280,9 @@ Rechercher des formats binaires pour :
Git(hub/lab/...) : pas bien adapté au stockage de données Git(hub/lab/...) : pas bien adapté au stockage de données
#+BEGIN_CENTER #+BEGIN_CENTER
#+ATTR_LATEX: :height 1cm :center nil #+ATTR_LATEX: :height 1cm :center nil
file:../assets/img/Zenodo-logo.jpg file:img/Zenodo-logo.jpg
#+ATTR_LATEX: :height 1cm :center nil #+ATTR_LATEX: :height 1cm :center nil
file:../assets/img/Figshare-logo.png file:img/Figshare-logo.png
#+END_CENTER #+END_CENTER
** Conclusions ** Conclusions
...@@ -306,16 +300,16 @@ file:../assets/img/Figshare-logo.png ...@@ -306,16 +300,16 @@ file:../assets/img/Figshare-logo.png
4. Conclusion 4. Conclusion
** Passage à l'échelle ** Passage à l'échelle
#+ATTR_LATEX: :width \linewidth #+ATTR_LATEX: :width \linewidth
file:../assets/img/il-marche-mon-programme.jpg file:img/il-marche-mon-programme.jpg
** Des codes complexes... ** Des codes complexes...
#+LaTeX: \includegraphics<+>[height=6cm]{../assets/img/nb1.png}% #+LaTeX: \includegraphics<+>[height=6cm]{img/nb1.png}%
#+LaTeX: \includegraphics<+>[height=6cm]{../assets/img/nb2.png}% #+LaTeX: \includegraphics<+>[height=6cm]{img/nb2.png}%
#+LaTeX: \includegraphics<+>[height=6cm]{../assets/img/nb3.png}% #+LaTeX: \includegraphics<+>[height=6cm]{img/nb3.png}%
#+LaTeX: \includegraphics<+>[height=6cm]{../assets/img/nb4.png}% #+LaTeX: \includegraphics<+>[height=6cm]{img/nb4.png}%
#+LaTeX: \includegraphics<+>[height=6cm]{../assets/img/grippal_orgmode1.png}% #+LaTeX: \includegraphics<+>[height=6cm]{img/grippal_orgmode1.png}%
#+LaTeX: \includegraphics<+>[height=6cm]{../assets/img/grippal_orgmode2.png}% #+LaTeX: \includegraphics<+>[height=6cm]{img/grippal_orgmode2.png}%
#+LaTeX: \includegraphics<+>[height=6cm]{../assets/img/nb5.png}% #+LaTeX: \includegraphics<+>[height=6cm]{img/nb5.png}%
- Un vrai plat de spaghettis - Un vrai plat de spaghettis
- Pas de vision d'ensemble - Pas de vision d'ensemble
- Interaction entre plusieurs langages = danger - Interaction entre plusieurs langages = danger
...@@ -330,9 +324,9 @@ file:../assets/img/il-marche-mon-programme.jpg ...@@ -330,9 +324,9 @@ file:../assets/img/il-marche-mon-programme.jpg
** ... et difficiles à orchestrer ** ... et difficiles à orchestrer
#+LaTeX: \only<1>{\begin{overlayarea}{1.5\linewidth}{7cm} #+LaTeX: \only<1>{\begin{overlayarea}{1.5\linewidth}{7cm}
#+ATTR_LATEX: :height 7cm :center nil #+ATTR_LATEX: :height 7cm :center nil
file:../assets/img/SbmlParameterisation.png file:img/SbmlParameterisation.png
#+ATTR_LATEX: :height 7cm :center nil #+ATTR_LATEX: :height 7cm :center nil
file:../assets/img/SbmlModelling.png file:img/SbmlModelling.png
#+LaTeX: \end{overlayarea}}\pause #+LaTeX: \end{overlayarea}}\pause
Le *Workflow* : Le *Workflow* :
...@@ -462,7 +456,7 @@ python3-cycler (>= 0.10.0), python3:any (>= 3.3.2-2~), libc6 (>= ...@@ -462,7 +456,7 @@ python3-cycler (>= 0.10.0), python3:any (>= 3.3.2-2~), libc6 (>=
1.6.2-1), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) 1.6.2-1), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
#+END_EXAMPLE #+END_EXAMPLE
#+LaTeX: \only<2>{\vspace{-3.5cm}\includegraphics<2>[width=\linewidth]{../assets/img/python3-matplotlib.png}}\vspace{10cm} #+LaTeX: \only<2>{\vspace{-3.5cm}\includegraphics<2>[width=\linewidth]{img/python3-matplotlib.png}}\vspace{10cm}
*** Notes *** Notes
:PROPERTIES: :PROPERTIES:
...@@ -694,7 +688,7 @@ SHA256: 8f5d3509d4f5451468c6de44fc8dfe391c3df4120079adc01ab5f13ff4194f5a ...@@ -694,7 +688,7 @@ SHA256: 8f5d3509d4f5451468c6de44fc8dfe391c3df4120079adc01ab5f13ff4194f5a
#+END_EXAMPLE #+END_EXAMPLE
** L'épreuve du temps ** L'épreuve du temps
file:../assets/img/soviet_space_shuttle.jpg file:img/soviet_space_shuttle.jpg
** Compatibilité ascendante ** Compatibilité ascendante
\small \small
- Python et tout son écosystème à évolution hyper rapide - Python et tout son écosystème à évolution hyper rapide
...@@ -712,9 +706,9 @@ python3 -c "print(10/3)" ...@@ -712,9 +706,9 @@ python3 -c "print(10/3)"
#+LaTeX: } #+LaTeX: }
\pause \pause
#+ATTR_LATEX: :height 3.2cm :center nil #+ATTR_LATEX: :height 3.2cm :center nil
file:../assets/img/plot_1.5.3.png file:img/plot_1.5.3.png
#+ATTR_LATEX: :height 3.2cm :center nil #+ATTR_LATEX: :height 3.2cm :center nil
file:../assets/img/plot_2.1.1.png file:img/plot_2.1.1.png
\pause \pause
- Cortical Thickness Measurements (PLOS ONE, - Cortical Thickness Measurements (PLOS ONE,
...@@ -760,7 +754,7 @@ file:../assets/img/plot_2.1.1.png ...@@ -760,7 +754,7 @@ file:../assets/img/plot_2.1.1.png
Popper: [[http://falsifiable.us/][http://falsifiable.us/]] Popper: [[http://falsifiable.us/][http://falsifiable.us/]]
#+ATTR_LATEX: :height 1.5cm :center nil #+ATTR_LATEX: :height 1.5cm :center nil
file:../assets/img/popper_logo_just_jug.png file:img/popper_logo_just_jug.png
*Autre possibilité* : *Autre possibilité* :
- Se restreindre à ce qui est maîtrisable (C par exemple) - Se restreindre à ce qui est maîtrisable (C par exemple)
...@@ -806,9 +800,9 @@ file:../assets/img/plot_2.1.1.png ...@@ -806,9 +800,9 @@ file:../assets/img/plot_2.1.1.png
- Github/Gitlab/... : stables, ouverts, \dots pérennes ? - Github/Gitlab/... : stables, ouverts, \dots pérennes ?
- +Google Code+, +Gitorious+, +Code Spaces+ - +Google Code+, +Gitorious+, +Code Spaces+
#+ATTR_LATEX: :height 1.3cm :center nil #+ATTR_LATEX: :height 1.3cm :center nil
file:../assets/img/swh-logo.png file:img/swh-logo.png
#+ATTR_LATEX: :height 1.3cm :center nil #+ATTR_LATEX: :height 1.3cm :center nil
file:../assets/img/LogoHAL.PNG file:img/LogoHAL.png
*Gestion des environnements* *Gestion des environnements*
- Pérénité de l'accès à dockerhub, nix repository, code ocean... ? - Pérénité de l'accès à dockerhub, nix repository, code ocean... ?
...@@ -822,9 +816,9 @@ file:../assets/img/plot_2.1.1.png ...@@ -822,9 +816,9 @@ file:../assets/img/plot_2.1.1.png
:BEAMER_ENV: note :BEAMER_ENV: note
:END: :END:
- Dans les exercices, faites y bien attention. - Dans les exercices, faites y bien attention.
# file:../assets/img/ArXiv-web.png" height=60 /> # file:img/ArXiv-web.png" height=60 />
# file:../assets/img/Zenodo-logo.jpg" height=60 /> # file:img/Zenodo-logo.jpg" height=60 />
# file:../assets/img/Figshare-logo.png" height=60 /> # file:img/Figshare-logo.png" height=60 />
* M4-S3: L'enfer du calcul * M4-S3: L'enfer du calcul
** Vers une étude reproductible : la réalité du terrain :noexport: ** Vers une étude reproductible : la réalité du terrain :noexport:
1. L'enfer des données 1. L'enfer des données
...@@ -844,7 +838,7 @@ file:../assets/img/plot_2.1.1.png ...@@ -844,7 +838,7 @@ file:../assets/img/plot_2.1.1.png
** L'arithmétique à virgule flottante ** L'arithmétique à virgule flottante
file:../assets/img/polynome1.svg file:img/polynome1.svg
#+begin_src python :results output :exports both #+begin_src python :results output :exports both
def polynome(x): def polynome(x):
return x**9 - 9.*x**8 + 36.*x**7 - 84.*x**6 + 126.*x**5 \ return x**9 - 9.*x**8 + 36.*x**7 - 84.*x**6 + 126.*x**5 \
...@@ -860,7 +854,7 @@ def polynome(x): ...@@ -860,7 +854,7 @@ def polynome(x):
** L'arithmétique à virgule flottante ** L'arithmétique à virgule flottante
file:../assets/img/polynome2.svg file:img/polynome2.svg
#+begin_src python :results output :exports both #+begin_src python :results output :exports both
def horner(x): def horner(x):
return x*(x*(x*(x*(x*(x*(x*(x*(x - 9.) + 36.) - 84.) + 126.) \ return x*(x*(x*(x*(x*(x*(x*(x*(x - 9.) + 36.) - 84.) + 126.) \
...@@ -878,7 +872,7 @@ def horner(x): ...@@ -878,7 +872,7 @@ def horner(x):
** L'arithmétique à virgule flottante ** L'arithmétique à virgule flottante
file:../assets/img/polynome3.svg file:img/polynome3.svg
#+begin_src python :results output :exports both #+begin_src python :results output :exports both
def simple(x): def simple(x):
return (x-1.)**9 return (x-1.)**9
...@@ -895,7 +889,7 @@ def simple(x): ...@@ -895,7 +889,7 @@ def simple(x):
** L'arithmétique à virgule flottante ** L'arithmétique à virgule flottante
file:../assets/img/polynome3-4.svg file:img/polynome3-4.svg
*** Notes *** Notes
:PROPERTIES: :PROPERTIES:
...@@ -905,7 +899,7 @@ file:../assets/img/polynome3-4.svg ...@@ -905,7 +899,7 @@ file:../assets/img/polynome3-4.svg
** L'arithmétique à virgule flottante ** L'arithmétique à virgule flottante
file:../assets/img/polynome4.svg file:img/polynome4.svg
*** Notes *** Notes
:PROPERTIES: :PROPERTIES:
...@@ -1009,7 +1003,7 @@ Pour un calcul reproductible, il y a deux approches: ...@@ -1009,7 +1003,7 @@ Pour un calcul reproductible, il y a deux approches:
** Calcul parallèle: exemple ** Calcul parallèle: exemple
file:../assets/img/gouttedo1.png file:img/gouttedo1.png
Source: Thèse de Rafife Nheili, Université de Perpignan, 2016 Source: Thèse de Rafife Nheili, Université de Perpignan, 2016
...@@ -1026,7 +1020,7 @@ Source: Thèse de Rafife Nheili, Université de Perpignan, 2016 ...@@ -1026,7 +1020,7 @@ Source: Thèse de Rafife Nheili, Université de Perpignan, 2016
** Calcul parallèle: exemple ** Calcul parallèle: exemple
file:../assets/img/gouttedo2.png file:img/gouttedo2.png
Source: Thèse de Rafife Nheili, Université de Perpignan, 2016 Source: Thèse de Rafife Nheili, Université de Perpignan, 2016
...@@ -1081,10 +1075,10 @@ Source: Thèse de Rafife Nheili, Université de Perpignan, 2016 ...@@ -1081,10 +1075,10 @@ Source: Thèse de Rafife Nheili, Université de Perpignan, 2016
** Générateur de nombres pseudo-aléatoires ** Générateur de nombres pseudo-aléatoires
#+LaTeX: \vspace{1cm} #+LaTeX: \vspace{1cm}
#+LaTeX: \only<+>{\includesvg[scale=.45]{../assets/img/nombres-aleatoires-1.svg}} #+LaTeX: \only<+>{\includesvg[scale=.45]{img/nombres-aleatoires-1.svg}}
#+LaTeX: \only<+>{\includesvg[scale=.45]{../assets/img/nombres-aleatoires-2.svg}} #+LaTeX: \only<+>{\includesvg[scale=.45]{img/nombres-aleatoires-2.svg}}
#+LaTeX: \only<+>{\includesvg[scale=.45]{../assets/img/nombres-aleatoires-3.svg}} #+LaTeX: \only<+>{\includesvg[scale=.45]{img/nombres-aleatoires-3.svg}}
#+LaTeX: \only<+>{\includesvg[scale=.45]{../assets/img/nombres-aleatoires-4.svg}} #+LaTeX: \only<+>{\includesvg[scale=.45]{img/nombres-aleatoires-4.svg}}
#+LaTeX: \vspace{10cm} #+LaTeX: \vspace{10cm}
*** Notes *** Notes
:PROPERTIES: :PROPERTIES:
......
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="199.75809mm"
height="56.37635mm"
viewBox="0 0 199.75809 56.37635"
version="1.1"
id="svg3797"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="nombres-aleatoires-1.svg">
<defs
id="defs3791">
<marker
inkscape:isstock="true"
style="overflow:visible"
id="marker6467"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow2Mend">
<path
transform="scale(-0.6)"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
id="path6465"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow2Mend"
orient="auto"
refY="0"
refX="0"
id="marker5388"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path5386"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="scale(-0.6)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow2Send"
orient="auto"
refY="0"
refX="0"
id="Arrow2Send"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4771"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="matrix(-0.3,0,0,-0.3,0.69,0)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow2Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow2Mend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4765"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="scale(-0.6)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow1Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4747"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
transform="matrix(-0.4,0,0,-0.4,-4,0)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow2Lend"
orient="auto"
refY="0"
refX="0"
id="Arrow2Lend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4759"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
inkscape:connector-curvature="0" />
</marker>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.94"
inkscape:cx="152.54525"
inkscape:cy="36.537983"
inkscape:document-units="mm"
inkscape:current-layer="g4184"
showgrid="false"
inkscape:window-width="1680"
inkscape:window-height="986"
inkscape:window-x="0"
inkscape:window-y="27"
inkscape:window-maximized="1"
fit-margin-top="1"
fit-margin-left="1"
fit-margin-bottom="1"
fit-margin-right="1" />
<metadata
id="metadata3794">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-9.4595477,-34.571133)">
<g
transform="matrix(0.28222223,0,0,0.28222223,7.592776,-17.518982)"
id="g4184">
<g
id="g3855"
transform="translate(-54.374999)">
<rect
style="opacity:1;fill:#edb2b2;fill-opacity:1;stroke:#000000;stroke-width:0.71042091;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect4156"
width="121.60297"
height="60.711681"
x="64.888062"
y="188.46979" />
<text
id="text4142"
y="230.61029"
x="77.847748"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:Helvetica;-inkscape-font-specification:'Helvetica, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
xml:space="preserve"><tspan
style="font-size:30px;line-height:1"
y="230.61029"
x="77.847748"
id="tspan4144"
sodipodi:role="line">graine</tspan></text>
</g>
</g>
</g>
</svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="199.75809mm"
height="56.37635mm"
viewBox="0 0 199.75809 56.37635"
version="1.1"
id="svg3797"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="nombres-aleatoires-2.svg">
<defs
id="defs3791">
<marker
inkscape:isstock="true"
style="overflow:visible"
id="marker6467"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow2Mend">
<path
transform="scale(-0.6)"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
id="path6465"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow2Mend"
orient="auto"
refY="0"
refX="0"
id="marker5388"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path5386"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="scale(-0.6)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow2Mend"
orient="auto"
refY="0"
refX="0"
id="marker5196"
style="overflow:visible"
inkscape:isstock="true"
inkscape:collect="always">
<path
id="path5194"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="scale(-0.6)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow2Send"
orient="auto"
refY="0"
refX="0"
id="Arrow2Send"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4771"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="matrix(-0.3,0,0,-0.3,0.69,0)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow2Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow2Mend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4765"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="scale(-0.6)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow1Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4747"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
transform="matrix(-0.4,0,0,-0.4,-4,0)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow2Lend"
orient="auto"
refY="0"
refX="0"
id="Arrow2Lend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4759"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
inkscape:connector-curvature="0" />
</marker>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.94"
inkscape:cx="152.54525"
inkscape:cy="36.537983"
inkscape:document-units="mm"
inkscape:current-layer="g4184"
showgrid="false"
inkscape:window-width="1680"
inkscape:window-height="986"
inkscape:window-x="0"
inkscape:window-y="27"
inkscape:window-maximized="1"
fit-margin-top="1"
fit-margin-left="1"
fit-margin-bottom="1"
fit-margin-right="1" />
<metadata
id="metadata3794">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-9.4595477,-34.571133)">
<g
transform="matrix(0.28222223,0,0,0.28222223,7.592776,-17.518982)"
id="g4184">
<g
id="g3855"
transform="translate(-54.374999)">
<rect
style="opacity:1;fill:#edb2b2;fill-opacity:1;stroke:#000000;stroke-width:0.71042091;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect4156"
width="121.60297"
height="60.711681"
x="64.888062"
y="188.46979" />
<text
id="text4142"
y="230.61029"
x="77.847748"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:Helvetica;-inkscape-font-specification:'Helvetica, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
xml:space="preserve"><tspan
style="font-size:30px;line-height:1"
y="230.61029"
x="77.847748"
id="tspan4144"
sodipodi:role="line">graine</tspan></text>
</g>
<g
id="g3860"
transform="translate(-23.750037)">
<rect
y="188.46979"
x="220.51308"
height="60.711681"
width="121.60297"
id="rect3816"
style="opacity:1;fill:#edb2b2;fill-opacity:1;stroke:#000000;stroke-width:0.71042091;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:Helvetica;-inkscape-font-specification:'Helvetica, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="236.95909"
y="230.61029"
id="text3820"><tspan
sodipodi:role="line"
id="tspan3818"
x="236.95909"
y="230.61029"
style="font-size:30px;line-height:1">état 1</tspan></text>
</g>
<path
style="fill:none;stroke:#000000;stroke-width:3.77362204;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker5196)"
d="m 137.77731,218.82563 c 50.86436,0 50.86436,0 50.86436,0"
id="path3931"
inkscape:connector-curvature="0" />
</g>
</g>
</svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="199.75809mm"
height="56.37635mm"
viewBox="0 0 199.75809 56.37635"
version="1.1"
id="svg3797"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="nombres-aleatoires-3.svg">
<defs
id="defs3791">
<marker
inkscape:isstock="true"
style="overflow:visible"
id="marker6467"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow2Mend">
<path
transform="scale(-0.6)"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
id="path6465"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="marker5550"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow2Mend"
inkscape:collect="always">
<path
transform="scale(-0.6)"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
id="path5548"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow2Mend"
orient="auto"
refY="0"
refX="0"
id="marker5388"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path5386"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="scale(-0.6)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow2Mend"
orient="auto"
refY="0"
refX="0"
id="marker5196"
style="overflow:visible"
inkscape:isstock="true"
inkscape:collect="always">
<path
id="path5194"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="scale(-0.6)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow2Send"
orient="auto"
refY="0"
refX="0"
id="Arrow2Send"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4771"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="matrix(-0.3,0,0,-0.3,0.69,0)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow2Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow2Mend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4765"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="scale(-0.6)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow1Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4747"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
transform="matrix(-0.4,0,0,-0.4,-4,0)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow2Lend"
orient="auto"
refY="0"
refX="0"
id="Arrow2Lend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4759"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
inkscape:connector-curvature="0" />
</marker>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.94"
inkscape:cx="152.54525"
inkscape:cy="36.537983"
inkscape:document-units="mm"
inkscape:current-layer="g4184"
showgrid="false"
inkscape:window-width="1680"
inkscape:window-height="986"
inkscape:window-x="0"
inkscape:window-y="27"
inkscape:window-maximized="1"
fit-margin-top="1"
fit-margin-left="1"
fit-margin-bottom="1"
fit-margin-right="1" />
<metadata
id="metadata3794">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-9.4595477,-34.571133)">
<g
transform="matrix(0.28222223,0,0,0.28222223,7.592776,-17.518982)"
id="g4184">
<g
id="g3855"
transform="translate(-54.374999)">
<rect
style="opacity:1;fill:#edb2b2;fill-opacity:1;stroke:#000000;stroke-width:0.71042091;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect4156"
width="121.60297"
height="60.711681"
x="64.888062"
y="188.46979" />
<text
id="text4142"
y="230.61029"
x="77.847748"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:Helvetica;-inkscape-font-specification:'Helvetica, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
xml:space="preserve"><tspan
style="font-size:30px;line-height:1"
y="230.61029"
x="77.847748"
id="tspan4144"
sodipodi:role="line">graine</tspan></text>
</g>
<g
id="g3860"
transform="translate(-23.750037)">
<rect
y="188.46979"
x="220.51308"
height="60.711681"
width="121.60297"
id="rect3816"
style="opacity:1;fill:#edb2b2;fill-opacity:1;stroke:#000000;stroke-width:0.71042091;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:Helvetica;-inkscape-font-specification:'Helvetica, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="236.95909"
y="230.61029"
id="text3820"><tspan
sodipodi:role="line"
id="tspan3818"
x="236.95909"
y="230.61029"
style="font-size:30px;line-height:1">état 1</tspan></text>
</g>
<path
style="fill:none;stroke:#000000;stroke-width:3.77362204;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker5196)"
d="m 137.77731,218.82563 c 50.86436,0 50.86436,0 50.86436,0"
id="path3931"
inkscape:connector-curvature="0" />
<path
inkscape:connector-curvature="0"
id="path5546"
d="m 261.46264,255.77267 c 0.55356,50.86135 0.55356,50.86135 0.55356,50.86135"
style="fill:none;stroke:#000000;stroke-width:3.77362204;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker5550)" />
<rect
y="319.76712"
x="182.80771"
height="60.617012"
width="156.41521"
id="rect6260"
style="opacity:1;fill:#9bc762;fill-opacity:1;stroke:#000000;stroke-width:0.80508971;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:Helvetica;-inkscape-font-specification:'Helvetica, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="188.79851"
y="361.86029"
id="text6264"><tspan
sodipodi:role="line"
id="tspan6262"
x="188.79851"
y="361.86029"
style="font-size:30px;line-height:1">nombre 1</tspan></text>
</g>
</g>
</svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="199.75809mm"
height="56.37635mm"
viewBox="0 0 199.75809 56.37635"
version="1.1"
id="svg3797"
inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
sodipodi:docname="nombres-aleatoires-4.svg">
<defs
id="defs3791">
<marker
inkscape:isstock="true"
style="overflow:visible"
id="marker6467"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow2Mend">
<path
transform="scale(-0.6)"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
id="path6465"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow2Mend"
orient="auto"
refY="0"
refX="0"
id="marker6319"
style="overflow:visible"
inkscape:isstock="true"
inkscape:collect="always">
<path
id="path6317"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="scale(-0.6)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="marker5550"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow2Mend"
inkscape:collect="always">
<path
transform="scale(-0.6)"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
id="path5548"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow2Mend"
orient="auto"
refY="0"
refX="0"
id="marker5388"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path5386"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="scale(-0.6)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:isstock="true"
style="overflow:visible"
id="marker5262"
refX="0"
refY="0"
orient="auto"
inkscape:stockid="Arrow2Mend"
inkscape:collect="always">
<path
transform="scale(-0.6)"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
id="path5260"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow2Mend"
orient="auto"
refY="0"
refX="0"
id="marker5196"
style="overflow:visible"
inkscape:isstock="true"
inkscape:collect="always">
<path
id="path5194"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="scale(-0.6)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow2Send"
orient="auto"
refY="0"
refX="0"
id="Arrow2Send"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4771"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="matrix(-0.3,0,0,-0.3,0.69,0)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow2Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow2Mend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4765"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="scale(-0.6)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow1Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4747"
d="M 0,0 5,-5 -12.5,0 5,5 Z"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
transform="matrix(-0.4,0,0,-0.4,-4,0)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow2Lend"
orient="auto"
refY="0"
refX="0"
id="Arrow2Lend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4759"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
inkscape:connector-curvature="0" />
</marker>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.94"
inkscape:cx="152.54525"
inkscape:cy="36.537983"
inkscape:document-units="mm"
inkscape:current-layer="g4184"
showgrid="false"
inkscape:window-width="1680"
inkscape:window-height="986"
inkscape:window-x="0"
inkscape:window-y="27"
inkscape:window-maximized="1"
fit-margin-top="1"
fit-margin-left="1"
fit-margin-bottom="1"
fit-margin-right="1" />
<metadata
id="metadata3794">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-9.4595477,-34.571133)">
<g
transform="matrix(0.28222223,0,0,0.28222223,7.592776,-17.518982)"
id="g4184">
<g
id="g3855"
transform="translate(-54.374999)">
<rect
style="opacity:1;fill:#edb2b2;fill-opacity:1;stroke:#000000;stroke-width:0.71042091;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect4156"
width="121.60297"
height="60.711681"
x="64.888062"
y="188.46979" />
<text
id="text4142"
y="230.61029"
x="77.847748"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:Helvetica;-inkscape-font-specification:'Helvetica, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
xml:space="preserve"><tspan
style="font-size:30px;line-height:1"
y="230.61029"
x="77.847748"
id="tspan4144"
sodipodi:role="line">graine</tspan></text>
</g>
<g
id="g3860"
transform="translate(-23.750037)">
<rect
y="188.46979"
x="220.51308"
height="60.711681"
width="121.60297"
id="rect3816"
style="opacity:1;fill:#edb2b2;fill-opacity:1;stroke:#000000;stroke-width:0.71042091;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:Helvetica;-inkscape-font-specification:'Helvetica, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="236.95909"
y="230.61029"
id="text3820"><tspan
sodipodi:role="line"
id="tspan3818"
x="236.95909"
y="230.61029"
style="font-size:30px;line-height:1">état 1</tspan></text>
</g>
<g
id="g3865"
transform="translate(6.8750093)">
<rect
style="opacity:1;fill:#edb2b2;fill-opacity:1;stroke:#000000;stroke-width:0.71042091;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect3824"
width="121.60297"
height="60.711681"
x="376.13806"
y="188.46979" />
<text
id="text3828"
y="230.61029"
x="392.58408"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:Helvetica;-inkscape-font-specification:'Helvetica, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
xml:space="preserve"><tspan
style="font-size:30px;line-height:1"
y="230.61029"
x="392.58408"
id="tspan3826"
sodipodi:role="line">état 2</tspan></text>
</g>
<g
id="g3870"
transform="translate(37.499999)">
<rect
y="188.46979"
x="531.76306"
height="60.711681"
width="121.60297"
id="rect3832"
style="opacity:1;fill:#edb2b2;fill-opacity:1;stroke:#000000;stroke-width:0.71042091;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:Helvetica;-inkscape-font-specification:'Helvetica, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="548.20911"
y="230.61029"
id="text3836"><tspan
sodipodi:role="line"
id="tspan3834"
x="548.20911"
y="230.61029"
style="font-size:30px;line-height:1">état 3</tspan></text>
</g>
<path
style="fill:none;stroke:#000000;stroke-width:3.77362204;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker5196)"
d="m 137.77731,218.82563 c 50.86436,0 50.86436,0 50.86436,0"
id="path3931"
inkscape:connector-curvature="0" />
<path
inkscape:connector-curvature="0"
id="path5258"
d="m 323.40231,218.82563 c 50.86436,0 50.86436,0 50.86436,0"
style="fill:none;stroke:#000000;stroke-width:3.77362204;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker5262)" />
<path
style="fill:none;stroke:#000000;stroke-width:3.77362204;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker5388)"
d="m 509.02731,218.82563 c 50.86436,0 50.86436,0 50.86436,0"
id="path5384"
inkscape:connector-curvature="0" />
<path
inkscape:connector-curvature="0"
id="path5546"
d="m 261.46264,255.77267 c 0.55356,50.86135 0.55356,50.86135 0.55356,50.86135"
style="fill:none;stroke:#000000;stroke-width:3.77362204;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker5550)" />
<rect
y="319.76712"
x="182.80771"
height="60.617012"
width="156.41521"
id="rect6260"
style="opacity:1;fill:#9bc762;fill-opacity:1;stroke:#000000;stroke-width:0.80508971;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:Helvetica;-inkscape-font-specification:'Helvetica, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="188.79851"
y="361.86029"
id="text6264"><tspan
sodipodi:role="line"
id="tspan6262"
x="188.79851"
y="361.86029"
style="font-size:30px;line-height:1">nombre 1</tspan></text>
<path
style="fill:none;stroke:#000000;stroke-width:3.77362204;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker6319)"
d="m 447.08764,255.77267 c 0.55356,50.86135 0.55356,50.86135 0.55356,50.86135"
id="path6305"
inkscape:connector-curvature="0" />
<rect
style="opacity:1;fill:#9bc762;fill-opacity:1;stroke:#000000;stroke-width:0.80508971;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect6307"
width="156.41521"
height="60.617012"
x="368.43271"
y="319.76712" />
<text
id="text6311"
y="361.86029"
x="374.42352"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:Helvetica;-inkscape-font-specification:'Helvetica, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
xml:space="preserve"><tspan
style="font-size:30px;line-height:1"
y="361.86029"
x="374.42352"
id="tspan6309"
sodipodi:role="line">nombre 2</tspan></text>
<path
inkscape:connector-curvature="0"
id="path6453"
d="m 632.71264,255.77267 c 0.55356,50.86135 0.55356,50.86135 0.55356,50.86135"
style="fill:none;stroke:#000000;stroke-width:3.77362204;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker6467)" />
<rect
y="319.76712"
x="554.05774"
height="60.617012"
width="156.41521"
id="rect6455"
style="opacity:1;fill:#9bc762;fill-opacity:1;stroke:#000000;stroke-width:0.80508971;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:Helvetica;-inkscape-font-specification:'Helvetica, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="560.04852"
y="361.86029"
id="text6459"><tspan
sodipodi:role="line"
id="tspan6457"
x="560.04852"
y="361.86029"
style="font-size:30px;line-height:1">nombre 3</tspan></text>
</g>
</g>
</svg>
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Created with matplotlib (http://matplotlib.org/) -->
<svg height="216pt" version="1.1" viewBox="0 0 432 216" width="432pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<style type="text/css">
*{stroke-linecap:butt;stroke-linejoin:round;}
</style>
</defs>
<g id="figure_1">
<g id="patch_1">
<path d="M 0 216
L 432 216
L 432 0
L 0 0
z
" style="fill:#ffffff;"/>
</g>
<g id="axes_1">
<g id="patch_2">
<path d="M 32.55 188.2
L 417.7 188.2
L 417.7 21.8
L 32.55 21.8
z
" style="fill:#ffffff;"/>
</g>
<g id="matplotlib.axis_1">
<g id="xtick_1">
<g id="line2d_1">
<defs>
<path d="M 0 0
L 0 3.5
" id="mc140c428b7" style="stroke:#000000;stroke-width:0.8;"/>
</defs>
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="50.056818" xlink:href="#mc140c428b7" y="188.2"/>
</g>
</g>
<g id="text_1">
<!-- 0.80 -->
<defs>
<path d="M 31.78125 66.40625
Q 24.171875 66.40625 20.328125 58.90625
Q 16.5 51.421875 16.5 36.375
Q 16.5 21.390625 20.328125 13.890625
Q 24.171875 6.390625 31.78125 6.390625
Q 39.453125 6.390625 43.28125 13.890625
Q 47.125 21.390625 47.125 36.375
Q 47.125 51.421875 43.28125 58.90625
Q 39.453125 66.40625 31.78125 66.40625
M 31.78125 74.21875
Q 44.046875 74.21875 50.515625 64.515625
Q 56.984375 54.828125 56.984375 36.375
Q 56.984375 17.96875 50.515625 8.265625
Q 44.046875 -1.421875 31.78125 -1.421875
Q 19.53125 -1.421875 13.0625 8.265625
Q 6.59375 17.96875 6.59375 36.375
Q 6.59375 54.828125 13.0625 64.515625
Q 19.53125 74.21875 31.78125 74.21875
" id="DejaVuSans-30"/>
<path d="M 10.6875 12.40625
L 21 12.40625
L 21 0
L 10.6875 0
z
" id="DejaVuSans-2e"/>
<path d="M 31.78125 34.625
Q 24.75 34.625 20.71875 30.859375
Q 16.703125 27.09375 16.703125 20.515625
Q 16.703125 13.921875 20.71875 10.15625
Q 24.75 6.390625 31.78125 6.390625
Q 38.8125 6.390625 42.859375 10.171875
Q 46.921875 13.96875 46.921875 20.515625
Q 46.921875 27.09375 42.890625 30.859375
Q 38.875 34.625 31.78125 34.625
M 21.921875 38.8125
Q 15.578125 40.375 12.03125 44.71875
Q 8.5 49.078125 8.5 55.328125
Q 8.5 64.0625 14.71875 69.140625
Q 20.953125 74.21875 31.78125 74.21875
Q 42.671875 74.21875 48.875 69.140625
Q 55.078125 64.0625 55.078125 55.328125
Q 55.078125 49.078125 51.53125 44.71875
Q 48 40.375 41.703125 38.8125
Q 48.828125 37.15625 52.796875 32.3125
Q 56.78125 27.484375 56.78125 20.515625
Q 56.78125 9.90625 50.3125 4.234375
Q 43.84375 -1.421875 31.78125 -1.421875
Q 19.734375 -1.421875 13.25 4.234375
Q 6.78125 9.90625 6.78125 20.515625
Q 6.78125 27.484375 10.78125 32.3125
Q 14.796875 37.15625 21.921875 38.8125
M 18.3125 54.390625
Q 18.3125 48.734375 21.84375 45.5625
Q 25.390625 42.390625 31.78125 42.390625
Q 38.140625 42.390625 41.71875 45.5625
Q 45.3125 48.734375 45.3125 54.390625
Q 45.3125 60.0625 41.71875 63.234375
Q 38.140625 66.40625 31.78125 66.40625
Q 25.390625 66.40625 21.84375 63.234375
Q 18.3125 60.0625 18.3125 54.390625
" id="DejaVuSans-38"/>
</defs>
<g transform="translate(38.924006 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-30"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-38"/>
<use x="159.033203" xlink:href="#DejaVuSans-30"/>
</g>
</g>
</g>
<g id="xtick_2">
<g id="line2d_2">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="93.823864" xlink:href="#mc140c428b7" y="188.2"/>
</g>
</g>
<g id="text_2">
<!-- 0.85 -->
<defs>
<path d="M 10.796875 72.90625
L 49.515625 72.90625
L 49.515625 64.59375
L 19.828125 64.59375
L 19.828125 46.734375
Q 21.96875 47.46875 24.109375 47.828125
Q 26.265625 48.1875 28.421875 48.1875
Q 40.625 48.1875 47.75 41.5
Q 54.890625 34.8125 54.890625 23.390625
Q 54.890625 11.625 47.5625 5.09375
Q 40.234375 -1.421875 26.90625 -1.421875
Q 22.3125 -1.421875 17.546875 -0.640625
Q 12.796875 0.140625 7.71875 1.703125
L 7.71875 11.625
Q 12.109375 9.234375 16.796875 8.0625
Q 21.484375 6.890625 26.703125 6.890625
Q 35.15625 6.890625 40.078125 11.328125
Q 45.015625 15.765625 45.015625 23.390625
Q 45.015625 31 40.078125 35.4375
Q 35.15625 39.890625 26.703125 39.890625
Q 22.75 39.890625 18.8125 39.015625
Q 14.890625 38.140625 10.796875 36.28125
z
" id="DejaVuSans-35"/>
</defs>
<g transform="translate(82.691051 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-30"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-38"/>
<use x="159.033203" xlink:href="#DejaVuSans-35"/>
</g>
</g>
</g>
<g id="xtick_3">
<g id="line2d_3">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="137.590909" xlink:href="#mc140c428b7" y="188.2"/>
</g>
</g>
<g id="text_3">
<!-- 0.90 -->
<defs>
<path d="M 10.984375 1.515625
L 10.984375 10.5
Q 14.703125 8.734375 18.5 7.8125
Q 22.3125 6.890625 25.984375 6.890625
Q 35.75 6.890625 40.890625 13.453125
Q 46.046875 20.015625 46.78125 33.40625
Q 43.953125 29.203125 39.59375 26.953125
Q 35.25 24.703125 29.984375 24.703125
Q 19.046875 24.703125 12.671875 31.3125
Q 6.296875 37.9375 6.296875 49.421875
Q 6.296875 60.640625 12.9375 67.421875
Q 19.578125 74.21875 30.609375 74.21875
Q 43.265625 74.21875 49.921875 64.515625
Q 56.59375 54.828125 56.59375 36.375
Q 56.59375 19.140625 48.40625 8.859375
Q 40.234375 -1.421875 26.421875 -1.421875
Q 22.703125 -1.421875 18.890625 -0.6875
Q 15.09375 0.046875 10.984375 1.515625
M 30.609375 32.421875
Q 37.25 32.421875 41.125 36.953125
Q 45.015625 41.5 45.015625 49.421875
Q 45.015625 57.28125 41.125 61.84375
Q 37.25 66.40625 30.609375 66.40625
Q 23.96875 66.40625 20.09375 61.84375
Q 16.21875 57.28125 16.21875 49.421875
Q 16.21875 41.5 20.09375 36.953125
Q 23.96875 32.421875 30.609375 32.421875
" id="DejaVuSans-39"/>
</defs>
<g transform="translate(126.458097 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-30"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-39"/>
<use x="159.033203" xlink:href="#DejaVuSans-30"/>
</g>
</g>
</g>
<g id="xtick_4">
<g id="line2d_4">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="181.357955" xlink:href="#mc140c428b7" y="188.2"/>
</g>
</g>
<g id="text_4">
<!-- 0.95 -->
<g transform="translate(170.225142 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-30"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-39"/>
<use x="159.033203" xlink:href="#DejaVuSans-35"/>
</g>
</g>
</g>
<g id="xtick_5">
<g id="line2d_5">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="225.125" xlink:href="#mc140c428b7" y="188.2"/>
</g>
</g>
<g id="text_5">
<!-- 1.00 -->
<defs>
<path d="M 12.40625 8.296875
L 28.515625 8.296875
L 28.515625 63.921875
L 10.984375 60.40625
L 10.984375 69.390625
L 28.421875 72.90625
L 38.28125 72.90625
L 38.28125 8.296875
L 54.390625 8.296875
L 54.390625 0
L 12.40625 0
z
" id="DejaVuSans-31"/>
</defs>
<g transform="translate(213.992188 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-31"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-30"/>
<use x="159.033203" xlink:href="#DejaVuSans-30"/>
</g>
</g>
</g>
<g id="xtick_6">
<g id="line2d_6">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="268.892045" xlink:href="#mc140c428b7" y="188.2"/>
</g>
</g>
<g id="text_6">
<!-- 1.05 -->
<g transform="translate(257.759233 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-31"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-30"/>
<use x="159.033203" xlink:href="#DejaVuSans-35"/>
</g>
</g>
</g>
<g id="xtick_7">
<g id="line2d_7">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="312.659091" xlink:href="#mc140c428b7" y="188.2"/>
</g>
</g>
<g id="text_7">
<!-- 1.10 -->
<g transform="translate(301.526278 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-31"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-31"/>
<use x="159.033203" xlink:href="#DejaVuSans-30"/>
</g>
</g>
</g>
<g id="xtick_8">
<g id="line2d_8">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="356.426136" xlink:href="#mc140c428b7" y="188.2"/>
</g>
</g>
<g id="text_8">
<!-- 1.15 -->
<g transform="translate(345.293324 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-31"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-31"/>
<use x="159.033203" xlink:href="#DejaVuSans-35"/>
</g>
</g>
</g>
<g id="xtick_9">
<g id="line2d_9">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="400.193182" xlink:href="#mc140c428b7" y="188.2"/>
</g>
</g>
<g id="text_9">
<!-- 1.20 -->
<defs>
<path d="M 19.1875 8.296875
L 53.609375 8.296875
L 53.609375 0
L 7.328125 0
L 7.328125 8.296875
Q 12.9375 14.109375 22.625 23.890625
Q 32.328125 33.6875 34.8125 36.53125
Q 39.546875 41.84375 41.421875 45.53125
Q 43.3125 49.21875 43.3125 52.78125
Q 43.3125 58.59375 39.234375 62.25
Q 35.15625 65.921875 28.609375 65.921875
Q 23.96875 65.921875 18.8125 64.3125
Q 13.671875 62.703125 7.8125 59.421875
L 7.8125 69.390625
Q 13.765625 71.78125 18.9375 73
Q 24.125 74.21875 28.421875 74.21875
Q 39.75 74.21875 46.484375 68.546875
Q 53.21875 62.890625 53.21875 53.421875
Q 53.21875 48.921875 51.53125 44.890625
Q 49.859375 40.875 45.40625 35.40625
Q 44.1875 33.984375 37.640625 27.21875
Q 31.109375 20.453125 19.1875 8.296875
" id="DejaVuSans-32"/>
</defs>
<g transform="translate(389.060369 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-31"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-32"/>
<use x="159.033203" xlink:href="#DejaVuSans-30"/>
</g>
</g>
</g>
</g>
<g id="matplotlib.axis_2">
<g id="ytick_1">
<g id="line2d_10">
<defs>
<path d="M 0 0
L -3.5 0
" id="m60e0085308" style="stroke:#000000;stroke-width:0.8;"/>
</defs>
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="32.55" xlink:href="#m60e0085308" y="164.090909"/>
</g>
</g>
<g id="text_10">
<!-- −4 -->
<defs>
<path d="M 10.59375 35.5
L 73.1875 35.5
L 73.1875 27.203125
L 10.59375 27.203125
z
" id="DejaVuSans-2212"/>
<path d="M 37.796875 64.3125
L 12.890625 25.390625
L 37.796875 25.390625
z
M 35.203125 72.90625
L 47.609375 72.90625
L 47.609375 25.390625
L 58.015625 25.390625
L 58.015625 17.1875
L 47.609375 17.1875
L 47.609375 0
L 37.796875 0
L 37.796875 17.1875
L 4.890625 17.1875
L 4.890625 26.703125
z
" id="DejaVuSans-34"/>
</defs>
<g transform="translate(10.807813 167.890128)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-2212"/>
<use x="83.789062" xlink:href="#DejaVuSans-34"/>
</g>
</g>
</g>
<g id="ytick_2">
<g id="line2d_11">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="32.55" xlink:href="#m60e0085308" y="134.545455"/>
</g>
</g>
<g id="text_11">
<!-- −2 -->
<g transform="translate(10.807813 138.344673)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-2212"/>
<use x="83.789062" xlink:href="#DejaVuSans-32"/>
</g>
</g>
</g>
<g id="ytick_3">
<g id="line2d_12">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="32.55" xlink:href="#m60e0085308" y="105"/>
</g>
</g>
<g id="text_12">
<!-- 0 -->
<g transform="translate(19.1875 108.799219)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-30"/>
</g>
</g>
</g>
<g id="ytick_4">
<g id="line2d_13">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="32.55" xlink:href="#m60e0085308" y="75.454546"/>
</g>
</g>
<g id="text_13">
<!-- 2 -->
<g transform="translate(19.1875 79.253765)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-32"/>
</g>
</g>
</g>
<g id="ytick_5">
<g id="line2d_14">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="32.55" xlink:href="#m60e0085308" y="45.909092"/>
</g>
</g>
<g id="text_14">
<!-- 4 -->
<g transform="translate(19.1875 49.708311)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-34"/>
</g>
</g>
</g>
<g id="text_15">
<!-- 1e−7 -->
<defs>
<path d="M 56.203125 29.59375
L 56.203125 25.203125
L 14.890625 25.203125
Q 15.484375 15.921875 20.484375 11.0625
Q 25.484375 6.203125 34.421875 6.203125
Q 39.59375 6.203125 44.453125 7.46875
Q 49.3125 8.734375 54.109375 11.28125
L 54.109375 2.78125
Q 49.265625 0.734375 44.1875 -0.34375
Q 39.109375 -1.421875 33.890625 -1.421875
Q 20.796875 -1.421875 13.15625 6.1875
Q 5.515625 13.8125 5.515625 26.8125
Q 5.515625 40.234375 12.765625 48.109375
Q 20.015625 56 32.328125 56
Q 43.359375 56 49.78125 48.890625
Q 56.203125 41.796875 56.203125 29.59375
M 47.21875 32.234375
Q 47.125 39.59375 43.09375 43.984375
Q 39.0625 48.390625 32.421875 48.390625
Q 24.90625 48.390625 20.390625 44.140625
Q 15.875 39.890625 15.1875 32.171875
z
" id="DejaVuSans-65"/>
<path d="M 8.203125 72.90625
L 55.078125 72.90625
L 55.078125 68.703125
L 28.609375 0
L 18.3125 0
L 43.21875 64.59375
L 8.203125 64.59375
z
" id="DejaVuSans-37"/>
</defs>
<g transform="translate(32.55 18.8)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-31"/>
<use x="63.623047" xlink:href="#DejaVuSans-65"/>
<use x="125.146484" xlink:href="#DejaVuSans-2212"/>
<use x="208.935547" xlink:href="#DejaVuSans-37"/>
</g>
</g>
</g>
<g id="line2d_15">
<path clip-path="url(#pda169e14cf)" d="M 50.056818 180.636364
L 53.593549 167.944747
L 57.13028 157.182673
L 60.667011 148.088405
L 64.203742 140.431246
L 67.740473 134.008412
L 71.277204 128.64216
L 74.813935 124.177157
L 78.350666 120.478066
L 81.887397 117.427365
L 85.424128 114.923337
L 88.960859 112.878261
L 92.49759 111.216779
L 96.03432 109.874382
L 99.571051 108.796114
L 103.107782 107.935323
L 106.644513 107.252615
L 110.181244 106.714883
L 113.717975 106.294432
L 117.254706 105.968237
L 120.791437 105.717268
L 124.328168 105.525881
L 127.864899 105.381309
L 131.40163 105.273212
L 134.938361 105.193263
L 138.475092 105.134829
L 142.011823 105.09266
L 145.548554 105.062652
L 149.085285 105.041612
L 152.622016 105.027107
L 156.158747 105.017282
L 159.695478 105.010761
L 163.232208 105.006529
L 166.768939 105.003846
L 170.30567 105.002191
L 173.842401 105.001201
L 177.379132 105.000632
L 180.915863 105.000314
L 184.452594 105.000151
L 187.989325 105.000064
L 191.526056 105.000028
L 195.062787 105.000008
L 198.599518 105.000006
L 202.136249 105.000002
L 205.67298 105.000002
L 209.209711 104.999998
L 212.746442 105.000002
L 216.283173 104.999999
L 219.819904 105.000004
L 223.356635 105.000002
L 226.893365 105.000004
L 230.430096 104.999999
L 233.966827 104.999997
L 237.503558 104.999998
L 241.040289 105.000006
L 244.57702 105.000006
L 248.113751 105.000002
L 251.650482 104.999999
L 255.187213 104.99999
L 258.723944 104.999976
L 262.260675 104.999934
L 265.797406 104.999852
L 269.334137 104.999689
L 272.870868 104.99937
L 276.407599 104.998801
L 279.94433 104.997812
L 283.481061 104.996159
L 287.017792 104.993478
L 290.554522 104.989241
L 294.091253 104.98272
L 297.627984 104.972894
L 301.164715 104.958388
L 304.701446 104.937353
L 308.238177 104.907339
L 311.774908 104.865177
L 315.311639 104.806739
L 318.84837 104.726794
L 322.385101 104.618683
L 325.921832 104.474124
L 329.458563 104.28273
L 332.995294 104.03176
L 336.532025 103.70557
L 340.068756 103.285113
L 343.605487 102.747385
L 347.142218 102.064678
L 350.678949 101.203889
L 354.21568 100.125623
L 357.75241 98.783222
L 361.289141 97.121739
L 364.825872 95.076667
L 368.362603 92.57264
L 371.899334 89.521931
L 375.436065 85.822846
L 378.972796 81.357839
L 382.509527 75.991593
L 386.046258 69.568751
L 389.582989 61.911599
L 393.11972 52.817309
L 396.656451 42.055256
L 400.193182 29.363636
" style="fill:none;stroke:#1f77b4;stroke-linecap:square;stroke-width:1.5;"/>
</g>
<g id="patch_3">
<path d="M 32.55 188.2
L 32.55 21.8
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
</g>
<g id="patch_4">
<path d="M 417.7 188.2
L 417.7 21.8
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
</g>
<g id="patch_5">
<path d="M 32.55 188.2
L 417.7 188.2
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
</g>
<g id="patch_6">
<path d="M 32.55 21.8
L 417.7 21.8
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
</g>
<g id="legend_1">
<g id="patch_7">
<path d="M 39.55 183.2
L 121.064063 183.2
Q 123.064063 183.2 123.064063 181.2
L 123.064063 167.121875
Q 123.064063 165.121875 121.064063 165.121875
L 39.55 165.121875
Q 37.55 165.121875 37.55 167.121875
L 37.55 181.2
Q 37.55 183.2 39.55 183.2
z
" style="fill:#ffffff;opacity:0.8;stroke:#cccccc;stroke-linejoin:miter;"/>
</g>
<g id="line2d_16">
<path d="M 41.55 173.620313
L 61.55 173.620313
" style="fill:none;stroke:#1f77b4;stroke-linecap:square;stroke-width:1.5;"/>
</g>
<g id="line2d_17"/>
<g id="text_16">
<!-- polynôme -->
<defs>
<path d="M 18.109375 8.203125
L 18.109375 -20.796875
L 9.078125 -20.796875
L 9.078125 54.6875
L 18.109375 54.6875
L 18.109375 46.390625
Q 20.953125 51.265625 25.265625 53.625
Q 29.59375 56 35.59375 56
Q 45.5625 56 51.78125 48.09375
Q 58.015625 40.1875 58.015625 27.296875
Q 58.015625 14.40625 51.78125 6.484375
Q 45.5625 -1.421875 35.59375 -1.421875
Q 29.59375 -1.421875 25.265625 0.953125
Q 20.953125 3.328125 18.109375 8.203125
M 48.6875 27.296875
Q 48.6875 37.203125 44.609375 42.84375
Q 40.53125 48.484375 33.40625 48.484375
Q 26.265625 48.484375 22.1875 42.84375
Q 18.109375 37.203125 18.109375 27.296875
Q 18.109375 17.390625 22.1875 11.75
Q 26.265625 6.109375 33.40625 6.109375
Q 40.53125 6.109375 44.609375 11.75
Q 48.6875 17.390625 48.6875 27.296875
" id="DejaVuSans-70"/>
<path d="M 30.609375 48.390625
Q 23.390625 48.390625 19.1875 42.75
Q 14.984375 37.109375 14.984375 27.296875
Q 14.984375 17.484375 19.15625 11.84375
Q 23.34375 6.203125 30.609375 6.203125
Q 37.796875 6.203125 41.984375 11.859375
Q 46.1875 17.53125 46.1875 27.296875
Q 46.1875 37.015625 41.984375 42.703125
Q 37.796875 48.390625 30.609375 48.390625
M 30.609375 56
Q 42.328125 56 49.015625 48.375
Q 55.71875 40.765625 55.71875 27.296875
Q 55.71875 13.875 49.015625 6.21875
Q 42.328125 -1.421875 30.609375 -1.421875
Q 18.84375 -1.421875 12.171875 6.21875
Q 5.515625 13.875 5.515625 27.296875
Q 5.515625 40.765625 12.171875 48.375
Q 18.84375 56 30.609375 56
" id="DejaVuSans-6f"/>
<path d="M 9.421875 75.984375
L 18.40625 75.984375
L 18.40625 0
L 9.421875 0
z
" id="DejaVuSans-6c"/>
<path d="M 32.171875 -5.078125
Q 28.375 -14.84375 24.75 -17.8125
Q 21.140625 -20.796875 15.09375 -20.796875
L 7.90625 -20.796875
L 7.90625 -13.28125
L 13.1875 -13.28125
Q 16.890625 -13.28125 18.9375 -11.515625
Q 21 -9.765625 23.484375 -3.21875
L 25.09375 0.875
L 2.984375 54.6875
L 12.5 54.6875
L 29.59375 11.921875
L 46.6875 54.6875
L 56.203125 54.6875
z
" id="DejaVuSans-79"/>
<path d="M 54.890625 33.015625
L 54.890625 0
L 45.90625 0
L 45.90625 32.71875
Q 45.90625 40.484375 42.875 44.328125
Q 39.84375 48.1875 33.796875 48.1875
Q 26.515625 48.1875 22.3125 43.546875
Q 18.109375 38.921875 18.109375 30.90625
L 18.109375 0
L 9.078125 0
L 9.078125 54.6875
L 18.109375 54.6875
L 18.109375 46.1875
Q 21.34375 51.125 25.703125 53.5625
Q 30.078125 56 35.796875 56
Q 45.21875 56 50.046875 50.171875
Q 54.890625 44.34375 54.890625 33.015625
" id="DejaVuSans-6e"/>
<path d="M 30.609375 48.390625
Q 23.390625 48.390625 19.1875 42.75
Q 14.984375 37.109375 14.984375 27.296875
Q 14.984375 17.484375 19.15625 11.84375
Q 23.34375 6.203125 30.609375 6.203125
Q 37.796875 6.203125 41.984375 11.859375
Q 46.1875 17.53125 46.1875 27.296875
Q 46.1875 37.015625 41.984375 42.703125
Q 37.796875 48.390625 30.609375 48.390625
M 30.609375 56
Q 42.328125 56 49.015625 48.375
Q 55.71875 40.765625 55.71875 27.296875
Q 55.71875 13.875 49.015625 6.21875
Q 42.328125 -1.421875 30.609375 -1.421875
Q 18.84375 -1.421875 12.171875 6.21875
Q 5.515625 13.875 5.515625 27.296875
Q 5.515625 40.765625 12.171875 48.375
Q 18.84375 56 30.609375 56
M 27.015625 79.984375
L 34.234375 79.984375
L 46.203125 61.625
L 39.421875 61.625
L 30.625 73.578125
L 21.84375 61.625
L 15.046875 61.625
z
" id="DejaVuSans-f4"/>
<path d="M 52 44.1875
Q 55.375 50.25 60.0625 53.125
Q 64.75 56 71.09375 56
Q 79.640625 56 84.28125 50.015625
Q 88.921875 44.046875 88.921875 33.015625
L 88.921875 0
L 79.890625 0
L 79.890625 32.71875
Q 79.890625 40.578125 77.09375 44.375
Q 74.3125 48.1875 68.609375 48.1875
Q 61.625 48.1875 57.5625 43.546875
Q 53.515625 38.921875 53.515625 30.90625
L 53.515625 0
L 44.484375 0
L 44.484375 32.71875
Q 44.484375 40.625 41.703125 44.40625
Q 38.921875 48.1875 33.109375 48.1875
Q 26.21875 48.1875 22.15625 43.53125
Q 18.109375 38.875 18.109375 30.90625
L 18.109375 0
L 9.078125 0
L 9.078125 54.6875
L 18.109375 54.6875
L 18.109375 46.1875
Q 21.1875 51.21875 25.484375 53.609375
Q 29.78125 56 35.6875 56
Q 41.65625 56 45.828125 52.96875
Q 50 49.953125 52 44.1875
" id="DejaVuSans-6d"/>
</defs>
<g transform="translate(69.55 177.120313)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-70"/>
<use x="63.476562" xlink:href="#DejaVuSans-6f"/>
<use x="124.658203" xlink:href="#DejaVuSans-6c"/>
<use x="152.441406" xlink:href="#DejaVuSans-79"/>
<use x="211.621094" xlink:href="#DejaVuSans-6e"/>
<use x="275" xlink:href="#DejaVuSans-f4"/>
<use x="336.181641" xlink:href="#DejaVuSans-6d"/>
<use x="433.59375" xlink:href="#DejaVuSans-65"/>
</g>
</g>
</g>
</g>
</g>
<defs>
<clipPath id="pda169e14cf">
<rect height="166.4" width="385.15" x="32.55" y="21.8"/>
</clipPath>
</defs>
</svg>
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Created with matplotlib (http://matplotlib.org/) -->
<svg height="216pt" version="1.1" viewBox="0 0 432 216" width="432pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<style type="text/css">
*{stroke-linecap:butt;stroke-linejoin:round;}
</style>
</defs>
<g id="figure_1">
<g id="patch_1">
<path d="M 0 216
L 432 216
L 432 0
L 0 0
z
" style="fill:#ffffff;"/>
</g>
<g id="axes_1">
<g id="patch_2">
<path d="M 32.55 188.2
L 417.7 188.2
L 417.7 21.8
L 32.55 21.8
z
" style="fill:#ffffff;"/>
</g>
<g id="matplotlib.axis_1">
<g id="xtick_1">
<g id="line2d_1">
<defs>
<path d="M 0 0
L 0 3.5
" id="m7575adc221" style="stroke:#000000;stroke-width:0.8;"/>
</defs>
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="50.056818" xlink:href="#m7575adc221" y="188.2"/>
</g>
</g>
<g id="text_1">
<!-- 0.80 -->
<defs>
<path d="M 31.78125 66.40625
Q 24.171875 66.40625 20.328125 58.90625
Q 16.5 51.421875 16.5 36.375
Q 16.5 21.390625 20.328125 13.890625
Q 24.171875 6.390625 31.78125 6.390625
Q 39.453125 6.390625 43.28125 13.890625
Q 47.125 21.390625 47.125 36.375
Q 47.125 51.421875 43.28125 58.90625
Q 39.453125 66.40625 31.78125 66.40625
M 31.78125 74.21875
Q 44.046875 74.21875 50.515625 64.515625
Q 56.984375 54.828125 56.984375 36.375
Q 56.984375 17.96875 50.515625 8.265625
Q 44.046875 -1.421875 31.78125 -1.421875
Q 19.53125 -1.421875 13.0625 8.265625
Q 6.59375 17.96875 6.59375 36.375
Q 6.59375 54.828125 13.0625 64.515625
Q 19.53125 74.21875 31.78125 74.21875
" id="DejaVuSans-30"/>
<path d="M 10.6875 12.40625
L 21 12.40625
L 21 0
L 10.6875 0
z
" id="DejaVuSans-2e"/>
<path d="M 31.78125 34.625
Q 24.75 34.625 20.71875 30.859375
Q 16.703125 27.09375 16.703125 20.515625
Q 16.703125 13.921875 20.71875 10.15625
Q 24.75 6.390625 31.78125 6.390625
Q 38.8125 6.390625 42.859375 10.171875
Q 46.921875 13.96875 46.921875 20.515625
Q 46.921875 27.09375 42.890625 30.859375
Q 38.875 34.625 31.78125 34.625
M 21.921875 38.8125
Q 15.578125 40.375 12.03125 44.71875
Q 8.5 49.078125 8.5 55.328125
Q 8.5 64.0625 14.71875 69.140625
Q 20.953125 74.21875 31.78125 74.21875
Q 42.671875 74.21875 48.875 69.140625
Q 55.078125 64.0625 55.078125 55.328125
Q 55.078125 49.078125 51.53125 44.71875
Q 48 40.375 41.703125 38.8125
Q 48.828125 37.15625 52.796875 32.3125
Q 56.78125 27.484375 56.78125 20.515625
Q 56.78125 9.90625 50.3125 4.234375
Q 43.84375 -1.421875 31.78125 -1.421875
Q 19.734375 -1.421875 13.25 4.234375
Q 6.78125 9.90625 6.78125 20.515625
Q 6.78125 27.484375 10.78125 32.3125
Q 14.796875 37.15625 21.921875 38.8125
M 18.3125 54.390625
Q 18.3125 48.734375 21.84375 45.5625
Q 25.390625 42.390625 31.78125 42.390625
Q 38.140625 42.390625 41.71875 45.5625
Q 45.3125 48.734375 45.3125 54.390625
Q 45.3125 60.0625 41.71875 63.234375
Q 38.140625 66.40625 31.78125 66.40625
Q 25.390625 66.40625 21.84375 63.234375
Q 18.3125 60.0625 18.3125 54.390625
" id="DejaVuSans-38"/>
</defs>
<g transform="translate(38.924006 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-30"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-38"/>
<use x="159.033203" xlink:href="#DejaVuSans-30"/>
</g>
</g>
</g>
<g id="xtick_2">
<g id="line2d_2">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="93.823864" xlink:href="#m7575adc221" y="188.2"/>
</g>
</g>
<g id="text_2">
<!-- 0.85 -->
<defs>
<path d="M 10.796875 72.90625
L 49.515625 72.90625
L 49.515625 64.59375
L 19.828125 64.59375
L 19.828125 46.734375
Q 21.96875 47.46875 24.109375 47.828125
Q 26.265625 48.1875 28.421875 48.1875
Q 40.625 48.1875 47.75 41.5
Q 54.890625 34.8125 54.890625 23.390625
Q 54.890625 11.625 47.5625 5.09375
Q 40.234375 -1.421875 26.90625 -1.421875
Q 22.3125 -1.421875 17.546875 -0.640625
Q 12.796875 0.140625 7.71875 1.703125
L 7.71875 11.625
Q 12.109375 9.234375 16.796875 8.0625
Q 21.484375 6.890625 26.703125 6.890625
Q 35.15625 6.890625 40.078125 11.328125
Q 45.015625 15.765625 45.015625 23.390625
Q 45.015625 31 40.078125 35.4375
Q 35.15625 39.890625 26.703125 39.890625
Q 22.75 39.890625 18.8125 39.015625
Q 14.890625 38.140625 10.796875 36.28125
z
" id="DejaVuSans-35"/>
</defs>
<g transform="translate(82.691051 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-30"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-38"/>
<use x="159.033203" xlink:href="#DejaVuSans-35"/>
</g>
</g>
</g>
<g id="xtick_3">
<g id="line2d_3">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="137.590909" xlink:href="#m7575adc221" y="188.2"/>
</g>
</g>
<g id="text_3">
<!-- 0.90 -->
<defs>
<path d="M 10.984375 1.515625
L 10.984375 10.5
Q 14.703125 8.734375 18.5 7.8125
Q 22.3125 6.890625 25.984375 6.890625
Q 35.75 6.890625 40.890625 13.453125
Q 46.046875 20.015625 46.78125 33.40625
Q 43.953125 29.203125 39.59375 26.953125
Q 35.25 24.703125 29.984375 24.703125
Q 19.046875 24.703125 12.671875 31.3125
Q 6.296875 37.9375 6.296875 49.421875
Q 6.296875 60.640625 12.9375 67.421875
Q 19.578125 74.21875 30.609375 74.21875
Q 43.265625 74.21875 49.921875 64.515625
Q 56.59375 54.828125 56.59375 36.375
Q 56.59375 19.140625 48.40625 8.859375
Q 40.234375 -1.421875 26.421875 -1.421875
Q 22.703125 -1.421875 18.890625 -0.6875
Q 15.09375 0.046875 10.984375 1.515625
M 30.609375 32.421875
Q 37.25 32.421875 41.125 36.953125
Q 45.015625 41.5 45.015625 49.421875
Q 45.015625 57.28125 41.125 61.84375
Q 37.25 66.40625 30.609375 66.40625
Q 23.96875 66.40625 20.09375 61.84375
Q 16.21875 57.28125 16.21875 49.421875
Q 16.21875 41.5 20.09375 36.953125
Q 23.96875 32.421875 30.609375 32.421875
" id="DejaVuSans-39"/>
</defs>
<g transform="translate(126.458097 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-30"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-39"/>
<use x="159.033203" xlink:href="#DejaVuSans-30"/>
</g>
</g>
</g>
<g id="xtick_4">
<g id="line2d_4">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="181.357955" xlink:href="#m7575adc221" y="188.2"/>
</g>
</g>
<g id="text_4">
<!-- 0.95 -->
<g transform="translate(170.225142 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-30"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-39"/>
<use x="159.033203" xlink:href="#DejaVuSans-35"/>
</g>
</g>
</g>
<g id="xtick_5">
<g id="line2d_5">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="225.125" xlink:href="#m7575adc221" y="188.2"/>
</g>
</g>
<g id="text_5">
<!-- 1.00 -->
<defs>
<path d="M 12.40625 8.296875
L 28.515625 8.296875
L 28.515625 63.921875
L 10.984375 60.40625
L 10.984375 69.390625
L 28.421875 72.90625
L 38.28125 72.90625
L 38.28125 8.296875
L 54.390625 8.296875
L 54.390625 0
L 12.40625 0
z
" id="DejaVuSans-31"/>
</defs>
<g transform="translate(213.992188 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-31"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-30"/>
<use x="159.033203" xlink:href="#DejaVuSans-30"/>
</g>
</g>
</g>
<g id="xtick_6">
<g id="line2d_6">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="268.892045" xlink:href="#m7575adc221" y="188.2"/>
</g>
</g>
<g id="text_6">
<!-- 1.05 -->
<g transform="translate(257.759233 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-31"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-30"/>
<use x="159.033203" xlink:href="#DejaVuSans-35"/>
</g>
</g>
</g>
<g id="xtick_7">
<g id="line2d_7">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="312.659091" xlink:href="#m7575adc221" y="188.2"/>
</g>
</g>
<g id="text_7">
<!-- 1.10 -->
<g transform="translate(301.526278 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-31"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-31"/>
<use x="159.033203" xlink:href="#DejaVuSans-30"/>
</g>
</g>
</g>
<g id="xtick_8">
<g id="line2d_8">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="356.426136" xlink:href="#m7575adc221" y="188.2"/>
</g>
</g>
<g id="text_8">
<!-- 1.15 -->
<g transform="translate(345.293324 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-31"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-31"/>
<use x="159.033203" xlink:href="#DejaVuSans-35"/>
</g>
</g>
</g>
<g id="xtick_9">
<g id="line2d_9">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="400.193182" xlink:href="#m7575adc221" y="188.2"/>
</g>
</g>
<g id="text_9">
<!-- 1.20 -->
<defs>
<path d="M 19.1875 8.296875
L 53.609375 8.296875
L 53.609375 0
L 7.328125 0
L 7.328125 8.296875
Q 12.9375 14.109375 22.625 23.890625
Q 32.328125 33.6875 34.8125 36.53125
Q 39.546875 41.84375 41.421875 45.53125
Q 43.3125 49.21875 43.3125 52.78125
Q 43.3125 58.59375 39.234375 62.25
Q 35.15625 65.921875 28.609375 65.921875
Q 23.96875 65.921875 18.8125 64.3125
Q 13.671875 62.703125 7.8125 59.421875
L 7.8125 69.390625
Q 13.765625 71.78125 18.9375 73
Q 24.125 74.21875 28.421875 74.21875
Q 39.75 74.21875 46.484375 68.546875
Q 53.21875 62.890625 53.21875 53.421875
Q 53.21875 48.921875 51.53125 44.890625
Q 49.859375 40.875 45.40625 35.40625
Q 44.1875 33.984375 37.640625 27.21875
Q 31.109375 20.453125 19.1875 8.296875
" id="DejaVuSans-32"/>
</defs>
<g transform="translate(389.060369 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-31"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-32"/>
<use x="159.033203" xlink:href="#DejaVuSans-30"/>
</g>
</g>
</g>
</g>
<g id="matplotlib.axis_2">
<g id="ytick_1">
<g id="line2d_10">
<defs>
<path d="M 0 0
L -3.5 0
" id="me428ef0cc2" style="stroke:#000000;stroke-width:0.8;"/>
</defs>
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="32.55" xlink:href="#me428ef0cc2" y="164.090909"/>
</g>
</g>
<g id="text_10">
<!-- −4 -->
<defs>
<path d="M 10.59375 35.5
L 73.1875 35.5
L 73.1875 27.203125
L 10.59375 27.203125
z
" id="DejaVuSans-2212"/>
<path d="M 37.796875 64.3125
L 12.890625 25.390625
L 37.796875 25.390625
z
M 35.203125 72.90625
L 47.609375 72.90625
L 47.609375 25.390625
L 58.015625 25.390625
L 58.015625 17.1875
L 47.609375 17.1875
L 47.609375 0
L 37.796875 0
L 37.796875 17.1875
L 4.890625 17.1875
L 4.890625 26.703125
z
" id="DejaVuSans-34"/>
</defs>
<g transform="translate(10.807813 167.890128)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-2212"/>
<use x="83.789062" xlink:href="#DejaVuSans-34"/>
</g>
</g>
</g>
<g id="ytick_2">
<g id="line2d_11">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="32.55" xlink:href="#me428ef0cc2" y="134.545455"/>
</g>
</g>
<g id="text_11">
<!-- −2 -->
<g transform="translate(10.807813 138.344674)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-2212"/>
<use x="83.789062" xlink:href="#DejaVuSans-32"/>
</g>
</g>
</g>
<g id="ytick_3">
<g id="line2d_12">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="32.55" xlink:href="#me428ef0cc2" y="105.000001"/>
</g>
</g>
<g id="text_12">
<!-- 0 -->
<g transform="translate(19.1875 108.79922)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-30"/>
</g>
</g>
</g>
<g id="ytick_4">
<g id="line2d_13">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="32.55" xlink:href="#me428ef0cc2" y="75.454547"/>
</g>
</g>
<g id="text_13">
<!-- 2 -->
<g transform="translate(19.1875 79.253766)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-32"/>
</g>
</g>
</g>
<g id="ytick_5">
<g id="line2d_14">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="32.55" xlink:href="#me428ef0cc2" y="45.909093"/>
</g>
</g>
<g id="text_14">
<!-- 4 -->
<g transform="translate(19.1875 49.708312)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-34"/>
</g>
</g>
</g>
<g id="text_15">
<!-- 1e−7 -->
<defs>
<path d="M 56.203125 29.59375
L 56.203125 25.203125
L 14.890625 25.203125
Q 15.484375 15.921875 20.484375 11.0625
Q 25.484375 6.203125 34.421875 6.203125
Q 39.59375 6.203125 44.453125 7.46875
Q 49.3125 8.734375 54.109375 11.28125
L 54.109375 2.78125
Q 49.265625 0.734375 44.1875 -0.34375
Q 39.109375 -1.421875 33.890625 -1.421875
Q 20.796875 -1.421875 13.15625 6.1875
Q 5.515625 13.8125 5.515625 26.8125
Q 5.515625 40.234375 12.765625 48.109375
Q 20.015625 56 32.328125 56
Q 43.359375 56 49.78125 48.890625
Q 56.203125 41.796875 56.203125 29.59375
M 47.21875 32.234375
Q 47.125 39.59375 43.09375 43.984375
Q 39.0625 48.390625 32.421875 48.390625
Q 24.90625 48.390625 20.390625 44.140625
Q 15.875 39.890625 15.1875 32.171875
z
" id="DejaVuSans-65"/>
<path d="M 8.203125 72.90625
L 55.078125 72.90625
L 55.078125 68.703125
L 28.609375 0
L 18.3125 0
L 43.21875 64.59375
L 8.203125 64.59375
z
" id="DejaVuSans-37"/>
</defs>
<g transform="translate(32.55 18.8)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-31"/>
<use x="63.623047" xlink:href="#DejaVuSans-65"/>
<use x="125.146484" xlink:href="#DejaVuSans-2212"/>
<use x="208.935547" xlink:href="#DejaVuSans-37"/>
</g>
</g>
</g>
<g id="line2d_15">
<path clip-path="url(#pcc37a37619)" d="M 50.056818 180.636364
L 53.593549 167.944747
L 57.13028 157.182673
L 60.667011 148.088405
L 64.203742 140.431246
L 67.740473 134.008412
L 71.277204 128.64216
L 74.813935 124.177157
L 78.350666 120.478066
L 81.887397 117.427366
L 85.424128 114.923337
L 88.960859 112.878262
L 92.49759 111.21678
L 96.03432 109.874383
L 99.571051 108.796114
L 103.107782 107.935324
L 106.644513 107.252616
L 110.181244 106.714883
L 113.717975 106.294433
L 117.254706 105.968237
L 120.791437 105.717268
L 124.328168 105.525882
L 127.864899 105.381309
L 131.40163 105.273213
L 134.938361 105.193264
L 138.475092 105.134829
L 142.011823 105.09266
L 145.548554 105.062653
L 149.085285 105.041612
L 152.622016 105.027108
L 156.158747 105.017283
L 159.695478 105.010761
L 163.232208 105.00653
L 166.768939 105.003846
L 170.30567 105.002192
L 173.842401 105.001202
L 177.379132 105.000633
L 180.915863 105.000314
L 184.452594 105.000152
L 187.989325 105.000065
L 191.526056 105.000029
L 195.062787 105.000009
L 198.599518 105.000006
L 202.136249 105.000002
L 205.67298 105.000003
L 209.209711 104.999999
L 212.746442 105.000002
L 216.283173 105
L 219.819904 105.000004
L 223.356635 105.000002
L 226.893365 105.000005
L 230.430096 105
L 233.966827 104.999997
L 237.503558 104.999998
L 241.040289 105.000006
L 244.57702 105.000007
L 248.113751 105.000003
L 251.650482 105
L 255.187213 104.999991
L 258.723944 104.999977
L 262.260675 104.999935
L 265.797406 104.999852
L 269.334137 104.99969
L 272.870868 104.99937
L 276.407599 104.998802
L 279.94433 104.997812
L 283.481061 104.996159
L 287.017792 104.993479
L 290.554522 104.989242
L 294.091253 104.982721
L 297.627984 104.972894
L 301.164715 104.958388
L 304.701446 104.937353
L 308.238177 104.907339
L 311.774908 104.865178
L 315.311639 104.80674
L 318.84837 104.726795
L 322.385101 104.618684
L 325.921832 104.474124
L 329.458563 104.28273
L 332.995294 104.03176
L 336.532025 103.705571
L 340.068756 103.285113
L 343.605487 102.747385
L 347.142218 102.064678
L 350.678949 101.20389
L 354.21568 100.125624
L 357.75241 98.783223
L 361.289141 97.121739
L 364.825872 95.076667
L 368.362603 92.57264
L 371.899334 89.521931
L 375.436065 85.822847
L 378.972796 81.35784
L 382.509527 75.991594
L 386.046258 69.568752
L 389.582989 61.911599
L 393.11972 52.81731
L 396.656451 42.055256
L 400.193182 29.363637
" style="fill:none;stroke:#1f77b4;stroke-linecap:square;stroke-width:1.5;"/>
</g>
<g id="line2d_16">
<path clip-path="url(#pcc37a37619)" d="M 50.056818 180.636363
L 53.593549 167.944748
L 57.13028 157.182676
L 60.667011 148.088406
L 64.203742 140.431246
L 67.740473 134.008413
L 71.277204 128.642162
L 74.813935 124.177157
L 78.350666 120.478067
L 81.887397 117.427365
L 85.424128 114.923337
L 88.960859 112.878262
L 92.49759 111.216777
L 96.03432 109.874384
L 99.571051 108.796113
L 103.107782 107.935322
L 106.644513 107.252617
L 110.181244 106.714883
L 113.717975 106.294432
L 117.254706 105.968239
L 120.791437 105.717269
L 124.328168 105.525882
L 127.864899 105.38131
L 131.40163 105.27321
L 134.938361 105.193262
L 138.475092 105.134829
L 142.011823 105.092661
L 145.548554 105.062651
L 149.085285 105.041615
L 152.622016 105.027106
L 156.158747 105.017283
L 159.695478 105.01076
L 163.232208 105.006527
L 166.768939 105.003844
L 170.30567 105.00219
L 173.842401 105.001202
L 177.379132 105.000633
L 180.915863 105.000317
L 184.452594 105.000149
L 187.989325 105.000067
L 191.526056 105.000029
L 195.062787 105.000012
L 198.599518 105.000005
L 202.136249 105.000002
L 205.67298 105.000001
L 209.209711 105
L 212.746442 105.000001
L 216.283173 105
L 219.819904 105
L 223.356635 105.000002
L 226.893365 105
L 230.430096 105.000001
L 233.966827 105.000001
L 237.503558 105.000002
L 241.040289 104.999999
L 244.57702 104.999999
L 248.113751 105
L 251.650482 104.999997
L 255.187213 104.999991
L 258.723944 104.999973
L 262.260675 104.999934
L 265.797406 104.999851
L 269.334137 104.999685
L 272.870868 104.999371
L 276.407599 104.998799
L 279.94433 104.997812
L 283.481061 104.996158
L 287.017792 104.993475
L 290.554522 104.989243
L 294.091253 104.982719
L 297.627984 104.972894
L 301.164715 104.958389
L 304.701446 104.937351
L 308.238177 104.90734
L 311.774908 104.865174
L 315.311639 104.806737
L 318.84837 104.726793
L 322.385101 104.618693
L 325.921832 104.474119
L 329.458563 104.28273
L 332.995294 104.03176
L 336.532025 103.705573
L 340.068756 103.285117
L 343.605487 102.747384
L 347.142218 102.064682
L 350.678949 101.203887
L 354.21568 100.125621
L 357.75241 98.783227
L 361.289141 97.121736
L 364.825872 95.076666
L 368.362603 92.572639
L 371.899334 89.521933
L 375.436065 85.822843
L 378.972796 81.357841
L 382.509527 75.991589
L 386.046258 69.568759
L 389.582989 61.911596
L 393.11972 52.817328
L 396.656451 42.055256
L 400.193182 29.363636
" style="fill:none;stroke:#ff7f0e;stroke-linecap:square;stroke-width:1.5;"/>
</g>
<g id="patch_3">
<path d="M 32.55 188.2
L 32.55 21.8
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
</g>
<g id="patch_4">
<path d="M 417.7 188.2
L 417.7 21.8
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
</g>
<g id="patch_5">
<path d="M 32.55 188.2
L 417.7 188.2
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
</g>
<g id="patch_6">
<path d="M 32.55 21.8
L 417.7 21.8
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
</g>
<g id="legend_1">
<g id="patch_7">
<path d="M 39.55 183.2
L 249.990625 183.2
Q 251.990625 183.2 251.990625 181.2
L 251.990625 152.04375
Q 251.990625 150.04375 249.990625 150.04375
L 39.55 150.04375
Q 37.55 150.04375 37.55 152.04375
L 37.55 181.2
Q 37.55 183.2 39.55 183.2
z
" style="fill:#ffffff;opacity:0.8;stroke:#cccccc;stroke-linejoin:miter;"/>
</g>
<g id="line2d_17">
<path d="M 41.55 158.542188
L 61.55 158.542188
" style="fill:none;stroke:#1f77b4;stroke-linecap:square;stroke-width:1.5;"/>
</g>
<g id="line2d_18"/>
<g id="text_16">
<!-- polynôme -->
<defs>
<path d="M 18.109375 8.203125
L 18.109375 -20.796875
L 9.078125 -20.796875
L 9.078125 54.6875
L 18.109375 54.6875
L 18.109375 46.390625
Q 20.953125 51.265625 25.265625 53.625
Q 29.59375 56 35.59375 56
Q 45.5625 56 51.78125 48.09375
Q 58.015625 40.1875 58.015625 27.296875
Q 58.015625 14.40625 51.78125 6.484375
Q 45.5625 -1.421875 35.59375 -1.421875
Q 29.59375 -1.421875 25.265625 0.953125
Q 20.953125 3.328125 18.109375 8.203125
M 48.6875 27.296875
Q 48.6875 37.203125 44.609375 42.84375
Q 40.53125 48.484375 33.40625 48.484375
Q 26.265625 48.484375 22.1875 42.84375
Q 18.109375 37.203125 18.109375 27.296875
Q 18.109375 17.390625 22.1875 11.75
Q 26.265625 6.109375 33.40625 6.109375
Q 40.53125 6.109375 44.609375 11.75
Q 48.6875 17.390625 48.6875 27.296875
" id="DejaVuSans-70"/>
<path d="M 30.609375 48.390625
Q 23.390625 48.390625 19.1875 42.75
Q 14.984375 37.109375 14.984375 27.296875
Q 14.984375 17.484375 19.15625 11.84375
Q 23.34375 6.203125 30.609375 6.203125
Q 37.796875 6.203125 41.984375 11.859375
Q 46.1875 17.53125 46.1875 27.296875
Q 46.1875 37.015625 41.984375 42.703125
Q 37.796875 48.390625 30.609375 48.390625
M 30.609375 56
Q 42.328125 56 49.015625 48.375
Q 55.71875 40.765625 55.71875 27.296875
Q 55.71875 13.875 49.015625 6.21875
Q 42.328125 -1.421875 30.609375 -1.421875
Q 18.84375 -1.421875 12.171875 6.21875
Q 5.515625 13.875 5.515625 27.296875
Q 5.515625 40.765625 12.171875 48.375
Q 18.84375 56 30.609375 56
" id="DejaVuSans-6f"/>
<path d="M 9.421875 75.984375
L 18.40625 75.984375
L 18.40625 0
L 9.421875 0
z
" id="DejaVuSans-6c"/>
<path d="M 32.171875 -5.078125
Q 28.375 -14.84375 24.75 -17.8125
Q 21.140625 -20.796875 15.09375 -20.796875
L 7.90625 -20.796875
L 7.90625 -13.28125
L 13.1875 -13.28125
Q 16.890625 -13.28125 18.9375 -11.515625
Q 21 -9.765625 23.484375 -3.21875
L 25.09375 0.875
L 2.984375 54.6875
L 12.5 54.6875
L 29.59375 11.921875
L 46.6875 54.6875
L 56.203125 54.6875
z
" id="DejaVuSans-79"/>
<path d="M 54.890625 33.015625
L 54.890625 0
L 45.90625 0
L 45.90625 32.71875
Q 45.90625 40.484375 42.875 44.328125
Q 39.84375 48.1875 33.796875 48.1875
Q 26.515625 48.1875 22.3125 43.546875
Q 18.109375 38.921875 18.109375 30.90625
L 18.109375 0
L 9.078125 0
L 9.078125 54.6875
L 18.109375 54.6875
L 18.109375 46.1875
Q 21.34375 51.125 25.703125 53.5625
Q 30.078125 56 35.796875 56
Q 45.21875 56 50.046875 50.171875
Q 54.890625 44.34375 54.890625 33.015625
" id="DejaVuSans-6e"/>
<path d="M 30.609375 48.390625
Q 23.390625 48.390625 19.1875 42.75
Q 14.984375 37.109375 14.984375 27.296875
Q 14.984375 17.484375 19.15625 11.84375
Q 23.34375 6.203125 30.609375 6.203125
Q 37.796875 6.203125 41.984375 11.859375
Q 46.1875 17.53125 46.1875 27.296875
Q 46.1875 37.015625 41.984375 42.703125
Q 37.796875 48.390625 30.609375 48.390625
M 30.609375 56
Q 42.328125 56 49.015625 48.375
Q 55.71875 40.765625 55.71875 27.296875
Q 55.71875 13.875 49.015625 6.21875
Q 42.328125 -1.421875 30.609375 -1.421875
Q 18.84375 -1.421875 12.171875 6.21875
Q 5.515625 13.875 5.515625 27.296875
Q 5.515625 40.765625 12.171875 48.375
Q 18.84375 56 30.609375 56
M 27.015625 79.984375
L 34.234375 79.984375
L 46.203125 61.625
L 39.421875 61.625
L 30.625 73.578125
L 21.84375 61.625
L 15.046875 61.625
z
" id="DejaVuSans-f4"/>
<path d="M 52 44.1875
Q 55.375 50.25 60.0625 53.125
Q 64.75 56 71.09375 56
Q 79.640625 56 84.28125 50.015625
Q 88.921875 44.046875 88.921875 33.015625
L 88.921875 0
L 79.890625 0
L 79.890625 32.71875
Q 79.890625 40.578125 77.09375 44.375
Q 74.3125 48.1875 68.609375 48.1875
Q 61.625 48.1875 57.5625 43.546875
Q 53.515625 38.921875 53.515625 30.90625
L 53.515625 0
L 44.484375 0
L 44.484375 32.71875
Q 44.484375 40.625 41.703125 44.40625
Q 38.921875 48.1875 33.109375 48.1875
Q 26.21875 48.1875 22.15625 43.53125
Q 18.109375 38.875 18.109375 30.90625
L 18.109375 0
L 9.078125 0
L 9.078125 54.6875
L 18.109375 54.6875
L 18.109375 46.1875
Q 21.1875 51.21875 25.484375 53.609375
Q 29.78125 56 35.6875 56
Q 41.65625 56 45.828125 52.96875
Q 50 49.953125 52 44.1875
" id="DejaVuSans-6d"/>
</defs>
<g transform="translate(69.55 162.042188)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-70"/>
<use x="63.476562" xlink:href="#DejaVuSans-6f"/>
<use x="124.658203" xlink:href="#DejaVuSans-6c"/>
<use x="152.441406" xlink:href="#DejaVuSans-79"/>
<use x="211.621094" xlink:href="#DejaVuSans-6e"/>
<use x="275" xlink:href="#DejaVuSans-f4"/>
<use x="336.181641" xlink:href="#DejaVuSans-6d"/>
<use x="433.59375" xlink:href="#DejaVuSans-65"/>
</g>
</g>
<g id="line2d_19">
<path d="M 41.55 173.620313
L 61.55 173.620313
" style="fill:none;stroke:#ff7f0e;stroke-linecap:square;stroke-width:1.5;"/>
</g>
<g id="line2d_20"/>
<g id="text_17">
<!-- recalculé par la méthode de Horner -->
<defs>
<path d="M 41.109375 46.296875
Q 39.59375 47.171875 37.8125 47.578125
Q 36.03125 48 33.890625 48
Q 26.265625 48 22.1875 43.046875
Q 18.109375 38.09375 18.109375 28.8125
L 18.109375 0
L 9.078125 0
L 9.078125 54.6875
L 18.109375 54.6875
L 18.109375 46.1875
Q 20.953125 51.171875 25.484375 53.578125
Q 30.03125 56 36.53125 56
Q 37.453125 56 38.578125 55.875
Q 39.703125 55.765625 41.0625 55.515625
z
" id="DejaVuSans-72"/>
<path d="M 48.78125 52.59375
L 48.78125 44.1875
Q 44.96875 46.296875 41.140625 47.34375
Q 37.3125 48.390625 33.40625 48.390625
Q 24.65625 48.390625 19.8125 42.84375
Q 14.984375 37.3125 14.984375 27.296875
Q 14.984375 17.28125 19.8125 11.734375
Q 24.65625 6.203125 33.40625 6.203125
Q 37.3125 6.203125 41.140625 7.25
Q 44.96875 8.296875 48.78125 10.40625
L 48.78125 2.09375
Q 45.015625 0.34375 40.984375 -0.53125
Q 36.96875 -1.421875 32.421875 -1.421875
Q 20.0625 -1.421875 12.78125 6.34375
Q 5.515625 14.109375 5.515625 27.296875
Q 5.515625 40.671875 12.859375 48.328125
Q 20.21875 56 33.015625 56
Q 37.15625 56 41.109375 55.140625
Q 45.0625 54.296875 48.78125 52.59375
" id="DejaVuSans-63"/>
<path d="M 34.28125 27.484375
Q 23.390625 27.484375 19.1875 25
Q 14.984375 22.515625 14.984375 16.5
Q 14.984375 11.71875 18.140625 8.90625
Q 21.296875 6.109375 26.703125 6.109375
Q 34.1875 6.109375 38.703125 11.40625
Q 43.21875 16.703125 43.21875 25.484375
L 43.21875 27.484375
z
M 52.203125 31.203125
L 52.203125 0
L 43.21875 0
L 43.21875 8.296875
Q 40.140625 3.328125 35.546875 0.953125
Q 30.953125 -1.421875 24.3125 -1.421875
Q 15.921875 -1.421875 10.953125 3.296875
Q 6 8.015625 6 15.921875
Q 6 25.140625 12.171875 29.828125
Q 18.359375 34.515625 30.609375 34.515625
L 43.21875 34.515625
L 43.21875 35.40625
Q 43.21875 41.609375 39.140625 45
Q 35.0625 48.390625 27.6875 48.390625
Q 23 48.390625 18.546875 47.265625
Q 14.109375 46.140625 10.015625 43.890625
L 10.015625 52.203125
Q 14.9375 54.109375 19.578125 55.046875
Q 24.21875 56 28.609375 56
Q 40.484375 56 46.34375 49.84375
Q 52.203125 43.703125 52.203125 31.203125
" id="DejaVuSans-61"/>
<path d="M 8.5 21.578125
L 8.5 54.6875
L 17.484375 54.6875
L 17.484375 21.921875
Q 17.484375 14.15625 20.5 10.265625
Q 23.53125 6.390625 29.59375 6.390625
Q 36.859375 6.390625 41.078125 11.03125
Q 45.3125 15.671875 45.3125 23.6875
L 45.3125 54.6875
L 54.296875 54.6875
L 54.296875 0
L 45.3125 0
L 45.3125 8.40625
Q 42.046875 3.421875 37.71875 1
Q 33.40625 -1.421875 27.6875 -1.421875
Q 18.265625 -1.421875 13.375 4.4375
Q 8.5 10.296875 8.5 21.578125
M 31.109375 56
z
" id="DejaVuSans-75"/>
<path d="M 56.203125 29.59375
L 56.203125 25.203125
L 14.890625 25.203125
Q 15.484375 15.921875 20.484375 11.0625
Q 25.484375 6.203125 34.421875 6.203125
Q 39.59375 6.203125 44.453125 7.46875
Q 49.3125 8.734375 54.109375 11.28125
L 54.109375 2.78125
Q 49.265625 0.734375 44.1875 -0.34375
Q 39.109375 -1.421875 33.890625 -1.421875
Q 20.796875 -1.421875 13.15625 6.1875
Q 5.515625 13.8125 5.515625 26.8125
Q 5.515625 40.234375 12.765625 48.109375
Q 20.015625 56 32.328125 56
Q 43.359375 56 49.78125 48.890625
Q 56.203125 41.796875 56.203125 29.59375
M 47.21875 32.234375
Q 47.125 39.59375 43.09375 43.984375
Q 39.0625 48.390625 32.421875 48.390625
Q 24.90625 48.390625 20.390625 44.140625
Q 15.875 39.890625 15.1875 32.171875
z
M 38.53125 79.984375
L 48.25 79.984375
L 32.34375 61.625
L 24.859375 61.625
z
" id="DejaVuSans-e9"/>
<path id="DejaVuSans-20"/>
<path d="M 18.3125 70.21875
L 18.3125 54.6875
L 36.8125 54.6875
L 36.8125 47.703125
L 18.3125 47.703125
L 18.3125 18.015625
Q 18.3125 11.328125 20.140625 9.421875
Q 21.96875 7.515625 27.59375 7.515625
L 36.8125 7.515625
L 36.8125 0
L 27.59375 0
Q 17.1875 0 13.234375 3.875
Q 9.28125 7.765625 9.28125 18.015625
L 9.28125 47.703125
L 2.6875 47.703125
L 2.6875 54.6875
L 9.28125 54.6875
L 9.28125 70.21875
z
" id="DejaVuSans-74"/>
<path d="M 54.890625 33.015625
L 54.890625 0
L 45.90625 0
L 45.90625 32.71875
Q 45.90625 40.484375 42.875 44.328125
Q 39.84375 48.1875 33.796875 48.1875
Q 26.515625 48.1875 22.3125 43.546875
Q 18.109375 38.921875 18.109375 30.90625
L 18.109375 0
L 9.078125 0
L 9.078125 75.984375
L 18.109375 75.984375
L 18.109375 46.1875
Q 21.34375 51.125 25.703125 53.5625
Q 30.078125 56 35.796875 56
Q 45.21875 56 50.046875 50.171875
Q 54.890625 44.34375 54.890625 33.015625
" id="DejaVuSans-68"/>
<path d="M 45.40625 46.390625
L 45.40625 75.984375
L 54.390625 75.984375
L 54.390625 0
L 45.40625 0
L 45.40625 8.203125
Q 42.578125 3.328125 38.25 0.953125
Q 33.9375 -1.421875 27.875 -1.421875
Q 17.96875 -1.421875 11.734375 6.484375
Q 5.515625 14.40625 5.515625 27.296875
Q 5.515625 40.1875 11.734375 48.09375
Q 17.96875 56 27.875 56
Q 33.9375 56 38.25 53.625
Q 42.578125 51.265625 45.40625 46.390625
M 14.796875 27.296875
Q 14.796875 17.390625 18.875 11.75
Q 22.953125 6.109375 30.078125 6.109375
Q 37.203125 6.109375 41.296875 11.75
Q 45.40625 17.390625 45.40625 27.296875
Q 45.40625 37.203125 41.296875 42.84375
Q 37.203125 48.484375 30.078125 48.484375
Q 22.953125 48.484375 18.875 42.84375
Q 14.796875 37.203125 14.796875 27.296875
" id="DejaVuSans-64"/>
<path d="M 9.8125 72.90625
L 19.671875 72.90625
L 19.671875 43.015625
L 55.515625 43.015625
L 55.515625 72.90625
L 65.375 72.90625
L 65.375 0
L 55.515625 0
L 55.515625 34.71875
L 19.671875 34.71875
L 19.671875 0
L 9.8125 0
z
" id="DejaVuSans-48"/>
</defs>
<g transform="translate(69.55 177.120313)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-72"/>
<use x="41.082031" xlink:href="#DejaVuSans-65"/>
<use x="102.605469" xlink:href="#DejaVuSans-63"/>
<use x="157.585938" xlink:href="#DejaVuSans-61"/>
<use x="218.865234" xlink:href="#DejaVuSans-6c"/>
<use x="246.648438" xlink:href="#DejaVuSans-63"/>
<use x="301.628906" xlink:href="#DejaVuSans-75"/>
<use x="365.007812" xlink:href="#DejaVuSans-6c"/>
<use x="392.791016" xlink:href="#DejaVuSans-e9"/>
<use x="454.314453" xlink:href="#DejaVuSans-20"/>
<use x="486.101562" xlink:href="#DejaVuSans-70"/>
<use x="549.578125" xlink:href="#DejaVuSans-61"/>
<use x="610.857422" xlink:href="#DejaVuSans-72"/>
<use x="651.970703" xlink:href="#DejaVuSans-20"/>
<use x="683.757812" xlink:href="#DejaVuSans-6c"/>
<use x="711.541016" xlink:href="#DejaVuSans-61"/>
<use x="772.820312" xlink:href="#DejaVuSans-20"/>
<use x="804.607422" xlink:href="#DejaVuSans-6d"/>
<use x="902.019531" xlink:href="#DejaVuSans-e9"/>
<use x="963.542969" xlink:href="#DejaVuSans-74"/>
<use x="1002.751953" xlink:href="#DejaVuSans-68"/>
<use x="1066.130859" xlink:href="#DejaVuSans-6f"/>
<use x="1127.3125" xlink:href="#DejaVuSans-64"/>
<use x="1190.789062" xlink:href="#DejaVuSans-65"/>
<use x="1252.3125" xlink:href="#DejaVuSans-20"/>
<use x="1284.099609" xlink:href="#DejaVuSans-64"/>
<use x="1347.576172" xlink:href="#DejaVuSans-65"/>
<use x="1409.099609" xlink:href="#DejaVuSans-20"/>
<use x="1440.886719" xlink:href="#DejaVuSans-48"/>
<use x="1516.082031" xlink:href="#DejaVuSans-6f"/>
<use x="1577.263672" xlink:href="#DejaVuSans-72"/>
<use x="1618.361328" xlink:href="#DejaVuSans-6e"/>
<use x="1681.740234" xlink:href="#DejaVuSans-65"/>
<use x="1743.263672" xlink:href="#DejaVuSans-72"/>
</g>
</g>
</g>
</g>
</g>
<defs>
<clipPath id="pcc37a37619">
<rect height="166.4" width="385.15" x="32.55" y="21.8"/>
</clipPath>
</defs>
</svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with matplotlib (http://matplotlib.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
height="216pt"
version="1.1"
viewBox="0 0 432 216"
width="432pt"
id="svg2"
inkscape:version="0.91 r13725"
sodipodi:docname="polynome3-4.svg">
<metadata
id="metadata453">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1217"
inkscape:window-height="881"
id="namedview451"
showgrid="false"
inkscape:zoom="1.31"
inkscape:cx="339.08397"
inkscape:cy="135"
inkscape:window-x="287"
inkscape:window-y="42"
inkscape:window-maximized="0"
inkscape:current-layer="svg2" />
<defs
id="defs4">
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0.0"
refX="0.0"
id="marker4935"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4937"
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt"
transform="scale(0.8) translate(12.5,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lend"
orient="auto"
refY="0.0"
refX="0.0"
id="marker4895"
style="overflow:visible;"
inkscape:isstock="true">
<path
id="path4897"
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;"
transform="scale(0.8) rotate(180) translate(12.5,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0.0"
refX="0.0"
id="marker4891"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4893"
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt"
transform="scale(0.8) translate(12.5,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lend"
orient="auto"
refY="0.0"
refX="0.0"
id="marker4863"
style="overflow:visible;"
inkscape:isstock="true">
<path
id="path4865"
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;"
transform="scale(0.8) rotate(180) translate(12.5,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0.0"
refX="0.0"
id="marker4859"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4861"
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt"
transform="scale(0.8) translate(12.5,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lend"
orient="auto"
refY="0.0"
refX="0.0"
id="Arrow1Lend"
style="overflow:visible;"
inkscape:isstock="true">
<path
id="path4590"
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;"
transform="scale(0.8) rotate(180) translate(12.5,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0.0"
refX="0.0"
id="Arrow1Lstart"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4587"
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt"
transform="scale(0.8) translate(12.5,0)" />
</marker>
<style
type="text/css"
id="style6">
*{stroke-linecap:butt;stroke-linejoin:round;}
</style>
</defs>
<g
id="figure_1">
<g
id="patch_1">
<path
d="M 0 216 L 432 216 L 432 0 L 0 0 z "
style="fill:#ffffff;"
id="path10" />
</g>
<g
id="axes_1">
<g
id="patch_2">
<path
d="M 32.55 188.2 L 417.7 188.2 L 417.7 21.8 L 32.55 21.8 z "
style="fill:#ffffff;"
id="path14" />
</g>
<g
id="matplotlib.axis_1">
<g
id="xtick_1">
<g
id="line2d_1">
<defs
id="defs19">
<path
d="M 0 0 L 0 3.5 "
id="mf875541201"
style="stroke:#000000;stroke-width:0.8;" />
</defs>
<g
id="g22">
<use
style="stroke:#000000;stroke-width:0.8;"
x="50.056818"
xlink:href="#mf875541201"
y="188.2"
id="use24" />
</g>
</g>
<g
id="text_1">
<!-- 0.80 -->
<defs
id="defs27">
<path
d="M 31.78125 66.40625 Q 24.171875 66.40625 20.328125 58.90625 Q 16.5 51.421875 16.5 36.375 Q 16.5 21.390625 20.328125 13.890625 Q 24.171875 6.390625 31.78125 6.390625 Q 39.453125 6.390625 43.28125 13.890625 Q 47.125 21.390625 47.125 36.375 Q 47.125 51.421875 43.28125 58.90625 Q 39.453125 66.40625 31.78125 66.40625 M 31.78125 74.21875 Q 44.046875 74.21875 50.515625 64.515625 Q 56.984375 54.828125 56.984375 36.375 Q 56.984375 17.96875 50.515625 8.265625 Q 44.046875 -1.421875 31.78125 -1.421875 Q 19.53125 -1.421875 13.0625 8.265625 Q 6.59375 17.96875 6.59375 36.375 Q 6.59375 54.828125 13.0625 64.515625 Q 19.53125 74.21875 31.78125 74.21875 "
id="DejaVuSans-30" />
<path
d="M 10.6875 12.40625 L 21 12.40625 L 21 0 L 10.6875 0 z "
id="DejaVuSans-2e" />
<path
d="M 31.78125 34.625 Q 24.75 34.625 20.71875 30.859375 Q 16.703125 27.09375 16.703125 20.515625 Q 16.703125 13.921875 20.71875 10.15625 Q 24.75 6.390625 31.78125 6.390625 Q 38.8125 6.390625 42.859375 10.171875 Q 46.921875 13.96875 46.921875 20.515625 Q 46.921875 27.09375 42.890625 30.859375 Q 38.875 34.625 31.78125 34.625 M 21.921875 38.8125 Q 15.578125 40.375 12.03125 44.71875 Q 8.5 49.078125 8.5 55.328125 Q 8.5 64.0625 14.71875 69.140625 Q 20.953125 74.21875 31.78125 74.21875 Q 42.671875 74.21875 48.875 69.140625 Q 55.078125 64.0625 55.078125 55.328125 Q 55.078125 49.078125 51.53125 44.71875 Q 48 40.375 41.703125 38.8125 Q 48.828125 37.15625 52.796875 32.3125 Q 56.78125 27.484375 56.78125 20.515625 Q 56.78125 9.90625 50.3125 4.234375 Q 43.84375 -1.421875 31.78125 -1.421875 Q 19.734375 -1.421875 13.25 4.234375 Q 6.78125 9.90625 6.78125 20.515625 Q 6.78125 27.484375 10.78125 32.3125 Q 14.796875 37.15625 21.921875 38.8125 M 18.3125 54.390625 Q 18.3125 48.734375 21.84375 45.5625 Q 25.390625 42.390625 31.78125 42.390625 Q 38.140625 42.390625 41.71875 45.5625 Q 45.3125 48.734375 45.3125 54.390625 Q 45.3125 60.0625 41.71875 63.234375 Q 38.140625 66.40625 31.78125 66.40625 Q 25.390625 66.40625 21.84375 63.234375 Q 18.3125 60.0625 18.3125 54.390625 "
id="DejaVuSans-38" />
</defs>
<g
transform="translate(38.924006 202.798438)scale(0.1 -0.1)"
id="g32">
<use
xlink:href="#DejaVuSans-30"
id="use34" />
<use
x="63.623047"
xlink:href="#DejaVuSans-2e"
id="use36" />
<use
x="95.410156"
xlink:href="#DejaVuSans-38"
id="use38" />
<use
x="159.033203"
xlink:href="#DejaVuSans-30"
id="use40" />
</g>
</g>
</g>
<g
id="xtick_2">
<g
id="line2d_2">
<g
id="g44">
<use
style="stroke:#000000;stroke-width:0.8;"
x="93.823864"
xlink:href="#mf875541201"
y="188.2"
id="use46" />
</g>
</g>
<g
id="text_2">
<!-- 0.85 -->
<defs
id="defs49">
<path
d="M 10.796875 72.90625 L 49.515625 72.90625 L 49.515625 64.59375 L 19.828125 64.59375 L 19.828125 46.734375 Q 21.96875 47.46875 24.109375 47.828125 Q 26.265625 48.1875 28.421875 48.1875 Q 40.625 48.1875 47.75 41.5 Q 54.890625 34.8125 54.890625 23.390625 Q 54.890625 11.625 47.5625 5.09375 Q 40.234375 -1.421875 26.90625 -1.421875 Q 22.3125 -1.421875 17.546875 -0.640625 Q 12.796875 0.140625 7.71875 1.703125 L 7.71875 11.625 Q 12.109375 9.234375 16.796875 8.0625 Q 21.484375 6.890625 26.703125 6.890625 Q 35.15625 6.890625 40.078125 11.328125 Q 45.015625 15.765625 45.015625 23.390625 Q 45.015625 31 40.078125 35.4375 Q 35.15625 39.890625 26.703125 39.890625 Q 22.75 39.890625 18.8125 39.015625 Q 14.890625 38.140625 10.796875 36.28125 z "
id="DejaVuSans-35" />
</defs>
<g
transform="translate(82.691051 202.798438)scale(0.1 -0.1)"
id="g52">
<use
xlink:href="#DejaVuSans-30"
id="use54" />
<use
x="63.623047"
xlink:href="#DejaVuSans-2e"
id="use56" />
<use
x="95.410156"
xlink:href="#DejaVuSans-38"
id="use58" />
<use
x="159.033203"
xlink:href="#DejaVuSans-35"
id="use60" />
</g>
</g>
</g>
<g
id="xtick_3">
<g
id="line2d_3">
<g
id="g64">
<use
style="stroke:#000000;stroke-width:0.8;"
x="137.590909"
xlink:href="#mf875541201"
y="188.2"
id="use66" />
</g>
</g>
<g
id="text_3">
<!-- 0.90 -->
<defs
id="defs69">
<path
d="M 10.984375 1.515625 L 10.984375 10.5 Q 14.703125 8.734375 18.5 7.8125 Q 22.3125 6.890625 25.984375 6.890625 Q 35.75 6.890625 40.890625 13.453125 Q 46.046875 20.015625 46.78125 33.40625 Q 43.953125 29.203125 39.59375 26.953125 Q 35.25 24.703125 29.984375 24.703125 Q 19.046875 24.703125 12.671875 31.3125 Q 6.296875 37.9375 6.296875 49.421875 Q 6.296875 60.640625 12.9375 67.421875 Q 19.578125 74.21875 30.609375 74.21875 Q 43.265625 74.21875 49.921875 64.515625 Q 56.59375 54.828125 56.59375 36.375 Q 56.59375 19.140625 48.40625 8.859375 Q 40.234375 -1.421875 26.421875 -1.421875 Q 22.703125 -1.421875 18.890625 -0.6875 Q 15.09375 0.046875 10.984375 1.515625 M 30.609375 32.421875 Q 37.25 32.421875 41.125 36.953125 Q 45.015625 41.5 45.015625 49.421875 Q 45.015625 57.28125 41.125 61.84375 Q 37.25 66.40625 30.609375 66.40625 Q 23.96875 66.40625 20.09375 61.84375 Q 16.21875 57.28125 16.21875 49.421875 Q 16.21875 41.5 20.09375 36.953125 Q 23.96875 32.421875 30.609375 32.421875 "
id="DejaVuSans-39" />
</defs>
<g
transform="translate(126.458097 202.798438)scale(0.1 -0.1)"
id="g72">
<use
xlink:href="#DejaVuSans-30"
id="use74" />
<use
x="63.623047"
xlink:href="#DejaVuSans-2e"
id="use76" />
<use
x="95.410156"
xlink:href="#DejaVuSans-39"
id="use78" />
<use
x="159.033203"
xlink:href="#DejaVuSans-30"
id="use80" />
</g>
</g>
</g>
<g
id="xtick_4">
<g
id="line2d_4">
<g
id="g84">
<use
style="stroke:#000000;stroke-width:0.8;"
x="181.357955"
xlink:href="#mf875541201"
y="188.2"
id="use86" />
</g>
</g>
<g
id="text_4">
<!-- 0.95 -->
<g
transform="translate(170.225142 202.798438)scale(0.1 -0.1)"
id="g89">
<use
xlink:href="#DejaVuSans-30"
id="use91" />
<use
x="63.623047"
xlink:href="#DejaVuSans-2e"
id="use93" />
<use
x="95.410156"
xlink:href="#DejaVuSans-39"
id="use95" />
<use
x="159.033203"
xlink:href="#DejaVuSans-35"
id="use97" />
</g>
</g>
</g>
<g
id="xtick_5">
<g
id="line2d_5">
<g
id="g101">
<use
style="stroke:#000000;stroke-width:0.8;"
x="225.125"
xlink:href="#mf875541201"
y="188.2"
id="use103" />
</g>
</g>
<g
id="text_5">
<!-- 1.00 -->
<defs
id="defs106">
<path
d="M 12.40625 8.296875 L 28.515625 8.296875 L 28.515625 63.921875 L 10.984375 60.40625 L 10.984375 69.390625 L 28.421875 72.90625 L 38.28125 72.90625 L 38.28125 8.296875 L 54.390625 8.296875 L 54.390625 0 L 12.40625 0 z "
id="DejaVuSans-31" />
</defs>
<g
transform="translate(213.992188 202.798438)scale(0.1 -0.1)"
id="g109">
<use
xlink:href="#DejaVuSans-31"
id="use111" />
<use
x="63.623047"
xlink:href="#DejaVuSans-2e"
id="use113" />
<use
x="95.410156"
xlink:href="#DejaVuSans-30"
id="use115" />
<use
x="159.033203"
xlink:href="#DejaVuSans-30"
id="use117" />
</g>
</g>
</g>
<g
id="xtick_6">
<g
id="line2d_6">
<g
id="g121">
<use
style="stroke:#000000;stroke-width:0.8;"
x="268.892045"
xlink:href="#mf875541201"
y="188.2"
id="use123" />
</g>
</g>
<g
id="text_6">
<!-- 1.05 -->
<g
transform="translate(257.759233 202.798438)scale(0.1 -0.1)"
id="g126">
<use
xlink:href="#DejaVuSans-31"
id="use128" />
<use
x="63.623047"
xlink:href="#DejaVuSans-2e"
id="use130" />
<use
x="95.410156"
xlink:href="#DejaVuSans-30"
id="use132" />
<use
x="159.033203"
xlink:href="#DejaVuSans-35"
id="use134" />
</g>
</g>
</g>
<g
id="xtick_7">
<g
id="line2d_7">
<g
id="g138">
<use
style="stroke:#000000;stroke-width:0.8;"
x="312.659091"
xlink:href="#mf875541201"
y="188.2"
id="use140" />
</g>
</g>
<g
id="text_7">
<!-- 1.10 -->
<g
transform="translate(301.526278 202.798438)scale(0.1 -0.1)"
id="g143">
<use
xlink:href="#DejaVuSans-31"
id="use145" />
<use
x="63.623047"
xlink:href="#DejaVuSans-2e"
id="use147" />
<use
x="95.410156"
xlink:href="#DejaVuSans-31"
id="use149" />
<use
x="159.033203"
xlink:href="#DejaVuSans-30"
id="use151" />
</g>
</g>
</g>
<g
id="xtick_8">
<g
id="line2d_8">
<g
id="g155">
<use
style="stroke:#000000;stroke-width:0.8;"
x="356.426136"
xlink:href="#mf875541201"
y="188.2"
id="use157" />
</g>
</g>
<g
id="text_8">
<!-- 1.15 -->
<g
transform="translate(345.293324 202.798438)scale(0.1 -0.1)"
id="g160">
<use
xlink:href="#DejaVuSans-31"
id="use162" />
<use
x="63.623047"
xlink:href="#DejaVuSans-2e"
id="use164" />
<use
x="95.410156"
xlink:href="#DejaVuSans-31"
id="use166" />
<use
x="159.033203"
xlink:href="#DejaVuSans-35"
id="use168" />
</g>
</g>
</g>
<g
id="xtick_9">
<g
id="line2d_9">
<g
id="g172">
<use
style="stroke:#000000;stroke-width:0.8;"
x="400.193182"
xlink:href="#mf875541201"
y="188.2"
id="use174" />
</g>
</g>
<g
id="text_9">
<!-- 1.20 -->
<defs
id="defs177">
<path
d="M 19.1875 8.296875 L 53.609375 8.296875 L 53.609375 0 L 7.328125 0 L 7.328125 8.296875 Q 12.9375 14.109375 22.625 23.890625 Q 32.328125 33.6875 34.8125 36.53125 Q 39.546875 41.84375 41.421875 45.53125 Q 43.3125 49.21875 43.3125 52.78125 Q 43.3125 58.59375 39.234375 62.25 Q 35.15625 65.921875 28.609375 65.921875 Q 23.96875 65.921875 18.8125 64.3125 Q 13.671875 62.703125 7.8125 59.421875 L 7.8125 69.390625 Q 13.765625 71.78125 18.9375 73 Q 24.125 74.21875 28.421875 74.21875 Q 39.75 74.21875 46.484375 68.546875 Q 53.21875 62.890625 53.21875 53.421875 Q 53.21875 48.921875 51.53125 44.890625 Q 49.859375 40.875 45.40625 35.40625 Q 44.1875 33.984375 37.640625 27.21875 Q 31.109375 20.453125 19.1875 8.296875 "
id="DejaVuSans-32" />
</defs>
<g
transform="translate(389.060369 202.798438)scale(0.1 -0.1)"
id="g180">
<use
xlink:href="#DejaVuSans-31"
id="use182" />
<use
x="63.623047"
xlink:href="#DejaVuSans-2e"
id="use184" />
<use
x="95.410156"
xlink:href="#DejaVuSans-32"
id="use186" />
<use
x="159.033203"
xlink:href="#DejaVuSans-30"
id="use188" />
</g>
</g>
</g>
</g>
<g
id="matplotlib.axis_2">
<g
id="ytick_1">
<g
id="line2d_10">
<defs
id="defs193">
<path
d="M 0 0 L -3.5 0 "
id="m87b7e82d4d"
style="stroke:#000000;stroke-width:0.8;" />
</defs>
<g
id="g196">
<use
style="stroke:#000000;stroke-width:0.8;"
x="32.55"
xlink:href="#m87b7e82d4d"
y="164.090909"
id="use198" />
</g>
</g>
<g
id="text_10">
<!-- −4 -->
<defs
id="defs201">
<path
d="M 10.59375 35.5 L 73.1875 35.5 L 73.1875 27.203125 L 10.59375 27.203125 z "
id="DejaVuSans-2212" />
<path
d="M 37.796875 64.3125 L 12.890625 25.390625 L 37.796875 25.390625 z M 35.203125 72.90625 L 47.609375 72.90625 L 47.609375 25.390625 L 58.015625 25.390625 L 58.015625 17.1875 L 47.609375 17.1875 L 47.609375 0 L 37.796875 0 L 37.796875 17.1875 L 4.890625 17.1875 L 4.890625 26.703125 z "
id="DejaVuSans-34" />
</defs>
<g
transform="translate(10.807813 167.890128)scale(0.1 -0.1)"
id="g205">
<use
xlink:href="#DejaVuSans-2212"
id="use207" />
<use
x="83.789062"
xlink:href="#DejaVuSans-34"
id="use209" />
</g>
</g>
</g>
<g
id="ytick_2">
<g
id="line2d_11">
<g
id="g213">
<use
style="stroke:#000000;stroke-width:0.8;"
x="32.55"
xlink:href="#m87b7e82d4d"
y="134.545455"
id="use215" />
</g>
</g>
<g
id="text_11">
<!-- −2 -->
<g
transform="translate(10.807813 138.344674)scale(0.1 -0.1)"
id="g218">
<use
xlink:href="#DejaVuSans-2212"
id="use220" />
<use
x="83.789062"
xlink:href="#DejaVuSans-32"
id="use222" />
</g>
</g>
</g>
<g
id="ytick_3">
<g
id="line2d_12">
<g
id="g226">
<use
style="stroke:#000000;stroke-width:0.8;"
x="32.55"
xlink:href="#m87b7e82d4d"
y="105.000001"
id="use228" />
</g>
</g>
<g
id="text_12">
<!-- 0 -->
<g
transform="translate(19.1875 108.79922)scale(0.1 -0.1)"
id="g231">
<use
xlink:href="#DejaVuSans-30"
id="use233" />
</g>
</g>
</g>
<g
id="ytick_4">
<g
id="line2d_13">
<g
id="g237">
<use
style="stroke:#000000;stroke-width:0.8;"
x="32.55"
xlink:href="#m87b7e82d4d"
y="75.454547"
id="use239" />
</g>
</g>
<g
id="text_13">
<!-- 2 -->
<g
transform="translate(19.1875 79.253766)scale(0.1 -0.1)"
id="g242">
<use
xlink:href="#DejaVuSans-32"
id="use244" />
</g>
</g>
</g>
<g
id="ytick_5">
<g
id="line2d_14">
<g
id="g248">
<use
style="stroke:#000000;stroke-width:0.8;"
x="32.55"
xlink:href="#m87b7e82d4d"
y="45.909093"
id="use250" />
</g>
</g>
<g
id="text_14">
<!-- 4 -->
<g
transform="translate(19.1875 49.708312)scale(0.1 -0.1)"
id="g253">
<use
xlink:href="#DejaVuSans-34"
id="use255" />
</g>
</g>
</g>
<g
id="text_15">
<!-- 1e−7 -->
<defs
id="defs258">
<path
d="M 56.203125 29.59375 L 56.203125 25.203125 L 14.890625 25.203125 Q 15.484375 15.921875 20.484375 11.0625 Q 25.484375 6.203125 34.421875 6.203125 Q 39.59375 6.203125 44.453125 7.46875 Q 49.3125 8.734375 54.109375 11.28125 L 54.109375 2.78125 Q 49.265625 0.734375 44.1875 -0.34375 Q 39.109375 -1.421875 33.890625 -1.421875 Q 20.796875 -1.421875 13.15625 6.1875 Q 5.515625 13.8125 5.515625 26.8125 Q 5.515625 40.234375 12.765625 48.109375 Q 20.015625 56 32.328125 56 Q 43.359375 56 49.78125 48.890625 Q 56.203125 41.796875 56.203125 29.59375 M 47.21875 32.234375 Q 47.125 39.59375 43.09375 43.984375 Q 39.0625 48.390625 32.421875 48.390625 Q 24.90625 48.390625 20.390625 44.140625 Q 15.875 39.890625 15.1875 32.171875 z "
id="DejaVuSans-65" />
<path
d="M 8.203125 72.90625 L 55.078125 72.90625 L 55.078125 68.703125 L 28.609375 0 L 18.3125 0 L 43.21875 64.59375 L 8.203125 64.59375 z "
id="DejaVuSans-37" />
</defs>
<g
transform="translate(32.55 18.8)scale(0.1 -0.1)"
id="g262">
<use
xlink:href="#DejaVuSans-31"
id="use264" />
<use
x="63.623047"
xlink:href="#DejaVuSans-65"
id="use266" />
<use
x="125.146484"
xlink:href="#DejaVuSans-2212"
id="use268" />
<use
x="208.935547"
xlink:href="#DejaVuSans-37"
id="use270" />
</g>
</g>
</g>
<g
id="line2d_15">
<path
clip-path="url(#p7ec0e234b8)"
d="M 50.056818 180.636364 L 53.593549 167.944747 L 57.13028 157.182673 L 60.667011 148.088405 L 64.203742 140.431246 L 67.740473 134.008412 L 71.277204 128.64216 L 74.813935 124.177157 L 78.350666 120.478066 L 81.887397 117.427366 L 85.424128 114.923337 L 88.960859 112.878262 L 92.49759 111.21678 L 96.03432 109.874383 L 99.571051 108.796114 L 103.107782 107.935324 L 106.644513 107.252616 L 110.181244 106.714883 L 113.717975 106.294433 L 117.254706 105.968237 L 120.791437 105.717268 L 124.328168 105.525882 L 127.864899 105.381309 L 131.40163 105.273213 L 134.938361 105.193264 L 138.475092 105.134829 L 142.011823 105.09266 L 145.548554 105.062653 L 149.085285 105.041612 L 152.622016 105.027108 L 156.158747 105.017283 L 159.695478 105.010761 L 163.232208 105.00653 L 166.768939 105.003846 L 170.30567 105.002192 L 173.842401 105.001202 L 177.379132 105.000633 L 180.915863 105.000314 L 184.452594 105.000152 L 187.989325 105.000065 L 191.526056 105.000029 L 195.062787 105.000009 L 198.599518 105.000006 L 202.136249 105.000002 L 205.67298 105.000003 L 209.209711 104.999999 L 212.746442 105.000002 L 216.283173 105 L 219.819904 105.000004 L 223.356635 105.000002 L 226.893365 105.000005 L 230.430096 105 L 233.966827 104.999997 L 237.503558 104.999998 L 241.040289 105.000006 L 244.57702 105.000007 L 248.113751 105.000003 L 251.650482 105 L 255.187213 104.999991 L 258.723944 104.999977 L 262.260675 104.999935 L 265.797406 104.999852 L 269.334137 104.99969 L 272.870868 104.99937 L 276.407599 104.998802 L 279.94433 104.997812 L 283.481061 104.996159 L 287.017792 104.993479 L 290.554522 104.989242 L 294.091253 104.982721 L 297.627984 104.972894 L 301.164715 104.958388 L 304.701446 104.937353 L 308.238177 104.907339 L 311.774908 104.865178 L 315.311639 104.80674 L 318.84837 104.726795 L 322.385101 104.618684 L 325.921832 104.474124 L 329.458563 104.28273 L 332.995294 104.03176 L 336.532025 103.705571 L 340.068756 103.285113 L 343.605487 102.747385 L 347.142218 102.064678 L 350.678949 101.20389 L 354.21568 100.125624 L 357.75241 98.783223 L 361.289141 97.121739 L 364.825872 95.076667 L 368.362603 92.57264 L 371.899334 89.521931 L 375.436065 85.822847 L 378.972796 81.35784 L 382.509527 75.991594 L 386.046258 69.568752 L 389.582989 61.911599 L 393.11972 52.81731 L 396.656451 42.055256 L 400.193182 29.363637 "
style="fill:none;stroke:#1f77b4;stroke-linecap:square;stroke-width:1.5;"
id="path273" />
</g>
<g
id="line2d_16">
<path
clip-path="url(#p7ec0e234b8)"
d="M 50.056818 180.636363 L 53.593549 167.944748 L 57.13028 157.182676 L 60.667011 148.088406 L 64.203742 140.431246 L 67.740473 134.008413 L 71.277204 128.642162 L 74.813935 124.177157 L 78.350666 120.478067 L 81.887397 117.427365 L 85.424128 114.923337 L 88.960859 112.878262 L 92.49759 111.216777 L 96.03432 109.874384 L 99.571051 108.796113 L 103.107782 107.935322 L 106.644513 107.252617 L 110.181244 106.714883 L 113.717975 106.294432 L 117.254706 105.968239 L 120.791437 105.717269 L 124.328168 105.525882 L 127.864899 105.38131 L 131.40163 105.27321 L 134.938361 105.193262 L 138.475092 105.134829 L 142.011823 105.092661 L 145.548554 105.062651 L 149.085285 105.041615 L 152.622016 105.027106 L 156.158747 105.017283 L 159.695478 105.01076 L 163.232208 105.006527 L 166.768939 105.003844 L 170.30567 105.00219 L 173.842401 105.001202 L 177.379132 105.000633 L 180.915863 105.000317 L 184.452594 105.000149 L 187.989325 105.000067 L 191.526056 105.000029 L 195.062787 105.000012 L 198.599518 105.000005 L 202.136249 105.000002 L 205.67298 105.000001 L 209.209711 105 L 212.746442 105.000001 L 216.283173 105 L 219.819904 105 L 223.356635 105.000002 L 226.893365 105 L 230.430096 105.000001 L 233.966827 105.000001 L 237.503558 105.000002 L 241.040289 104.999999 L 244.57702 104.999999 L 248.113751 105 L 251.650482 104.999997 L 255.187213 104.999991 L 258.723944 104.999973 L 262.260675 104.999934 L 265.797406 104.999851 L 269.334137 104.999685 L 272.870868 104.999371 L 276.407599 104.998799 L 279.94433 104.997812 L 283.481061 104.996158 L 287.017792 104.993475 L 290.554522 104.989243 L 294.091253 104.982719 L 297.627984 104.972894 L 301.164715 104.958389 L 304.701446 104.937351 L 308.238177 104.90734 L 311.774908 104.865174 L 315.311639 104.806737 L 318.84837 104.726793 L 322.385101 104.618693 L 325.921832 104.474119 L 329.458563 104.28273 L 332.995294 104.03176 L 336.532025 103.705573 L 340.068756 103.285117 L 343.605487 102.747384 L 347.142218 102.064682 L 350.678949 101.203887 L 354.21568 100.125621 L 357.75241 98.783227 L 361.289141 97.121736 L 364.825872 95.076666 L 368.362603 92.572639 L 371.899334 89.521933 L 375.436065 85.822843 L 378.972796 81.357841 L 382.509527 75.991589 L 386.046258 69.568759 L 389.582989 61.911596 L 393.11972 52.817328 L 396.656451 42.055256 L 400.193182 29.363636 "
style="fill:none;stroke:#ff7f0e;stroke-linecap:square;stroke-width:1.5;"
id="path276" />
</g>
<g
id="line2d_17">
<path
clip-path="url(#p7ec0e234b8)"
d="M 50.056818 180.636363 L 53.593549 167.944748 L 57.13028 157.182675 L 60.667011 148.088406 L 64.203742 140.431246 L 67.740473 134.008412 L 71.277204 128.642161 L 74.813935 124.177158 L 78.350666 120.478068 L 81.887397 117.427366 L 85.424128 114.923337 L 88.960859 112.878263 L 92.49759 111.216777 L 96.03432 109.874384 L 99.571051 108.796113 L 103.107782 107.935323 L 106.644513 107.252617 L 110.181244 106.714882 L 113.717975 106.294432 L 117.254706 105.96824 L 120.791437 105.71727 L 124.328168 105.525882 L 127.864899 105.381311 L 131.40163 105.273211 L 134.938361 105.193263 L 138.475092 105.134828 L 142.011823 105.092661 L 145.548554 105.062652 L 149.085285 105.041614 L 152.622016 105.027107 L 156.158747 105.017283 L 159.695478 105.010761 L 163.232208 105.006527 L 166.768939 105.003844 L 170.30567 105.00219 L 173.842401 105.001202 L 177.379132 105.000632 L 180.915863 105.000317 L 184.452594 105.00015 L 187.989325 105.000067 L 191.526056 105.000028 L 195.062787 105.000011 L 198.599518 105.000004 L 202.136249 105.000002 L 205.67298 105.000001 L 209.209711 105.000001 L 212.746442 105.000001 L 216.283173 105.000001 L 219.819904 105.000001 L 223.356635 105.000001 L 226.893365 105.000001 L 230.430096 105.000001 L 233.966827 105.000001 L 237.503558 105.000001 L 241.040289 105.000001 L 244.57702 105.000001 L 248.113751 105 L 251.650482 104.999998 L 255.187213 104.999991 L 258.723944 104.999974 L 262.260675 104.999935 L 265.797406 104.999852 L 269.334137 104.999685 L 272.870868 104.99937 L 276.407599 104.9988 L 279.94433 104.997812 L 283.481061 104.996158 L 287.017792 104.993475 L 290.554522 104.989241 L 294.091253 104.982719 L 297.627984 104.972895 L 301.164715 104.958388 L 304.701446 104.93735 L 308.238177 104.90734 L 311.774908 104.865173 L 315.311639 104.806739 L 318.84837 104.726791 L 322.385101 104.618691 L 325.921832 104.47412 L 329.458563 104.282732 L 332.995294 104.031762 L 336.532025 103.70557 L 340.068756 103.28512 L 343.605487 102.747385 L 347.142218 102.064679 L 350.678949 101.203889 L 354.21568 100.125618 L 357.75241 98.783224 L 361.289141 97.121739 L 364.825872 95.076665 L 368.362603 92.572636 L 371.899334 89.521934 L 375.436065 85.822844 L 378.972796 81.357841 L 382.509527 75.99159 L 386.046258 69.568756 L 389.582989 61.911596 L 393.11972 52.817327 L 396.656451 42.055254 L 400.193182 29.363639 "
style="fill:none;stroke:#2ca02c;stroke-linecap:square;stroke-width:1.5;"
id="path279" />
</g>
<g
id="patch_3">
<path
d="M 32.55 188.2 L 32.55 21.8 "
style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"
id="path282" />
</g>
<g
id="patch_4">
<path
d="M 417.7 188.2 L 417.7 21.8 "
style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"
id="path285" />
</g>
<g
id="patch_5">
<path
d="M 32.55 188.2 L 417.7 188.2 "
style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"
id="path288" />
</g>
<g
id="patch_6">
<path
d="M 32.55 21.8 L 417.7 21.8 "
style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"
id="path291" />
</g>
<g
id="legend_1">
<g
id="patch_7">
<path
d="M 39.55 183.2 L 249.990625 183.2 Q 251.990625 183.2 251.990625 181.2 L 251.990625 136.965625 Q 251.990625 134.965625 249.990625 134.965625 L 39.55 134.965625 Q 37.55 134.965625 37.55 136.965625 L 37.55 181.2 Q 37.55 183.2 39.55 183.2 z "
style="fill:#ffffff;opacity:0.8;stroke:#cccccc;stroke-linejoin:miter;"
id="path295" />
</g>
<g
id="line2d_18">
<path
d="M 41.55 143.464063 L 61.55 143.464063 "
style="fill:none;stroke:#1f77b4;stroke-linecap:square;stroke-width:1.5;"
id="path298" />
</g>
<g
id="line2d_19" />
<g
id="text_16">
<!-- polynôme -->
<defs
id="defs302">
<path
d="M 18.109375 8.203125 L 18.109375 -20.796875 L 9.078125 -20.796875 L 9.078125 54.6875 L 18.109375 54.6875 L 18.109375 46.390625 Q 20.953125 51.265625 25.265625 53.625 Q 29.59375 56 35.59375 56 Q 45.5625 56 51.78125 48.09375 Q 58.015625 40.1875 58.015625 27.296875 Q 58.015625 14.40625 51.78125 6.484375 Q 45.5625 -1.421875 35.59375 -1.421875 Q 29.59375 -1.421875 25.265625 0.953125 Q 20.953125 3.328125 18.109375 8.203125 M 48.6875 27.296875 Q 48.6875 37.203125 44.609375 42.84375 Q 40.53125 48.484375 33.40625 48.484375 Q 26.265625 48.484375 22.1875 42.84375 Q 18.109375 37.203125 18.109375 27.296875 Q 18.109375 17.390625 22.1875 11.75 Q 26.265625 6.109375 33.40625 6.109375 Q 40.53125 6.109375 44.609375 11.75 Q 48.6875 17.390625 48.6875 27.296875 "
id="DejaVuSans-70" />
<path
d="M 30.609375 48.390625 Q 23.390625 48.390625 19.1875 42.75 Q 14.984375 37.109375 14.984375 27.296875 Q 14.984375 17.484375 19.15625 11.84375 Q 23.34375 6.203125 30.609375 6.203125 Q 37.796875 6.203125 41.984375 11.859375 Q 46.1875 17.53125 46.1875 27.296875 Q 46.1875 37.015625 41.984375 42.703125 Q 37.796875 48.390625 30.609375 48.390625 M 30.609375 56 Q 42.328125 56 49.015625 48.375 Q 55.71875 40.765625 55.71875 27.296875 Q 55.71875 13.875 49.015625 6.21875 Q 42.328125 -1.421875 30.609375 -1.421875 Q 18.84375 -1.421875 12.171875 6.21875 Q 5.515625 13.875 5.515625 27.296875 Q 5.515625 40.765625 12.171875 48.375 Q 18.84375 56 30.609375 56 "
id="DejaVuSans-6f" />
<path
d="M 9.421875 75.984375 L 18.40625 75.984375 L 18.40625 0 L 9.421875 0 z "
id="DejaVuSans-6c" />
<path
d="M 32.171875 -5.078125 Q 28.375 -14.84375 24.75 -17.8125 Q 21.140625 -20.796875 15.09375 -20.796875 L 7.90625 -20.796875 L 7.90625 -13.28125 L 13.1875 -13.28125 Q 16.890625 -13.28125 18.9375 -11.515625 Q 21 -9.765625 23.484375 -3.21875 L 25.09375 0.875 L 2.984375 54.6875 L 12.5 54.6875 L 29.59375 11.921875 L 46.6875 54.6875 L 56.203125 54.6875 z "
id="DejaVuSans-79" />
<path
d="M 54.890625 33.015625 L 54.890625 0 L 45.90625 0 L 45.90625 32.71875 Q 45.90625 40.484375 42.875 44.328125 Q 39.84375 48.1875 33.796875 48.1875 Q 26.515625 48.1875 22.3125 43.546875 Q 18.109375 38.921875 18.109375 30.90625 L 18.109375 0 L 9.078125 0 L 9.078125 54.6875 L 18.109375 54.6875 L 18.109375 46.1875 Q 21.34375 51.125 25.703125 53.5625 Q 30.078125 56 35.796875 56 Q 45.21875 56 50.046875 50.171875 Q 54.890625 44.34375 54.890625 33.015625 "
id="DejaVuSans-6e" />
<path
d="M 30.609375 48.390625 Q 23.390625 48.390625 19.1875 42.75 Q 14.984375 37.109375 14.984375 27.296875 Q 14.984375 17.484375 19.15625 11.84375 Q 23.34375 6.203125 30.609375 6.203125 Q 37.796875 6.203125 41.984375 11.859375 Q 46.1875 17.53125 46.1875 27.296875 Q 46.1875 37.015625 41.984375 42.703125 Q 37.796875 48.390625 30.609375 48.390625 M 30.609375 56 Q 42.328125 56 49.015625 48.375 Q 55.71875 40.765625 55.71875 27.296875 Q 55.71875 13.875 49.015625 6.21875 Q 42.328125 -1.421875 30.609375 -1.421875 Q 18.84375 -1.421875 12.171875 6.21875 Q 5.515625 13.875 5.515625 27.296875 Q 5.515625 40.765625 12.171875 48.375 Q 18.84375 56 30.609375 56 M 27.015625 79.984375 L 34.234375 79.984375 L 46.203125 61.625 L 39.421875 61.625 L 30.625 73.578125 L 21.84375 61.625 L 15.046875 61.625 z "
id="DejaVuSans-f4" />
<path
d="M 52 44.1875 Q 55.375 50.25 60.0625 53.125 Q 64.75 56 71.09375 56 Q 79.640625 56 84.28125 50.015625 Q 88.921875 44.046875 88.921875 33.015625 L 88.921875 0 L 79.890625 0 L 79.890625 32.71875 Q 79.890625 40.578125 77.09375 44.375 Q 74.3125 48.1875 68.609375 48.1875 Q 61.625 48.1875 57.5625 43.546875 Q 53.515625 38.921875 53.515625 30.90625 L 53.515625 0 L 44.484375 0 L 44.484375 32.71875 Q 44.484375 40.625 41.703125 44.40625 Q 38.921875 48.1875 33.109375 48.1875 Q 26.21875 48.1875 22.15625 43.53125 Q 18.109375 38.875 18.109375 30.90625 L 18.109375 0 L 9.078125 0 L 9.078125 54.6875 L 18.109375 54.6875 L 18.109375 46.1875 Q 21.1875 51.21875 25.484375 53.609375 Q 29.78125 56 35.6875 56 Q 41.65625 56 45.828125 52.96875 Q 50 49.953125 52 44.1875 "
id="DejaVuSans-6d" />
</defs>
<g
transform="translate(69.55 146.964063)scale(0.1 -0.1)"
id="g311">
<use
xlink:href="#DejaVuSans-70"
id="use313" />
<use
x="63.476562"
xlink:href="#DejaVuSans-6f"
id="use315" />
<use
x="124.658203"
xlink:href="#DejaVuSans-6c"
id="use317" />
<use
x="152.441406"
xlink:href="#DejaVuSans-79"
id="use319" />
<use
x="211.621094"
xlink:href="#DejaVuSans-6e"
id="use321" />
<use
x="275"
xlink:href="#DejaVuSans-f4"
id="use323" />
<use
x="336.181641"
xlink:href="#DejaVuSans-6d"
id="use325" />
<use
x="433.59375"
xlink:href="#DejaVuSans-65"
id="use327" />
</g>
</g>
<g
id="line2d_20">
<path
d="M 41.55 158.542188 L 61.55 158.542188 "
style="fill:none;stroke:#ff7f0e;stroke-linecap:square;stroke-width:1.5;"
id="path330" />
</g>
<g
id="line2d_21" />
<g
id="text_17">
<!-- recalculé par la méthode de Horner -->
<defs
id="defs334">
<path
d="M 41.109375 46.296875 Q 39.59375 47.171875 37.8125 47.578125 Q 36.03125 48 33.890625 48 Q 26.265625 48 22.1875 43.046875 Q 18.109375 38.09375 18.109375 28.8125 L 18.109375 0 L 9.078125 0 L 9.078125 54.6875 L 18.109375 54.6875 L 18.109375 46.1875 Q 20.953125 51.171875 25.484375 53.578125 Q 30.03125 56 36.53125 56 Q 37.453125 56 38.578125 55.875 Q 39.703125 55.765625 41.0625 55.515625 z "
id="DejaVuSans-72" />
<path
d="M 48.78125 52.59375 L 48.78125 44.1875 Q 44.96875 46.296875 41.140625 47.34375 Q 37.3125 48.390625 33.40625 48.390625 Q 24.65625 48.390625 19.8125 42.84375 Q 14.984375 37.3125 14.984375 27.296875 Q 14.984375 17.28125 19.8125 11.734375 Q 24.65625 6.203125 33.40625 6.203125 Q 37.3125 6.203125 41.140625 7.25 Q 44.96875 8.296875 48.78125 10.40625 L 48.78125 2.09375 Q 45.015625 0.34375 40.984375 -0.53125 Q 36.96875 -1.421875 32.421875 -1.421875 Q 20.0625 -1.421875 12.78125 6.34375 Q 5.515625 14.109375 5.515625 27.296875 Q 5.515625 40.671875 12.859375 48.328125 Q 20.21875 56 33.015625 56 Q 37.15625 56 41.109375 55.140625 Q 45.0625 54.296875 48.78125 52.59375 "
id="DejaVuSans-63" />
<path
d="M 34.28125 27.484375 Q 23.390625 27.484375 19.1875 25 Q 14.984375 22.515625 14.984375 16.5 Q 14.984375 11.71875 18.140625 8.90625 Q 21.296875 6.109375 26.703125 6.109375 Q 34.1875 6.109375 38.703125 11.40625 Q 43.21875 16.703125 43.21875 25.484375 L 43.21875 27.484375 z M 52.203125 31.203125 L 52.203125 0 L 43.21875 0 L 43.21875 8.296875 Q 40.140625 3.328125 35.546875 0.953125 Q 30.953125 -1.421875 24.3125 -1.421875 Q 15.921875 -1.421875 10.953125 3.296875 Q 6 8.015625 6 15.921875 Q 6 25.140625 12.171875 29.828125 Q 18.359375 34.515625 30.609375 34.515625 L 43.21875 34.515625 L 43.21875 35.40625 Q 43.21875 41.609375 39.140625 45 Q 35.0625 48.390625 27.6875 48.390625 Q 23 48.390625 18.546875 47.265625 Q 14.109375 46.140625 10.015625 43.890625 L 10.015625 52.203125 Q 14.9375 54.109375 19.578125 55.046875 Q 24.21875 56 28.609375 56 Q 40.484375 56 46.34375 49.84375 Q 52.203125 43.703125 52.203125 31.203125 "
id="DejaVuSans-61" />
<path
d="M 8.5 21.578125 L 8.5 54.6875 L 17.484375 54.6875 L 17.484375 21.921875 Q 17.484375 14.15625 20.5 10.265625 Q 23.53125 6.390625 29.59375 6.390625 Q 36.859375 6.390625 41.078125 11.03125 Q 45.3125 15.671875 45.3125 23.6875 L 45.3125 54.6875 L 54.296875 54.6875 L 54.296875 0 L 45.3125 0 L 45.3125 8.40625 Q 42.046875 3.421875 37.71875 1 Q 33.40625 -1.421875 27.6875 -1.421875 Q 18.265625 -1.421875 13.375 4.4375 Q 8.5 10.296875 8.5 21.578125 M 31.109375 56 z "
id="DejaVuSans-75" />
<path
d="M 56.203125 29.59375 L 56.203125 25.203125 L 14.890625 25.203125 Q 15.484375 15.921875 20.484375 11.0625 Q 25.484375 6.203125 34.421875 6.203125 Q 39.59375 6.203125 44.453125 7.46875 Q 49.3125 8.734375 54.109375 11.28125 L 54.109375 2.78125 Q 49.265625 0.734375 44.1875 -0.34375 Q 39.109375 -1.421875 33.890625 -1.421875 Q 20.796875 -1.421875 13.15625 6.1875 Q 5.515625 13.8125 5.515625 26.8125 Q 5.515625 40.234375 12.765625 48.109375 Q 20.015625 56 32.328125 56 Q 43.359375 56 49.78125 48.890625 Q 56.203125 41.796875 56.203125 29.59375 M 47.21875 32.234375 Q 47.125 39.59375 43.09375 43.984375 Q 39.0625 48.390625 32.421875 48.390625 Q 24.90625 48.390625 20.390625 44.140625 Q 15.875 39.890625 15.1875 32.171875 z M 38.53125 79.984375 L 48.25 79.984375 L 32.34375 61.625 L 24.859375 61.625 z "
id="DejaVuSans-e9" />
<path
id="DejaVuSans-20" />
<path
d="M 18.3125 70.21875 L 18.3125 54.6875 L 36.8125 54.6875 L 36.8125 47.703125 L 18.3125 47.703125 L 18.3125 18.015625 Q 18.3125 11.328125 20.140625 9.421875 Q 21.96875 7.515625 27.59375 7.515625 L 36.8125 7.515625 L 36.8125 0 L 27.59375 0 Q 17.1875 0 13.234375 3.875 Q 9.28125 7.765625 9.28125 18.015625 L 9.28125 47.703125 L 2.6875 47.703125 L 2.6875 54.6875 L 9.28125 54.6875 L 9.28125 70.21875 z "
id="DejaVuSans-74" />
<path
d="M 54.890625 33.015625 L 54.890625 0 L 45.90625 0 L 45.90625 32.71875 Q 45.90625 40.484375 42.875 44.328125 Q 39.84375 48.1875 33.796875 48.1875 Q 26.515625 48.1875 22.3125 43.546875 Q 18.109375 38.921875 18.109375 30.90625 L 18.109375 0 L 9.078125 0 L 9.078125 75.984375 L 18.109375 75.984375 L 18.109375 46.1875 Q 21.34375 51.125 25.703125 53.5625 Q 30.078125 56 35.796875 56 Q 45.21875 56 50.046875 50.171875 Q 54.890625 44.34375 54.890625 33.015625 "
id="DejaVuSans-68" />
<path
d="M 45.40625 46.390625 L 45.40625 75.984375 L 54.390625 75.984375 L 54.390625 0 L 45.40625 0 L 45.40625 8.203125 Q 42.578125 3.328125 38.25 0.953125 Q 33.9375 -1.421875 27.875 -1.421875 Q 17.96875 -1.421875 11.734375 6.484375 Q 5.515625 14.40625 5.515625 27.296875 Q 5.515625 40.1875 11.734375 48.09375 Q 17.96875 56 27.875 56 Q 33.9375 56 38.25 53.625 Q 42.578125 51.265625 45.40625 46.390625 M 14.796875 27.296875 Q 14.796875 17.390625 18.875 11.75 Q 22.953125 6.109375 30.078125 6.109375 Q 37.203125 6.109375 41.296875 11.75 Q 45.40625 17.390625 45.40625 27.296875 Q 45.40625 37.203125 41.296875 42.84375 Q 37.203125 48.484375 30.078125 48.484375 Q 22.953125 48.484375 18.875 42.84375 Q 14.796875 37.203125 14.796875 27.296875 "
id="DejaVuSans-64" />
<path
d="M 9.8125 72.90625 L 19.671875 72.90625 L 19.671875 43.015625 L 55.515625 43.015625 L 55.515625 72.90625 L 65.375 72.90625 L 65.375 0 L 55.515625 0 L 55.515625 34.71875 L 19.671875 34.71875 L 19.671875 0 L 9.8125 0 z "
id="DejaVuSans-48" />
</defs>
<g
transform="translate(69.55 162.042188)scale(0.1 -0.1)"
id="g346">
<use
xlink:href="#DejaVuSans-72"
id="use348" />
<use
x="41.082031"
xlink:href="#DejaVuSans-65"
id="use350" />
<use
x="102.605469"
xlink:href="#DejaVuSans-63"
id="use352" />
<use
x="157.585938"
xlink:href="#DejaVuSans-61"
id="use354" />
<use
x="218.865234"
xlink:href="#DejaVuSans-6c"
id="use356" />
<use
x="246.648438"
xlink:href="#DejaVuSans-63"
id="use358" />
<use
x="301.628906"
xlink:href="#DejaVuSans-75"
id="use360" />
<use
x="365.007812"
xlink:href="#DejaVuSans-6c"
id="use362" />
<use
x="392.791016"
xlink:href="#DejaVuSans-e9"
id="use364" />
<use
x="454.314453"
xlink:href="#DejaVuSans-20"
id="use366" />
<use
x="486.101562"
xlink:href="#DejaVuSans-70"
id="use368" />
<use
x="549.578125"
xlink:href="#DejaVuSans-61"
id="use370" />
<use
x="610.857422"
xlink:href="#DejaVuSans-72"
id="use372" />
<use
x="651.970703"
xlink:href="#DejaVuSans-20"
id="use374" />
<use
x="683.757812"
xlink:href="#DejaVuSans-6c"
id="use376" />
<use
x="711.541016"
xlink:href="#DejaVuSans-61"
id="use378" />
<use
x="772.820312"
xlink:href="#DejaVuSans-20"
id="use380" />
<use
x="804.607422"
xlink:href="#DejaVuSans-6d"
id="use382" />
<use
x="902.019531"
xlink:href="#DejaVuSans-e9"
id="use384" />
<use
x="963.542969"
xlink:href="#DejaVuSans-74"
id="use386" />
<use
x="1002.751953"
xlink:href="#DejaVuSans-68"
id="use388" />
<use
x="1066.130859"
xlink:href="#DejaVuSans-6f"
id="use390" />
<use
x="1127.3125"
xlink:href="#DejaVuSans-64"
id="use392" />
<use
x="1190.789062"
xlink:href="#DejaVuSans-65"
id="use394" />
<use
x="1252.3125"
xlink:href="#DejaVuSans-20"
id="use396" />
<use
x="1284.099609"
xlink:href="#DejaVuSans-64"
id="use398" />
<use
x="1347.576172"
xlink:href="#DejaVuSans-65"
id="use400" />
<use
x="1409.099609"
xlink:href="#DejaVuSans-20"
id="use402" />
<use
x="1440.886719"
xlink:href="#DejaVuSans-48"
id="use404" />
<use
x="1516.082031"
xlink:href="#DejaVuSans-6f"
id="use406" />
<use
x="1577.263672"
xlink:href="#DejaVuSans-72"
id="use408" />
<use
x="1618.361328"
xlink:href="#DejaVuSans-6e"
id="use410" />
<use
x="1681.740234"
xlink:href="#DejaVuSans-65"
id="use412" />
<use
x="1743.263672"
xlink:href="#DejaVuSans-72"
id="use414" />
</g>
</g>
<g
id="line2d_22">
<path
d="M 41.55 173.620313 L 61.55 173.620313 "
style="fill:none;stroke:#2ca02c;stroke-linecap:square;stroke-width:1.5;"
id="path417" />
</g>
<g
id="line2d_23" />
<g
id="text_18">
<!-- simplifié -->
<defs
id="defs421">
<path
d="M 44.28125 53.078125 L 44.28125 44.578125 Q 40.484375 46.53125 36.375 47.5 Q 32.28125 48.484375 27.875 48.484375 Q 21.1875 48.484375 17.84375 46.4375 Q 14.5 44.390625 14.5 40.28125 Q 14.5 37.15625 16.890625 35.375 Q 19.28125 33.59375 26.515625 31.984375 L 29.59375 31.296875 Q 39.15625 29.25 43.1875 25.515625 Q 47.21875 21.78125 47.21875 15.09375 Q 47.21875 7.46875 41.1875 3.015625 Q 35.15625 -1.421875 24.609375 -1.421875 Q 20.21875 -1.421875 15.453125 -0.5625 Q 10.6875 0.296875 5.421875 2 L 5.421875 11.28125 Q 10.40625 8.6875 15.234375 7.390625 Q 20.0625 6.109375 24.8125 6.109375 Q 31.15625 6.109375 34.5625 8.28125 Q 37.984375 10.453125 37.984375 14.40625 Q 37.984375 18.0625 35.515625 20.015625 Q 33.0625 21.96875 24.703125 23.78125 L 21.578125 24.515625 Q 13.234375 26.265625 9.515625 29.90625 Q 5.8125 33.546875 5.8125 39.890625 Q 5.8125 47.609375 11.28125 51.796875 Q 16.75 56 26.8125 56 Q 31.78125 56 36.171875 55.265625 Q 40.578125 54.546875 44.28125 53.078125 "
id="DejaVuSans-73" />
<path
d="M 9.421875 54.6875 L 18.40625 54.6875 L 18.40625 0 L 9.421875 0 z M 9.421875 75.984375 L 18.40625 75.984375 L 18.40625 64.59375 L 9.421875 64.59375 z "
id="DejaVuSans-69" />
<path
d="M 37.109375 75.984375 L 37.109375 68.5 L 28.515625 68.5 Q 23.6875 68.5 21.796875 66.546875 Q 19.921875 64.59375 19.921875 59.515625 L 19.921875 54.6875 L 34.71875 54.6875 L 34.71875 47.703125 L 19.921875 47.703125 L 19.921875 0 L 10.890625 0 L 10.890625 47.703125 L 2.296875 47.703125 L 2.296875 54.6875 L 10.890625 54.6875 L 10.890625 58.5 Q 10.890625 67.625 15.140625 71.796875 Q 19.390625 75.984375 28.609375 75.984375 z "
id="DejaVuSans-66" />
</defs>
<g
transform="translate(69.55 177.120313)scale(0.1 -0.1)"
id="g426">
<use
xlink:href="#DejaVuSans-73"
id="use428" />
<use
x="52.099609"
xlink:href="#DejaVuSans-69"
id="use430" />
<use
x="79.882812"
xlink:href="#DejaVuSans-6d"
id="use432" />
<use
x="177.294922"
xlink:href="#DejaVuSans-70"
id="use434" />
<use
x="240.771484"
xlink:href="#DejaVuSans-6c"
id="use436" />
<use
x="268.554688"
xlink:href="#DejaVuSans-69"
id="use438" />
<use
x="296.337891"
xlink:href="#DejaVuSans-66"
id="use440" />
<use
x="331.542969"
xlink:href="#DejaVuSans-69"
id="use442" />
<use
x="359.326172"
xlink:href="#DejaVuSans-e9"
id="use444" />
</g>
</g>
</g>
</g>
</g>
<defs
id="defs446">
<clipPath
id="p7ec0e234b8">
<rect
height="166.4"
width="385.15"
x="32.55"
y="21.8"
id="rect449" />
</clipPath>
</defs>
<rect
style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect4581"
width="69.618324"
height="10.38168"
x="189.92368"
y="99.969467" />
</svg>
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Created with matplotlib (http://matplotlib.org/) -->
<svg height="216pt" version="1.1" viewBox="0 0 432 216" width="432pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<style type="text/css">
*{stroke-linecap:butt;stroke-linejoin:round;}
</style>
</defs>
<g id="figure_1">
<g id="patch_1">
<path d="M 0 216
L 432 216
L 432 0
L 0 0
z
" style="fill:#ffffff;"/>
</g>
<g id="axes_1">
<g id="patch_2">
<path d="M 32.55 188.2
L 417.7 188.2
L 417.7 21.8
L 32.55 21.8
z
" style="fill:#ffffff;"/>
</g>
<g id="matplotlib.axis_1">
<g id="xtick_1">
<g id="line2d_1">
<defs>
<path d="M 0 0
L 0 3.5
" id="mf875541201" style="stroke:#000000;stroke-width:0.8;"/>
</defs>
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="50.056818" xlink:href="#mf875541201" y="188.2"/>
</g>
</g>
<g id="text_1">
<!-- 0.80 -->
<defs>
<path d="M 31.78125 66.40625
Q 24.171875 66.40625 20.328125 58.90625
Q 16.5 51.421875 16.5 36.375
Q 16.5 21.390625 20.328125 13.890625
Q 24.171875 6.390625 31.78125 6.390625
Q 39.453125 6.390625 43.28125 13.890625
Q 47.125 21.390625 47.125 36.375
Q 47.125 51.421875 43.28125 58.90625
Q 39.453125 66.40625 31.78125 66.40625
M 31.78125 74.21875
Q 44.046875 74.21875 50.515625 64.515625
Q 56.984375 54.828125 56.984375 36.375
Q 56.984375 17.96875 50.515625 8.265625
Q 44.046875 -1.421875 31.78125 -1.421875
Q 19.53125 -1.421875 13.0625 8.265625
Q 6.59375 17.96875 6.59375 36.375
Q 6.59375 54.828125 13.0625 64.515625
Q 19.53125 74.21875 31.78125 74.21875
" id="DejaVuSans-30"/>
<path d="M 10.6875 12.40625
L 21 12.40625
L 21 0
L 10.6875 0
z
" id="DejaVuSans-2e"/>
<path d="M 31.78125 34.625
Q 24.75 34.625 20.71875 30.859375
Q 16.703125 27.09375 16.703125 20.515625
Q 16.703125 13.921875 20.71875 10.15625
Q 24.75 6.390625 31.78125 6.390625
Q 38.8125 6.390625 42.859375 10.171875
Q 46.921875 13.96875 46.921875 20.515625
Q 46.921875 27.09375 42.890625 30.859375
Q 38.875 34.625 31.78125 34.625
M 21.921875 38.8125
Q 15.578125 40.375 12.03125 44.71875
Q 8.5 49.078125 8.5 55.328125
Q 8.5 64.0625 14.71875 69.140625
Q 20.953125 74.21875 31.78125 74.21875
Q 42.671875 74.21875 48.875 69.140625
Q 55.078125 64.0625 55.078125 55.328125
Q 55.078125 49.078125 51.53125 44.71875
Q 48 40.375 41.703125 38.8125
Q 48.828125 37.15625 52.796875 32.3125
Q 56.78125 27.484375 56.78125 20.515625
Q 56.78125 9.90625 50.3125 4.234375
Q 43.84375 -1.421875 31.78125 -1.421875
Q 19.734375 -1.421875 13.25 4.234375
Q 6.78125 9.90625 6.78125 20.515625
Q 6.78125 27.484375 10.78125 32.3125
Q 14.796875 37.15625 21.921875 38.8125
M 18.3125 54.390625
Q 18.3125 48.734375 21.84375 45.5625
Q 25.390625 42.390625 31.78125 42.390625
Q 38.140625 42.390625 41.71875 45.5625
Q 45.3125 48.734375 45.3125 54.390625
Q 45.3125 60.0625 41.71875 63.234375
Q 38.140625 66.40625 31.78125 66.40625
Q 25.390625 66.40625 21.84375 63.234375
Q 18.3125 60.0625 18.3125 54.390625
" id="DejaVuSans-38"/>
</defs>
<g transform="translate(38.924006 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-30"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-38"/>
<use x="159.033203" xlink:href="#DejaVuSans-30"/>
</g>
</g>
</g>
<g id="xtick_2">
<g id="line2d_2">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="93.823864" xlink:href="#mf875541201" y="188.2"/>
</g>
</g>
<g id="text_2">
<!-- 0.85 -->
<defs>
<path d="M 10.796875 72.90625
L 49.515625 72.90625
L 49.515625 64.59375
L 19.828125 64.59375
L 19.828125 46.734375
Q 21.96875 47.46875 24.109375 47.828125
Q 26.265625 48.1875 28.421875 48.1875
Q 40.625 48.1875 47.75 41.5
Q 54.890625 34.8125 54.890625 23.390625
Q 54.890625 11.625 47.5625 5.09375
Q 40.234375 -1.421875 26.90625 -1.421875
Q 22.3125 -1.421875 17.546875 -0.640625
Q 12.796875 0.140625 7.71875 1.703125
L 7.71875 11.625
Q 12.109375 9.234375 16.796875 8.0625
Q 21.484375 6.890625 26.703125 6.890625
Q 35.15625 6.890625 40.078125 11.328125
Q 45.015625 15.765625 45.015625 23.390625
Q 45.015625 31 40.078125 35.4375
Q 35.15625 39.890625 26.703125 39.890625
Q 22.75 39.890625 18.8125 39.015625
Q 14.890625 38.140625 10.796875 36.28125
z
" id="DejaVuSans-35"/>
</defs>
<g transform="translate(82.691051 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-30"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-38"/>
<use x="159.033203" xlink:href="#DejaVuSans-35"/>
</g>
</g>
</g>
<g id="xtick_3">
<g id="line2d_3">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="137.590909" xlink:href="#mf875541201" y="188.2"/>
</g>
</g>
<g id="text_3">
<!-- 0.90 -->
<defs>
<path d="M 10.984375 1.515625
L 10.984375 10.5
Q 14.703125 8.734375 18.5 7.8125
Q 22.3125 6.890625 25.984375 6.890625
Q 35.75 6.890625 40.890625 13.453125
Q 46.046875 20.015625 46.78125 33.40625
Q 43.953125 29.203125 39.59375 26.953125
Q 35.25 24.703125 29.984375 24.703125
Q 19.046875 24.703125 12.671875 31.3125
Q 6.296875 37.9375 6.296875 49.421875
Q 6.296875 60.640625 12.9375 67.421875
Q 19.578125 74.21875 30.609375 74.21875
Q 43.265625 74.21875 49.921875 64.515625
Q 56.59375 54.828125 56.59375 36.375
Q 56.59375 19.140625 48.40625 8.859375
Q 40.234375 -1.421875 26.421875 -1.421875
Q 22.703125 -1.421875 18.890625 -0.6875
Q 15.09375 0.046875 10.984375 1.515625
M 30.609375 32.421875
Q 37.25 32.421875 41.125 36.953125
Q 45.015625 41.5 45.015625 49.421875
Q 45.015625 57.28125 41.125 61.84375
Q 37.25 66.40625 30.609375 66.40625
Q 23.96875 66.40625 20.09375 61.84375
Q 16.21875 57.28125 16.21875 49.421875
Q 16.21875 41.5 20.09375 36.953125
Q 23.96875 32.421875 30.609375 32.421875
" id="DejaVuSans-39"/>
</defs>
<g transform="translate(126.458097 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-30"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-39"/>
<use x="159.033203" xlink:href="#DejaVuSans-30"/>
</g>
</g>
</g>
<g id="xtick_4">
<g id="line2d_4">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="181.357955" xlink:href="#mf875541201" y="188.2"/>
</g>
</g>
<g id="text_4">
<!-- 0.95 -->
<g transform="translate(170.225142 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-30"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-39"/>
<use x="159.033203" xlink:href="#DejaVuSans-35"/>
</g>
</g>
</g>
<g id="xtick_5">
<g id="line2d_5">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="225.125" xlink:href="#mf875541201" y="188.2"/>
</g>
</g>
<g id="text_5">
<!-- 1.00 -->
<defs>
<path d="M 12.40625 8.296875
L 28.515625 8.296875
L 28.515625 63.921875
L 10.984375 60.40625
L 10.984375 69.390625
L 28.421875 72.90625
L 38.28125 72.90625
L 38.28125 8.296875
L 54.390625 8.296875
L 54.390625 0
L 12.40625 0
z
" id="DejaVuSans-31"/>
</defs>
<g transform="translate(213.992188 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-31"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-30"/>
<use x="159.033203" xlink:href="#DejaVuSans-30"/>
</g>
</g>
</g>
<g id="xtick_6">
<g id="line2d_6">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="268.892045" xlink:href="#mf875541201" y="188.2"/>
</g>
</g>
<g id="text_6">
<!-- 1.05 -->
<g transform="translate(257.759233 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-31"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-30"/>
<use x="159.033203" xlink:href="#DejaVuSans-35"/>
</g>
</g>
</g>
<g id="xtick_7">
<g id="line2d_7">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="312.659091" xlink:href="#mf875541201" y="188.2"/>
</g>
</g>
<g id="text_7">
<!-- 1.10 -->
<g transform="translate(301.526278 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-31"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-31"/>
<use x="159.033203" xlink:href="#DejaVuSans-30"/>
</g>
</g>
</g>
<g id="xtick_8">
<g id="line2d_8">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="356.426136" xlink:href="#mf875541201" y="188.2"/>
</g>
</g>
<g id="text_8">
<!-- 1.15 -->
<g transform="translate(345.293324 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-31"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-31"/>
<use x="159.033203" xlink:href="#DejaVuSans-35"/>
</g>
</g>
</g>
<g id="xtick_9">
<g id="line2d_9">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="400.193182" xlink:href="#mf875541201" y="188.2"/>
</g>
</g>
<g id="text_9">
<!-- 1.20 -->
<defs>
<path d="M 19.1875 8.296875
L 53.609375 8.296875
L 53.609375 0
L 7.328125 0
L 7.328125 8.296875
Q 12.9375 14.109375 22.625 23.890625
Q 32.328125 33.6875 34.8125 36.53125
Q 39.546875 41.84375 41.421875 45.53125
Q 43.3125 49.21875 43.3125 52.78125
Q 43.3125 58.59375 39.234375 62.25
Q 35.15625 65.921875 28.609375 65.921875
Q 23.96875 65.921875 18.8125 64.3125
Q 13.671875 62.703125 7.8125 59.421875
L 7.8125 69.390625
Q 13.765625 71.78125 18.9375 73
Q 24.125 74.21875 28.421875 74.21875
Q 39.75 74.21875 46.484375 68.546875
Q 53.21875 62.890625 53.21875 53.421875
Q 53.21875 48.921875 51.53125 44.890625
Q 49.859375 40.875 45.40625 35.40625
Q 44.1875 33.984375 37.640625 27.21875
Q 31.109375 20.453125 19.1875 8.296875
" id="DejaVuSans-32"/>
</defs>
<g transform="translate(389.060369 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-31"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-32"/>
<use x="159.033203" xlink:href="#DejaVuSans-30"/>
</g>
</g>
</g>
</g>
<g id="matplotlib.axis_2">
<g id="ytick_1">
<g id="line2d_10">
<defs>
<path d="M 0 0
L -3.5 0
" id="m87b7e82d4d" style="stroke:#000000;stroke-width:0.8;"/>
</defs>
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="32.55" xlink:href="#m87b7e82d4d" y="164.090909"/>
</g>
</g>
<g id="text_10">
<!-- −4 -->
<defs>
<path d="M 10.59375 35.5
L 73.1875 35.5
L 73.1875 27.203125
L 10.59375 27.203125
z
" id="DejaVuSans-2212"/>
<path d="M 37.796875 64.3125
L 12.890625 25.390625
L 37.796875 25.390625
z
M 35.203125 72.90625
L 47.609375 72.90625
L 47.609375 25.390625
L 58.015625 25.390625
L 58.015625 17.1875
L 47.609375 17.1875
L 47.609375 0
L 37.796875 0
L 37.796875 17.1875
L 4.890625 17.1875
L 4.890625 26.703125
z
" id="DejaVuSans-34"/>
</defs>
<g transform="translate(10.807813 167.890128)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-2212"/>
<use x="83.789062" xlink:href="#DejaVuSans-34"/>
</g>
</g>
</g>
<g id="ytick_2">
<g id="line2d_11">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="32.55" xlink:href="#m87b7e82d4d" y="134.545455"/>
</g>
</g>
<g id="text_11">
<!-- −2 -->
<g transform="translate(10.807813 138.344674)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-2212"/>
<use x="83.789062" xlink:href="#DejaVuSans-32"/>
</g>
</g>
</g>
<g id="ytick_3">
<g id="line2d_12">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="32.55" xlink:href="#m87b7e82d4d" y="105.000001"/>
</g>
</g>
<g id="text_12">
<!-- 0 -->
<g transform="translate(19.1875 108.79922)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-30"/>
</g>
</g>
</g>
<g id="ytick_4">
<g id="line2d_13">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="32.55" xlink:href="#m87b7e82d4d" y="75.454547"/>
</g>
</g>
<g id="text_13">
<!-- 2 -->
<g transform="translate(19.1875 79.253766)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-32"/>
</g>
</g>
</g>
<g id="ytick_5">
<g id="line2d_14">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="32.55" xlink:href="#m87b7e82d4d" y="45.909093"/>
</g>
</g>
<g id="text_14">
<!-- 4 -->
<g transform="translate(19.1875 49.708312)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-34"/>
</g>
</g>
</g>
<g id="text_15">
<!-- 1e−7 -->
<defs>
<path d="M 56.203125 29.59375
L 56.203125 25.203125
L 14.890625 25.203125
Q 15.484375 15.921875 20.484375 11.0625
Q 25.484375 6.203125 34.421875 6.203125
Q 39.59375 6.203125 44.453125 7.46875
Q 49.3125 8.734375 54.109375 11.28125
L 54.109375 2.78125
Q 49.265625 0.734375 44.1875 -0.34375
Q 39.109375 -1.421875 33.890625 -1.421875
Q 20.796875 -1.421875 13.15625 6.1875
Q 5.515625 13.8125 5.515625 26.8125
Q 5.515625 40.234375 12.765625 48.109375
Q 20.015625 56 32.328125 56
Q 43.359375 56 49.78125 48.890625
Q 56.203125 41.796875 56.203125 29.59375
M 47.21875 32.234375
Q 47.125 39.59375 43.09375 43.984375
Q 39.0625 48.390625 32.421875 48.390625
Q 24.90625 48.390625 20.390625 44.140625
Q 15.875 39.890625 15.1875 32.171875
z
" id="DejaVuSans-65"/>
<path d="M 8.203125 72.90625
L 55.078125 72.90625
L 55.078125 68.703125
L 28.609375 0
L 18.3125 0
L 43.21875 64.59375
L 8.203125 64.59375
z
" id="DejaVuSans-37"/>
</defs>
<g transform="translate(32.55 18.8)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-31"/>
<use x="63.623047" xlink:href="#DejaVuSans-65"/>
<use x="125.146484" xlink:href="#DejaVuSans-2212"/>
<use x="208.935547" xlink:href="#DejaVuSans-37"/>
</g>
</g>
</g>
<g id="line2d_15">
<path clip-path="url(#p7ec0e234b8)" d="M 50.056818 180.636364
L 53.593549 167.944747
L 57.13028 157.182673
L 60.667011 148.088405
L 64.203742 140.431246
L 67.740473 134.008412
L 71.277204 128.64216
L 74.813935 124.177157
L 78.350666 120.478066
L 81.887397 117.427366
L 85.424128 114.923337
L 88.960859 112.878262
L 92.49759 111.21678
L 96.03432 109.874383
L 99.571051 108.796114
L 103.107782 107.935324
L 106.644513 107.252616
L 110.181244 106.714883
L 113.717975 106.294433
L 117.254706 105.968237
L 120.791437 105.717268
L 124.328168 105.525882
L 127.864899 105.381309
L 131.40163 105.273213
L 134.938361 105.193264
L 138.475092 105.134829
L 142.011823 105.09266
L 145.548554 105.062653
L 149.085285 105.041612
L 152.622016 105.027108
L 156.158747 105.017283
L 159.695478 105.010761
L 163.232208 105.00653
L 166.768939 105.003846
L 170.30567 105.002192
L 173.842401 105.001202
L 177.379132 105.000633
L 180.915863 105.000314
L 184.452594 105.000152
L 187.989325 105.000065
L 191.526056 105.000029
L 195.062787 105.000009
L 198.599518 105.000006
L 202.136249 105.000002
L 205.67298 105.000003
L 209.209711 104.999999
L 212.746442 105.000002
L 216.283173 105
L 219.819904 105.000004
L 223.356635 105.000002
L 226.893365 105.000005
L 230.430096 105
L 233.966827 104.999997
L 237.503558 104.999998
L 241.040289 105.000006
L 244.57702 105.000007
L 248.113751 105.000003
L 251.650482 105
L 255.187213 104.999991
L 258.723944 104.999977
L 262.260675 104.999935
L 265.797406 104.999852
L 269.334137 104.99969
L 272.870868 104.99937
L 276.407599 104.998802
L 279.94433 104.997812
L 283.481061 104.996159
L 287.017792 104.993479
L 290.554522 104.989242
L 294.091253 104.982721
L 297.627984 104.972894
L 301.164715 104.958388
L 304.701446 104.937353
L 308.238177 104.907339
L 311.774908 104.865178
L 315.311639 104.80674
L 318.84837 104.726795
L 322.385101 104.618684
L 325.921832 104.474124
L 329.458563 104.28273
L 332.995294 104.03176
L 336.532025 103.705571
L 340.068756 103.285113
L 343.605487 102.747385
L 347.142218 102.064678
L 350.678949 101.20389
L 354.21568 100.125624
L 357.75241 98.783223
L 361.289141 97.121739
L 364.825872 95.076667
L 368.362603 92.57264
L 371.899334 89.521931
L 375.436065 85.822847
L 378.972796 81.35784
L 382.509527 75.991594
L 386.046258 69.568752
L 389.582989 61.911599
L 393.11972 52.81731
L 396.656451 42.055256
L 400.193182 29.363637
" style="fill:none;stroke:#1f77b4;stroke-linecap:square;stroke-width:1.5;"/>
</g>
<g id="line2d_16">
<path clip-path="url(#p7ec0e234b8)" d="M 50.056818 180.636363
L 53.593549 167.944748
L 57.13028 157.182676
L 60.667011 148.088406
L 64.203742 140.431246
L 67.740473 134.008413
L 71.277204 128.642162
L 74.813935 124.177157
L 78.350666 120.478067
L 81.887397 117.427365
L 85.424128 114.923337
L 88.960859 112.878262
L 92.49759 111.216777
L 96.03432 109.874384
L 99.571051 108.796113
L 103.107782 107.935322
L 106.644513 107.252617
L 110.181244 106.714883
L 113.717975 106.294432
L 117.254706 105.968239
L 120.791437 105.717269
L 124.328168 105.525882
L 127.864899 105.38131
L 131.40163 105.27321
L 134.938361 105.193262
L 138.475092 105.134829
L 142.011823 105.092661
L 145.548554 105.062651
L 149.085285 105.041615
L 152.622016 105.027106
L 156.158747 105.017283
L 159.695478 105.01076
L 163.232208 105.006527
L 166.768939 105.003844
L 170.30567 105.00219
L 173.842401 105.001202
L 177.379132 105.000633
L 180.915863 105.000317
L 184.452594 105.000149
L 187.989325 105.000067
L 191.526056 105.000029
L 195.062787 105.000012
L 198.599518 105.000005
L 202.136249 105.000002
L 205.67298 105.000001
L 209.209711 105
L 212.746442 105.000001
L 216.283173 105
L 219.819904 105
L 223.356635 105.000002
L 226.893365 105
L 230.430096 105.000001
L 233.966827 105.000001
L 237.503558 105.000002
L 241.040289 104.999999
L 244.57702 104.999999
L 248.113751 105
L 251.650482 104.999997
L 255.187213 104.999991
L 258.723944 104.999973
L 262.260675 104.999934
L 265.797406 104.999851
L 269.334137 104.999685
L 272.870868 104.999371
L 276.407599 104.998799
L 279.94433 104.997812
L 283.481061 104.996158
L 287.017792 104.993475
L 290.554522 104.989243
L 294.091253 104.982719
L 297.627984 104.972894
L 301.164715 104.958389
L 304.701446 104.937351
L 308.238177 104.90734
L 311.774908 104.865174
L 315.311639 104.806737
L 318.84837 104.726793
L 322.385101 104.618693
L 325.921832 104.474119
L 329.458563 104.28273
L 332.995294 104.03176
L 336.532025 103.705573
L 340.068756 103.285117
L 343.605487 102.747384
L 347.142218 102.064682
L 350.678949 101.203887
L 354.21568 100.125621
L 357.75241 98.783227
L 361.289141 97.121736
L 364.825872 95.076666
L 368.362603 92.572639
L 371.899334 89.521933
L 375.436065 85.822843
L 378.972796 81.357841
L 382.509527 75.991589
L 386.046258 69.568759
L 389.582989 61.911596
L 393.11972 52.817328
L 396.656451 42.055256
L 400.193182 29.363636
" style="fill:none;stroke:#ff7f0e;stroke-linecap:square;stroke-width:1.5;"/>
</g>
<g id="line2d_17">
<path clip-path="url(#p7ec0e234b8)" d="M 50.056818 180.636363
L 53.593549 167.944748
L 57.13028 157.182675
L 60.667011 148.088406
L 64.203742 140.431246
L 67.740473 134.008412
L 71.277204 128.642161
L 74.813935 124.177158
L 78.350666 120.478068
L 81.887397 117.427366
L 85.424128 114.923337
L 88.960859 112.878263
L 92.49759 111.216777
L 96.03432 109.874384
L 99.571051 108.796113
L 103.107782 107.935323
L 106.644513 107.252617
L 110.181244 106.714882
L 113.717975 106.294432
L 117.254706 105.96824
L 120.791437 105.71727
L 124.328168 105.525882
L 127.864899 105.381311
L 131.40163 105.273211
L 134.938361 105.193263
L 138.475092 105.134828
L 142.011823 105.092661
L 145.548554 105.062652
L 149.085285 105.041614
L 152.622016 105.027107
L 156.158747 105.017283
L 159.695478 105.010761
L 163.232208 105.006527
L 166.768939 105.003844
L 170.30567 105.00219
L 173.842401 105.001202
L 177.379132 105.000632
L 180.915863 105.000317
L 184.452594 105.00015
L 187.989325 105.000067
L 191.526056 105.000028
L 195.062787 105.000011
L 198.599518 105.000004
L 202.136249 105.000002
L 205.67298 105.000001
L 209.209711 105.000001
L 212.746442 105.000001
L 216.283173 105.000001
L 219.819904 105.000001
L 223.356635 105.000001
L 226.893365 105.000001
L 230.430096 105.000001
L 233.966827 105.000001
L 237.503558 105.000001
L 241.040289 105.000001
L 244.57702 105.000001
L 248.113751 105
L 251.650482 104.999998
L 255.187213 104.999991
L 258.723944 104.999974
L 262.260675 104.999935
L 265.797406 104.999852
L 269.334137 104.999685
L 272.870868 104.99937
L 276.407599 104.9988
L 279.94433 104.997812
L 283.481061 104.996158
L 287.017792 104.993475
L 290.554522 104.989241
L 294.091253 104.982719
L 297.627984 104.972895
L 301.164715 104.958388
L 304.701446 104.93735
L 308.238177 104.90734
L 311.774908 104.865173
L 315.311639 104.806739
L 318.84837 104.726791
L 322.385101 104.618691
L 325.921832 104.47412
L 329.458563 104.282732
L 332.995294 104.031762
L 336.532025 103.70557
L 340.068756 103.28512
L 343.605487 102.747385
L 347.142218 102.064679
L 350.678949 101.203889
L 354.21568 100.125618
L 357.75241 98.783224
L 361.289141 97.121739
L 364.825872 95.076665
L 368.362603 92.572636
L 371.899334 89.521934
L 375.436065 85.822844
L 378.972796 81.357841
L 382.509527 75.99159
L 386.046258 69.568756
L 389.582989 61.911596
L 393.11972 52.817327
L 396.656451 42.055254
L 400.193182 29.363639
" style="fill:none;stroke:#2ca02c;stroke-linecap:square;stroke-width:1.5;"/>
</g>
<g id="patch_3">
<path d="M 32.55 188.2
L 32.55 21.8
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
</g>
<g id="patch_4">
<path d="M 417.7 188.2
L 417.7 21.8
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
</g>
<g id="patch_5">
<path d="M 32.55 188.2
L 417.7 188.2
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
</g>
<g id="patch_6">
<path d="M 32.55 21.8
L 417.7 21.8
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
</g>
<g id="legend_1">
<g id="patch_7">
<path d="M 39.55 183.2
L 249.990625 183.2
Q 251.990625 183.2 251.990625 181.2
L 251.990625 136.965625
Q 251.990625 134.965625 249.990625 134.965625
L 39.55 134.965625
Q 37.55 134.965625 37.55 136.965625
L 37.55 181.2
Q 37.55 183.2 39.55 183.2
z
" style="fill:#ffffff;opacity:0.8;stroke:#cccccc;stroke-linejoin:miter;"/>
</g>
<g id="line2d_18">
<path d="M 41.55 143.464063
L 61.55 143.464063
" style="fill:none;stroke:#1f77b4;stroke-linecap:square;stroke-width:1.5;"/>
</g>
<g id="line2d_19"/>
<g id="text_16">
<!-- polynôme -->
<defs>
<path d="M 18.109375 8.203125
L 18.109375 -20.796875
L 9.078125 -20.796875
L 9.078125 54.6875
L 18.109375 54.6875
L 18.109375 46.390625
Q 20.953125 51.265625 25.265625 53.625
Q 29.59375 56 35.59375 56
Q 45.5625 56 51.78125 48.09375
Q 58.015625 40.1875 58.015625 27.296875
Q 58.015625 14.40625 51.78125 6.484375
Q 45.5625 -1.421875 35.59375 -1.421875
Q 29.59375 -1.421875 25.265625 0.953125
Q 20.953125 3.328125 18.109375 8.203125
M 48.6875 27.296875
Q 48.6875 37.203125 44.609375 42.84375
Q 40.53125 48.484375 33.40625 48.484375
Q 26.265625 48.484375 22.1875 42.84375
Q 18.109375 37.203125 18.109375 27.296875
Q 18.109375 17.390625 22.1875 11.75
Q 26.265625 6.109375 33.40625 6.109375
Q 40.53125 6.109375 44.609375 11.75
Q 48.6875 17.390625 48.6875 27.296875
" id="DejaVuSans-70"/>
<path d="M 30.609375 48.390625
Q 23.390625 48.390625 19.1875 42.75
Q 14.984375 37.109375 14.984375 27.296875
Q 14.984375 17.484375 19.15625 11.84375
Q 23.34375 6.203125 30.609375 6.203125
Q 37.796875 6.203125 41.984375 11.859375
Q 46.1875 17.53125 46.1875 27.296875
Q 46.1875 37.015625 41.984375 42.703125
Q 37.796875 48.390625 30.609375 48.390625
M 30.609375 56
Q 42.328125 56 49.015625 48.375
Q 55.71875 40.765625 55.71875 27.296875
Q 55.71875 13.875 49.015625 6.21875
Q 42.328125 -1.421875 30.609375 -1.421875
Q 18.84375 -1.421875 12.171875 6.21875
Q 5.515625 13.875 5.515625 27.296875
Q 5.515625 40.765625 12.171875 48.375
Q 18.84375 56 30.609375 56
" id="DejaVuSans-6f"/>
<path d="M 9.421875 75.984375
L 18.40625 75.984375
L 18.40625 0
L 9.421875 0
z
" id="DejaVuSans-6c"/>
<path d="M 32.171875 -5.078125
Q 28.375 -14.84375 24.75 -17.8125
Q 21.140625 -20.796875 15.09375 -20.796875
L 7.90625 -20.796875
L 7.90625 -13.28125
L 13.1875 -13.28125
Q 16.890625 -13.28125 18.9375 -11.515625
Q 21 -9.765625 23.484375 -3.21875
L 25.09375 0.875
L 2.984375 54.6875
L 12.5 54.6875
L 29.59375 11.921875
L 46.6875 54.6875
L 56.203125 54.6875
z
" id="DejaVuSans-79"/>
<path d="M 54.890625 33.015625
L 54.890625 0
L 45.90625 0
L 45.90625 32.71875
Q 45.90625 40.484375 42.875 44.328125
Q 39.84375 48.1875 33.796875 48.1875
Q 26.515625 48.1875 22.3125 43.546875
Q 18.109375 38.921875 18.109375 30.90625
L 18.109375 0
L 9.078125 0
L 9.078125 54.6875
L 18.109375 54.6875
L 18.109375 46.1875
Q 21.34375 51.125 25.703125 53.5625
Q 30.078125 56 35.796875 56
Q 45.21875 56 50.046875 50.171875
Q 54.890625 44.34375 54.890625 33.015625
" id="DejaVuSans-6e"/>
<path d="M 30.609375 48.390625
Q 23.390625 48.390625 19.1875 42.75
Q 14.984375 37.109375 14.984375 27.296875
Q 14.984375 17.484375 19.15625 11.84375
Q 23.34375 6.203125 30.609375 6.203125
Q 37.796875 6.203125 41.984375 11.859375
Q 46.1875 17.53125 46.1875 27.296875
Q 46.1875 37.015625 41.984375 42.703125
Q 37.796875 48.390625 30.609375 48.390625
M 30.609375 56
Q 42.328125 56 49.015625 48.375
Q 55.71875 40.765625 55.71875 27.296875
Q 55.71875 13.875 49.015625 6.21875
Q 42.328125 -1.421875 30.609375 -1.421875
Q 18.84375 -1.421875 12.171875 6.21875
Q 5.515625 13.875 5.515625 27.296875
Q 5.515625 40.765625 12.171875 48.375
Q 18.84375 56 30.609375 56
M 27.015625 79.984375
L 34.234375 79.984375
L 46.203125 61.625
L 39.421875 61.625
L 30.625 73.578125
L 21.84375 61.625
L 15.046875 61.625
z
" id="DejaVuSans-f4"/>
<path d="M 52 44.1875
Q 55.375 50.25 60.0625 53.125
Q 64.75 56 71.09375 56
Q 79.640625 56 84.28125 50.015625
Q 88.921875 44.046875 88.921875 33.015625
L 88.921875 0
L 79.890625 0
L 79.890625 32.71875
Q 79.890625 40.578125 77.09375 44.375
Q 74.3125 48.1875 68.609375 48.1875
Q 61.625 48.1875 57.5625 43.546875
Q 53.515625 38.921875 53.515625 30.90625
L 53.515625 0
L 44.484375 0
L 44.484375 32.71875
Q 44.484375 40.625 41.703125 44.40625
Q 38.921875 48.1875 33.109375 48.1875
Q 26.21875 48.1875 22.15625 43.53125
Q 18.109375 38.875 18.109375 30.90625
L 18.109375 0
L 9.078125 0
L 9.078125 54.6875
L 18.109375 54.6875
L 18.109375 46.1875
Q 21.1875 51.21875 25.484375 53.609375
Q 29.78125 56 35.6875 56
Q 41.65625 56 45.828125 52.96875
Q 50 49.953125 52 44.1875
" id="DejaVuSans-6d"/>
</defs>
<g transform="translate(69.55 146.964063)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-70"/>
<use x="63.476562" xlink:href="#DejaVuSans-6f"/>
<use x="124.658203" xlink:href="#DejaVuSans-6c"/>
<use x="152.441406" xlink:href="#DejaVuSans-79"/>
<use x="211.621094" xlink:href="#DejaVuSans-6e"/>
<use x="275" xlink:href="#DejaVuSans-f4"/>
<use x="336.181641" xlink:href="#DejaVuSans-6d"/>
<use x="433.59375" xlink:href="#DejaVuSans-65"/>
</g>
</g>
<g id="line2d_20">
<path d="M 41.55 158.542188
L 61.55 158.542188
" style="fill:none;stroke:#ff7f0e;stroke-linecap:square;stroke-width:1.5;"/>
</g>
<g id="line2d_21"/>
<g id="text_17">
<!-- recalculé par la méthode de Horner -->
<defs>
<path d="M 41.109375 46.296875
Q 39.59375 47.171875 37.8125 47.578125
Q 36.03125 48 33.890625 48
Q 26.265625 48 22.1875 43.046875
Q 18.109375 38.09375 18.109375 28.8125
L 18.109375 0
L 9.078125 0
L 9.078125 54.6875
L 18.109375 54.6875
L 18.109375 46.1875
Q 20.953125 51.171875 25.484375 53.578125
Q 30.03125 56 36.53125 56
Q 37.453125 56 38.578125 55.875
Q 39.703125 55.765625 41.0625 55.515625
z
" id="DejaVuSans-72"/>
<path d="M 48.78125 52.59375
L 48.78125 44.1875
Q 44.96875 46.296875 41.140625 47.34375
Q 37.3125 48.390625 33.40625 48.390625
Q 24.65625 48.390625 19.8125 42.84375
Q 14.984375 37.3125 14.984375 27.296875
Q 14.984375 17.28125 19.8125 11.734375
Q 24.65625 6.203125 33.40625 6.203125
Q 37.3125 6.203125 41.140625 7.25
Q 44.96875 8.296875 48.78125 10.40625
L 48.78125 2.09375
Q 45.015625 0.34375 40.984375 -0.53125
Q 36.96875 -1.421875 32.421875 -1.421875
Q 20.0625 -1.421875 12.78125 6.34375
Q 5.515625 14.109375 5.515625 27.296875
Q 5.515625 40.671875 12.859375 48.328125
Q 20.21875 56 33.015625 56
Q 37.15625 56 41.109375 55.140625
Q 45.0625 54.296875 48.78125 52.59375
" id="DejaVuSans-63"/>
<path d="M 34.28125 27.484375
Q 23.390625 27.484375 19.1875 25
Q 14.984375 22.515625 14.984375 16.5
Q 14.984375 11.71875 18.140625 8.90625
Q 21.296875 6.109375 26.703125 6.109375
Q 34.1875 6.109375 38.703125 11.40625
Q 43.21875 16.703125 43.21875 25.484375
L 43.21875 27.484375
z
M 52.203125 31.203125
L 52.203125 0
L 43.21875 0
L 43.21875 8.296875
Q 40.140625 3.328125 35.546875 0.953125
Q 30.953125 -1.421875 24.3125 -1.421875
Q 15.921875 -1.421875 10.953125 3.296875
Q 6 8.015625 6 15.921875
Q 6 25.140625 12.171875 29.828125
Q 18.359375 34.515625 30.609375 34.515625
L 43.21875 34.515625
L 43.21875 35.40625
Q 43.21875 41.609375 39.140625 45
Q 35.0625 48.390625 27.6875 48.390625
Q 23 48.390625 18.546875 47.265625
Q 14.109375 46.140625 10.015625 43.890625
L 10.015625 52.203125
Q 14.9375 54.109375 19.578125 55.046875
Q 24.21875 56 28.609375 56
Q 40.484375 56 46.34375 49.84375
Q 52.203125 43.703125 52.203125 31.203125
" id="DejaVuSans-61"/>
<path d="M 8.5 21.578125
L 8.5 54.6875
L 17.484375 54.6875
L 17.484375 21.921875
Q 17.484375 14.15625 20.5 10.265625
Q 23.53125 6.390625 29.59375 6.390625
Q 36.859375 6.390625 41.078125 11.03125
Q 45.3125 15.671875 45.3125 23.6875
L 45.3125 54.6875
L 54.296875 54.6875
L 54.296875 0
L 45.3125 0
L 45.3125 8.40625
Q 42.046875 3.421875 37.71875 1
Q 33.40625 -1.421875 27.6875 -1.421875
Q 18.265625 -1.421875 13.375 4.4375
Q 8.5 10.296875 8.5 21.578125
M 31.109375 56
z
" id="DejaVuSans-75"/>
<path d="M 56.203125 29.59375
L 56.203125 25.203125
L 14.890625 25.203125
Q 15.484375 15.921875 20.484375 11.0625
Q 25.484375 6.203125 34.421875 6.203125
Q 39.59375 6.203125 44.453125 7.46875
Q 49.3125 8.734375 54.109375 11.28125
L 54.109375 2.78125
Q 49.265625 0.734375 44.1875 -0.34375
Q 39.109375 -1.421875 33.890625 -1.421875
Q 20.796875 -1.421875 13.15625 6.1875
Q 5.515625 13.8125 5.515625 26.8125
Q 5.515625 40.234375 12.765625 48.109375
Q 20.015625 56 32.328125 56
Q 43.359375 56 49.78125 48.890625
Q 56.203125 41.796875 56.203125 29.59375
M 47.21875 32.234375
Q 47.125 39.59375 43.09375 43.984375
Q 39.0625 48.390625 32.421875 48.390625
Q 24.90625 48.390625 20.390625 44.140625
Q 15.875 39.890625 15.1875 32.171875
z
M 38.53125 79.984375
L 48.25 79.984375
L 32.34375 61.625
L 24.859375 61.625
z
" id="DejaVuSans-e9"/>
<path id="DejaVuSans-20"/>
<path d="M 18.3125 70.21875
L 18.3125 54.6875
L 36.8125 54.6875
L 36.8125 47.703125
L 18.3125 47.703125
L 18.3125 18.015625
Q 18.3125 11.328125 20.140625 9.421875
Q 21.96875 7.515625 27.59375 7.515625
L 36.8125 7.515625
L 36.8125 0
L 27.59375 0
Q 17.1875 0 13.234375 3.875
Q 9.28125 7.765625 9.28125 18.015625
L 9.28125 47.703125
L 2.6875 47.703125
L 2.6875 54.6875
L 9.28125 54.6875
L 9.28125 70.21875
z
" id="DejaVuSans-74"/>
<path d="M 54.890625 33.015625
L 54.890625 0
L 45.90625 0
L 45.90625 32.71875
Q 45.90625 40.484375 42.875 44.328125
Q 39.84375 48.1875 33.796875 48.1875
Q 26.515625 48.1875 22.3125 43.546875
Q 18.109375 38.921875 18.109375 30.90625
L 18.109375 0
L 9.078125 0
L 9.078125 75.984375
L 18.109375 75.984375
L 18.109375 46.1875
Q 21.34375 51.125 25.703125 53.5625
Q 30.078125 56 35.796875 56
Q 45.21875 56 50.046875 50.171875
Q 54.890625 44.34375 54.890625 33.015625
" id="DejaVuSans-68"/>
<path d="M 45.40625 46.390625
L 45.40625 75.984375
L 54.390625 75.984375
L 54.390625 0
L 45.40625 0
L 45.40625 8.203125
Q 42.578125 3.328125 38.25 0.953125
Q 33.9375 -1.421875 27.875 -1.421875
Q 17.96875 -1.421875 11.734375 6.484375
Q 5.515625 14.40625 5.515625 27.296875
Q 5.515625 40.1875 11.734375 48.09375
Q 17.96875 56 27.875 56
Q 33.9375 56 38.25 53.625
Q 42.578125 51.265625 45.40625 46.390625
M 14.796875 27.296875
Q 14.796875 17.390625 18.875 11.75
Q 22.953125 6.109375 30.078125 6.109375
Q 37.203125 6.109375 41.296875 11.75
Q 45.40625 17.390625 45.40625 27.296875
Q 45.40625 37.203125 41.296875 42.84375
Q 37.203125 48.484375 30.078125 48.484375
Q 22.953125 48.484375 18.875 42.84375
Q 14.796875 37.203125 14.796875 27.296875
" id="DejaVuSans-64"/>
<path d="M 9.8125 72.90625
L 19.671875 72.90625
L 19.671875 43.015625
L 55.515625 43.015625
L 55.515625 72.90625
L 65.375 72.90625
L 65.375 0
L 55.515625 0
L 55.515625 34.71875
L 19.671875 34.71875
L 19.671875 0
L 9.8125 0
z
" id="DejaVuSans-48"/>
</defs>
<g transform="translate(69.55 162.042188)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-72"/>
<use x="41.082031" xlink:href="#DejaVuSans-65"/>
<use x="102.605469" xlink:href="#DejaVuSans-63"/>
<use x="157.585938" xlink:href="#DejaVuSans-61"/>
<use x="218.865234" xlink:href="#DejaVuSans-6c"/>
<use x="246.648438" xlink:href="#DejaVuSans-63"/>
<use x="301.628906" xlink:href="#DejaVuSans-75"/>
<use x="365.007812" xlink:href="#DejaVuSans-6c"/>
<use x="392.791016" xlink:href="#DejaVuSans-e9"/>
<use x="454.314453" xlink:href="#DejaVuSans-20"/>
<use x="486.101562" xlink:href="#DejaVuSans-70"/>
<use x="549.578125" xlink:href="#DejaVuSans-61"/>
<use x="610.857422" xlink:href="#DejaVuSans-72"/>
<use x="651.970703" xlink:href="#DejaVuSans-20"/>
<use x="683.757812" xlink:href="#DejaVuSans-6c"/>
<use x="711.541016" xlink:href="#DejaVuSans-61"/>
<use x="772.820312" xlink:href="#DejaVuSans-20"/>
<use x="804.607422" xlink:href="#DejaVuSans-6d"/>
<use x="902.019531" xlink:href="#DejaVuSans-e9"/>
<use x="963.542969" xlink:href="#DejaVuSans-74"/>
<use x="1002.751953" xlink:href="#DejaVuSans-68"/>
<use x="1066.130859" xlink:href="#DejaVuSans-6f"/>
<use x="1127.3125" xlink:href="#DejaVuSans-64"/>
<use x="1190.789062" xlink:href="#DejaVuSans-65"/>
<use x="1252.3125" xlink:href="#DejaVuSans-20"/>
<use x="1284.099609" xlink:href="#DejaVuSans-64"/>
<use x="1347.576172" xlink:href="#DejaVuSans-65"/>
<use x="1409.099609" xlink:href="#DejaVuSans-20"/>
<use x="1440.886719" xlink:href="#DejaVuSans-48"/>
<use x="1516.082031" xlink:href="#DejaVuSans-6f"/>
<use x="1577.263672" xlink:href="#DejaVuSans-72"/>
<use x="1618.361328" xlink:href="#DejaVuSans-6e"/>
<use x="1681.740234" xlink:href="#DejaVuSans-65"/>
<use x="1743.263672" xlink:href="#DejaVuSans-72"/>
</g>
</g>
<g id="line2d_22">
<path d="M 41.55 173.620313
L 61.55 173.620313
" style="fill:none;stroke:#2ca02c;stroke-linecap:square;stroke-width:1.5;"/>
</g>
<g id="line2d_23"/>
<g id="text_18">
<!-- simplifié -->
<defs>
<path d="M 44.28125 53.078125
L 44.28125 44.578125
Q 40.484375 46.53125 36.375 47.5
Q 32.28125 48.484375 27.875 48.484375
Q 21.1875 48.484375 17.84375 46.4375
Q 14.5 44.390625 14.5 40.28125
Q 14.5 37.15625 16.890625 35.375
Q 19.28125 33.59375 26.515625 31.984375
L 29.59375 31.296875
Q 39.15625 29.25 43.1875 25.515625
Q 47.21875 21.78125 47.21875 15.09375
Q 47.21875 7.46875 41.1875 3.015625
Q 35.15625 -1.421875 24.609375 -1.421875
Q 20.21875 -1.421875 15.453125 -0.5625
Q 10.6875 0.296875 5.421875 2
L 5.421875 11.28125
Q 10.40625 8.6875 15.234375 7.390625
Q 20.0625 6.109375 24.8125 6.109375
Q 31.15625 6.109375 34.5625 8.28125
Q 37.984375 10.453125 37.984375 14.40625
Q 37.984375 18.0625 35.515625 20.015625
Q 33.0625 21.96875 24.703125 23.78125
L 21.578125 24.515625
Q 13.234375 26.265625 9.515625 29.90625
Q 5.8125 33.546875 5.8125 39.890625
Q 5.8125 47.609375 11.28125 51.796875
Q 16.75 56 26.8125 56
Q 31.78125 56 36.171875 55.265625
Q 40.578125 54.546875 44.28125 53.078125
" id="DejaVuSans-73"/>
<path d="M 9.421875 54.6875
L 18.40625 54.6875
L 18.40625 0
L 9.421875 0
z
M 9.421875 75.984375
L 18.40625 75.984375
L 18.40625 64.59375
L 9.421875 64.59375
z
" id="DejaVuSans-69"/>
<path d="M 37.109375 75.984375
L 37.109375 68.5
L 28.515625 68.5
Q 23.6875 68.5 21.796875 66.546875
Q 19.921875 64.59375 19.921875 59.515625
L 19.921875 54.6875
L 34.71875 54.6875
L 34.71875 47.703125
L 19.921875 47.703125
L 19.921875 0
L 10.890625 0
L 10.890625 47.703125
L 2.296875 47.703125
L 2.296875 54.6875
L 10.890625 54.6875
L 10.890625 58.5
Q 10.890625 67.625 15.140625 71.796875
Q 19.390625 75.984375 28.609375 75.984375
z
" id="DejaVuSans-66"/>
</defs>
<g transform="translate(69.55 177.120313)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-73"/>
<use x="52.099609" xlink:href="#DejaVuSans-69"/>
<use x="79.882812" xlink:href="#DejaVuSans-6d"/>
<use x="177.294922" xlink:href="#DejaVuSans-70"/>
<use x="240.771484" xlink:href="#DejaVuSans-6c"/>
<use x="268.554688" xlink:href="#DejaVuSans-69"/>
<use x="296.337891" xlink:href="#DejaVuSans-66"/>
<use x="331.542969" xlink:href="#DejaVuSans-69"/>
<use x="359.326172" xlink:href="#DejaVuSans-e9"/>
</g>
</g>
</g>
</g>
</g>
<defs>
<clipPath id="p7ec0e234b8">
<rect height="166.4" width="385.15" x="32.55" y="21.8"/>
</clipPath>
</defs>
</svg>
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Created with matplotlib (http://matplotlib.org/) -->
<svg height="216pt" version="1.1" viewBox="0 0 432 216" width="432pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<style type="text/css">
*{stroke-linecap:butt;stroke-linejoin:round;}
</style>
</defs>
<g id="figure_1">
<g id="patch_1">
<path d="M 0 216
L 432 216
L 432 0
L 0 0
z
" style="fill:#ffffff;"/>
</g>
<g id="axes_1">
<g id="patch_2">
<path d="M 48.55 188.2
L 417.7 188.2
L 417.7 21.8
L 48.55 21.8
z
" style="fill:#ffffff;"/>
</g>
<g id="matplotlib.axis_1">
<g id="xtick_1">
<g id="line2d_1">
<defs>
<path d="M 0 0
L 0 3.5
" id="mc4218d1ff0" style="stroke:#000000;stroke-width:0.8;"/>
</defs>
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="89.300325" xlink:href="#mc4218d1ff0" y="188.2"/>
</g>
</g>
<g id="text_1">
<!-- 0.97 -->
<defs>
<path d="M 31.78125 66.40625
Q 24.171875 66.40625 20.328125 58.90625
Q 16.5 51.421875 16.5 36.375
Q 16.5 21.390625 20.328125 13.890625
Q 24.171875 6.390625 31.78125 6.390625
Q 39.453125 6.390625 43.28125 13.890625
Q 47.125 21.390625 47.125 36.375
Q 47.125 51.421875 43.28125 58.90625
Q 39.453125 66.40625 31.78125 66.40625
M 31.78125 74.21875
Q 44.046875 74.21875 50.515625 64.515625
Q 56.984375 54.828125 56.984375 36.375
Q 56.984375 17.96875 50.515625 8.265625
Q 44.046875 -1.421875 31.78125 -1.421875
Q 19.53125 -1.421875 13.0625 8.265625
Q 6.59375 17.96875 6.59375 36.375
Q 6.59375 54.828125 13.0625 64.515625
Q 19.53125 74.21875 31.78125 74.21875
" id="DejaVuSans-30"/>
<path d="M 10.6875 12.40625
L 21 12.40625
L 21 0
L 10.6875 0
z
" id="DejaVuSans-2e"/>
<path d="M 10.984375 1.515625
L 10.984375 10.5
Q 14.703125 8.734375 18.5 7.8125
Q 22.3125 6.890625 25.984375 6.890625
Q 35.75 6.890625 40.890625 13.453125
Q 46.046875 20.015625 46.78125 33.40625
Q 43.953125 29.203125 39.59375 26.953125
Q 35.25 24.703125 29.984375 24.703125
Q 19.046875 24.703125 12.671875 31.3125
Q 6.296875 37.9375 6.296875 49.421875
Q 6.296875 60.640625 12.9375 67.421875
Q 19.578125 74.21875 30.609375 74.21875
Q 43.265625 74.21875 49.921875 64.515625
Q 56.59375 54.828125 56.59375 36.375
Q 56.59375 19.140625 48.40625 8.859375
Q 40.234375 -1.421875 26.421875 -1.421875
Q 22.703125 -1.421875 18.890625 -0.6875
Q 15.09375 0.046875 10.984375 1.515625
M 30.609375 32.421875
Q 37.25 32.421875 41.125 36.953125
Q 45.015625 41.5 45.015625 49.421875
Q 45.015625 57.28125 41.125 61.84375
Q 37.25 66.40625 30.609375 66.40625
Q 23.96875 66.40625 20.09375 61.84375
Q 16.21875 57.28125 16.21875 49.421875
Q 16.21875 41.5 20.09375 36.953125
Q 23.96875 32.421875 30.609375 32.421875
" id="DejaVuSans-39"/>
<path d="M 8.203125 72.90625
L 55.078125 72.90625
L 55.078125 68.703125
L 28.609375 0
L 18.3125 0
L 43.21875 64.59375
L 8.203125 64.59375
z
" id="DejaVuSans-37"/>
</defs>
<g transform="translate(78.167512 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-30"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-39"/>
<use x="159.033203" xlink:href="#DejaVuSans-37"/>
</g>
</g>
</g>
<g id="xtick_2">
<g id="line2d_2">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="137.241883" xlink:href="#mc4218d1ff0" y="188.2"/>
</g>
</g>
<g id="text_2">
<!-- 0.98 -->
<defs>
<path d="M 31.78125 34.625
Q 24.75 34.625 20.71875 30.859375
Q 16.703125 27.09375 16.703125 20.515625
Q 16.703125 13.921875 20.71875 10.15625
Q 24.75 6.390625 31.78125 6.390625
Q 38.8125 6.390625 42.859375 10.171875
Q 46.921875 13.96875 46.921875 20.515625
Q 46.921875 27.09375 42.890625 30.859375
Q 38.875 34.625 31.78125 34.625
M 21.921875 38.8125
Q 15.578125 40.375 12.03125 44.71875
Q 8.5 49.078125 8.5 55.328125
Q 8.5 64.0625 14.71875 69.140625
Q 20.953125 74.21875 31.78125 74.21875
Q 42.671875 74.21875 48.875 69.140625
Q 55.078125 64.0625 55.078125 55.328125
Q 55.078125 49.078125 51.53125 44.71875
Q 48 40.375 41.703125 38.8125
Q 48.828125 37.15625 52.796875 32.3125
Q 56.78125 27.484375 56.78125 20.515625
Q 56.78125 9.90625 50.3125 4.234375
Q 43.84375 -1.421875 31.78125 -1.421875
Q 19.734375 -1.421875 13.25 4.234375
Q 6.78125 9.90625 6.78125 20.515625
Q 6.78125 27.484375 10.78125 32.3125
Q 14.796875 37.15625 21.921875 38.8125
M 18.3125 54.390625
Q 18.3125 48.734375 21.84375 45.5625
Q 25.390625 42.390625 31.78125 42.390625
Q 38.140625 42.390625 41.71875 45.5625
Q 45.3125 48.734375 45.3125 54.390625
Q 45.3125 60.0625 41.71875 63.234375
Q 38.140625 66.40625 31.78125 66.40625
Q 25.390625 66.40625 21.84375 63.234375
Q 18.3125 60.0625 18.3125 54.390625
" id="DejaVuSans-38"/>
</defs>
<g transform="translate(126.109071 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-30"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-39"/>
<use x="159.033203" xlink:href="#DejaVuSans-38"/>
</g>
</g>
</g>
<g id="xtick_3">
<g id="line2d_3">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="185.183442" xlink:href="#mc4218d1ff0" y="188.2"/>
</g>
</g>
<g id="text_3">
<!-- 0.99 -->
<g transform="translate(174.050629 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-30"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-39"/>
<use x="159.033203" xlink:href="#DejaVuSans-39"/>
</g>
</g>
</g>
<g id="xtick_4">
<g id="line2d_4">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="233.125" xlink:href="#mc4218d1ff0" y="188.2"/>
</g>
</g>
<g id="text_4">
<!-- 1.00 -->
<defs>
<path d="M 12.40625 8.296875
L 28.515625 8.296875
L 28.515625 63.921875
L 10.984375 60.40625
L 10.984375 69.390625
L 28.421875 72.90625
L 38.28125 72.90625
L 38.28125 8.296875
L 54.390625 8.296875
L 54.390625 0
L 12.40625 0
z
" id="DejaVuSans-31"/>
</defs>
<g transform="translate(221.992188 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-31"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-30"/>
<use x="159.033203" xlink:href="#DejaVuSans-30"/>
</g>
</g>
</g>
<g id="xtick_5">
<g id="line2d_5">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="281.066558" xlink:href="#mc4218d1ff0" y="188.2"/>
</g>
</g>
<g id="text_5">
<!-- 1.01 -->
<g transform="translate(269.933746 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-31"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-30"/>
<use x="159.033203" xlink:href="#DejaVuSans-31"/>
</g>
</g>
</g>
<g id="xtick_6">
<g id="line2d_6">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="329.008117" xlink:href="#mc4218d1ff0" y="188.2"/>
</g>
</g>
<g id="text_6">
<!-- 1.02 -->
<defs>
<path d="M 19.1875 8.296875
L 53.609375 8.296875
L 53.609375 0
L 7.328125 0
L 7.328125 8.296875
Q 12.9375 14.109375 22.625 23.890625
Q 32.328125 33.6875 34.8125 36.53125
Q 39.546875 41.84375 41.421875 45.53125
Q 43.3125 49.21875 43.3125 52.78125
Q 43.3125 58.59375 39.234375 62.25
Q 35.15625 65.921875 28.609375 65.921875
Q 23.96875 65.921875 18.8125 64.3125
Q 13.671875 62.703125 7.8125 59.421875
L 7.8125 69.390625
Q 13.765625 71.78125 18.9375 73
Q 24.125 74.21875 28.421875 74.21875
Q 39.75 74.21875 46.484375 68.546875
Q 53.21875 62.890625 53.21875 53.421875
Q 53.21875 48.921875 51.53125 44.890625
Q 49.859375 40.875 45.40625 35.40625
Q 44.1875 33.984375 37.640625 27.21875
Q 31.109375 20.453125 19.1875 8.296875
" id="DejaVuSans-32"/>
</defs>
<g transform="translate(317.875304 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-31"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-30"/>
<use x="159.033203" xlink:href="#DejaVuSans-32"/>
</g>
</g>
</g>
<g id="xtick_7">
<g id="line2d_7">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="376.949675" xlink:href="#mc4218d1ff0" y="188.2"/>
</g>
</g>
<g id="text_7">
<!-- 1.03 -->
<defs>
<path d="M 40.578125 39.3125
Q 47.65625 37.796875 51.625 33
Q 55.609375 28.21875 55.609375 21.1875
Q 55.609375 10.40625 48.1875 4.484375
Q 40.765625 -1.421875 27.09375 -1.421875
Q 22.515625 -1.421875 17.65625 -0.515625
Q 12.796875 0.390625 7.625 2.203125
L 7.625 11.71875
Q 11.71875 9.328125 16.59375 8.109375
Q 21.484375 6.890625 26.8125 6.890625
Q 36.078125 6.890625 40.9375 10.546875
Q 45.796875 14.203125 45.796875 21.1875
Q 45.796875 27.640625 41.28125 31.265625
Q 36.765625 34.90625 28.71875 34.90625
L 20.21875 34.90625
L 20.21875 43.015625
L 29.109375 43.015625
Q 36.375 43.015625 40.234375 45.921875
Q 44.09375 48.828125 44.09375 54.296875
Q 44.09375 59.90625 40.109375 62.90625
Q 36.140625 65.921875 28.71875 65.921875
Q 24.65625 65.921875 20.015625 65.03125
Q 15.375 64.15625 9.8125 62.3125
L 9.8125 71.09375
Q 15.4375 72.65625 20.34375 73.4375
Q 25.25 74.21875 29.59375 74.21875
Q 40.828125 74.21875 47.359375 69.109375
Q 53.90625 64.015625 53.90625 55.328125
Q 53.90625 49.265625 50.4375 45.09375
Q 46.96875 40.921875 40.578125 39.3125
" id="DejaVuSans-33"/>
</defs>
<g transform="translate(365.816863 202.798438)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-31"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-30"/>
<use x="159.033203" xlink:href="#DejaVuSans-33"/>
</g>
</g>
</g>
</g>
<g id="matplotlib.axis_2">
<g id="ytick_1">
<g id="line2d_8">
<defs>
<path d="M 0 0
L -3.5 0
" id="ma63d75584e" style="stroke:#000000;stroke-width:0.8;"/>
</defs>
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="48.55" xlink:href="#ma63d75584e" y="169.770769"/>
</g>
</g>
<g id="text_8">
<!-- −0.75 -->
<defs>
<path d="M 10.59375 35.5
L 73.1875 35.5
L 73.1875 27.203125
L 10.59375 27.203125
z
" id="DejaVuSans-2212"/>
<path d="M 10.796875 72.90625
L 49.515625 72.90625
L 49.515625 64.59375
L 19.828125 64.59375
L 19.828125 46.734375
Q 21.96875 47.46875 24.109375 47.828125
Q 26.265625 48.1875 28.421875 48.1875
Q 40.625 48.1875 47.75 41.5
Q 54.890625 34.8125 54.890625 23.390625
Q 54.890625 11.625 47.5625 5.09375
Q 40.234375 -1.421875 26.90625 -1.421875
Q 22.3125 -1.421875 17.546875 -0.640625
Q 12.796875 0.140625 7.71875 1.703125
L 7.71875 11.625
Q 12.109375 9.234375 16.796875 8.0625
Q 21.484375 6.890625 26.703125 6.890625
Q 35.15625 6.890625 40.078125 11.328125
Q 45.015625 15.765625 45.015625 23.390625
Q 45.015625 31 40.078125 35.4375
Q 35.15625 39.890625 26.703125 39.890625
Q 22.75 39.890625 18.8125 39.015625
Q 14.890625 38.140625 10.796875 36.28125
z
" id="DejaVuSans-35"/>
</defs>
<g transform="translate(10.904688 173.569987)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-2212"/>
<use x="83.789062" xlink:href="#DejaVuSans-30"/>
<use x="147.412109" xlink:href="#DejaVuSans-2e"/>
<use x="179.199219" xlink:href="#DejaVuSans-37"/>
<use x="242.822266" xlink:href="#DejaVuSans-35"/>
</g>
</g>
</g>
<g id="ytick_2">
<g id="line2d_9">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="48.55" xlink:href="#ma63d75584e" y="147.2121"/>
</g>
</g>
<g id="text_9">
<!-- −0.50 -->
<g transform="translate(10.904688 151.011319)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-2212"/>
<use x="83.789062" xlink:href="#DejaVuSans-30"/>
<use x="147.412109" xlink:href="#DejaVuSans-2e"/>
<use x="179.199219" xlink:href="#DejaVuSans-35"/>
<use x="242.822266" xlink:href="#DejaVuSans-30"/>
</g>
</g>
</g>
<g id="ytick_3">
<g id="line2d_10">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="48.55" xlink:href="#ma63d75584e" y="124.653431"/>
</g>
</g>
<g id="text_10">
<!-- −0.25 -->
<g transform="translate(10.904688 128.45265)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-2212"/>
<use x="83.789062" xlink:href="#DejaVuSans-30"/>
<use x="147.412109" xlink:href="#DejaVuSans-2e"/>
<use x="179.199219" xlink:href="#DejaVuSans-32"/>
<use x="242.822266" xlink:href="#DejaVuSans-35"/>
</g>
</g>
</g>
<g id="ytick_4">
<g id="line2d_11">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="48.55" xlink:href="#ma63d75584e" y="102.094762"/>
</g>
</g>
<g id="text_11">
<!-- 0.00 -->
<g transform="translate(19.284375 105.893981)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-30"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-30"/>
<use x="159.033203" xlink:href="#DejaVuSans-30"/>
</g>
</g>
</g>
<g id="ytick_5">
<g id="line2d_12">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="48.55" xlink:href="#ma63d75584e" y="79.536093"/>
</g>
</g>
<g id="text_12">
<!-- 0.25 -->
<g transform="translate(19.284375 83.335312)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-30"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-32"/>
<use x="159.033203" xlink:href="#DejaVuSans-35"/>
</g>
</g>
</g>
<g id="ytick_6">
<g id="line2d_13">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="48.55" xlink:href="#ma63d75584e" y="56.977425"/>
</g>
</g>
<g id="text_13">
<!-- 0.50 -->
<g transform="translate(19.284375 60.776643)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-30"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-35"/>
<use x="159.033203" xlink:href="#DejaVuSans-30"/>
</g>
</g>
</g>
<g id="ytick_7">
<g id="line2d_14">
<g>
<use style="stroke:#000000;stroke-width:0.8;" x="48.55" xlink:href="#ma63d75584e" y="34.418756"/>
</g>
</g>
<g id="text_14">
<!-- 0.75 -->
<g transform="translate(19.284375 38.217975)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-30"/>
<use x="63.623047" xlink:href="#DejaVuSans-2e"/>
<use x="95.410156" xlink:href="#DejaVuSans-37"/>
<use x="159.033203" xlink:href="#DejaVuSans-35"/>
</g>
</g>
</g>
<g id="text_15">
<!-- 1e−13 -->
<defs>
<path d="M 56.203125 29.59375
L 56.203125 25.203125
L 14.890625 25.203125
Q 15.484375 15.921875 20.484375 11.0625
Q 25.484375 6.203125 34.421875 6.203125
Q 39.59375 6.203125 44.453125 7.46875
Q 49.3125 8.734375 54.109375 11.28125
L 54.109375 2.78125
Q 49.265625 0.734375 44.1875 -0.34375
Q 39.109375 -1.421875 33.890625 -1.421875
Q 20.796875 -1.421875 13.15625 6.1875
Q 5.515625 13.8125 5.515625 26.8125
Q 5.515625 40.234375 12.765625 48.109375
Q 20.015625 56 32.328125 56
Q 43.359375 56 49.78125 48.890625
Q 56.203125 41.796875 56.203125 29.59375
M 47.21875 32.234375
Q 47.125 39.59375 43.09375 43.984375
Q 39.0625 48.390625 32.421875 48.390625
Q 24.90625 48.390625 20.390625 44.140625
Q 15.875 39.890625 15.1875 32.171875
z
" id="DejaVuSans-65"/>
</defs>
<g transform="translate(48.55 18.8)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-31"/>
<use x="63.623047" xlink:href="#DejaVuSans-65"/>
<use x="125.146484" xlink:href="#DejaVuSans-2212"/>
<use x="208.935547" xlink:href="#DejaVuSans-31"/>
<use x="272.558594" xlink:href="#DejaVuSans-33"/>
</g>
</g>
</g>
<g id="line2d_15">
<path clip-path="url(#pc264666532)" d="M 65.329545 180.636364
L 68.719353 169.416135
L 72.10916 138.961228
L 75.498967 127.740999
L 78.888774 134.152559
L 82.278581 116.520771
L 85.668388 124.53522
L 89.058196 119.72655
L 92.448003 100.491872
L 95.83781 108.506321
L 99.227617 103.697652
L 102.617424 105.300542
L 106.007231 100.491872
L 109.397039 106.903432
L 112.786846 108.506321
L 116.176653 108.506321
L 119.56646 111.712101
L 122.956267 118.12366
L 126.346074 87.668754
L 129.735882 81.257194
L 133.125689 95.683203
L 136.515496 103.697652
L 139.905303 130.946779
L 143.29511 119.72655
L 146.684917 94.080313
L 150.074725 108.506321
L 153.464532 97.286093
L 156.854339 105.300542
L 160.244146 86.065864
L 163.633953 119.72655
L 167.02376 108.506321
L 170.413567 97.286093
L 173.803375 110.109211
L 177.193182 92.477423
L 180.582989 106.903432
L 183.972796 94.080313
L 187.362603 89.271644
L 190.75241 116.520771
L 194.142218 92.477423
L 197.532025 86.065864
L 200.921832 100.491872
L 204.311639 102.094762
L 207.701446 84.462974
L 211.091253 84.462974
L 214.481061 105.300542
L 217.870868 87.668754
L 221.260675 114.917881
L 224.650482 103.697652
L 228.040289 97.286093
L 231.430096 79.654305
L 234.819904 60.419627
L 238.209711 108.506321
L 241.599518 108.506321
L 244.989325 114.917881
L 248.379132 116.520771
L 251.768939 111.712101
L 255.158747 74.845635
L 258.548554 102.094762
L 261.938361 121.32944
L 265.328168 78.051415
L 268.717975 98.888983
L 272.107782 100.491872
L 275.49759 119.72655
L 278.887397 108.506321
L 282.277204 110.109211
L 285.667011 111.712101
L 289.056818 111.712101
L 292.446625 94.080313
L 295.836433 108.506321
L 299.22624 65.228296
L 302.616047 92.477423
L 306.005854 79.654305
L 309.395661 94.080313
L 312.785468 95.683203
L 316.175275 129.343889
L 319.565083 116.520771
L 322.95489 124.53522
L 326.344697 100.491872
L 329.734504 89.271644
L 333.124311 97.286093
L 336.514118 97.286093
L 339.903926 92.477423
L 343.293733 74.845635
L 346.68354 102.094762
L 350.073347 82.860084
L 353.463154 108.506321
L 356.852961 98.888983
L 360.242769 92.477423
L 363.632576 102.094762
L 367.022383 113.314991
L 370.41219 121.32944
L 373.801997 110.109211
L 377.191804 60.419627
L 380.581612 92.477423
L 383.971419 62.022517
L 387.361226 50.802288
L 390.751033 97.286093
L 394.14084 54.008067
L 397.530647 66.831186
L 400.920455 49.199398
" style="fill:none;stroke:#1f77b4;stroke-linecap:square;stroke-width:1.5;"/>
</g>
<g id="line2d_16">
<path clip-path="url(#pc264666532)" d="M 65.329545 178.532571
L 68.719353 172.521734
L 72.10916 151.784347
L 75.498967 137.458519
L 78.888774 130.846598
L 82.278581 139.562312
L 85.668388 132.048766
L 89.058196 125.136303
L 92.448003 117.021674
L 95.83781 118.424202
L 99.227617 108.806863
L 102.617424 101.493679
L 106.007231 109.307766
L 109.397039 108.907044
L 112.786846 100.09115
L 116.176653 110.509934
L 119.56646 99.089344
L 122.956267 108.105599
L 126.346074 91.275256
L 129.735882 107.103793
L 133.125689 113.21481
L 136.515496 110.009031
L 139.905303 91.675978
L 143.29511 99.289705
L 146.684917 103.497291
L 150.074725 103.797833
L 153.464532 97.085731
L 156.854339 88.069476
L 160.244146 93.479229
L 163.633953 95.482842
L 167.02376 104.899819
L 170.413567 100.892595
L 173.803375 93.278868
L 177.193182 110.009031
L 180.582989 110.109211
L 183.972796 105
L 187.362603 112.613727
L 190.75241 92.878146
L 194.142218 103.096568
L 197.532025 106.803251
L 200.921832 93.879952
L 204.311639 92.277062
L 207.701446 103.597471
L 211.091253 101.69404
L 214.481061 100.892595
L 217.870868 103.497291
L 221.260675 109.407947
L 224.650482 90.874533
L 228.040289 101.493679
L 231.430096 102.996388
L 234.819904 114.016255
L 238.209711 100.09115
L 241.599518 105.801445
L 244.989325 100.692234
L 248.379132 97.486454
L 251.768939 97.887176
L 255.158747 97.085731
L 258.548554 119.426008
L 261.938361 91.275256
L 265.328168 118.624564
L 268.717975 102.695846
L 272.107782 118.624564
L 275.49759 106.60289
L 278.887397 99.289705
L 282.277204 107.604696
L 285.667011 102.295123
L 289.056818 119.125467
L 292.446625 93.679591
L 295.836433 100.291511
L 299.22624 110.309573
L 302.616047 94.481036
L 306.005854 100.491872
L 309.395661 101.493679
L 312.785468 103.196749
L 316.175275 107.905238
L 319.565083 109.708489
L 322.95489 108.105599
L 326.344697 102.695846
L 329.734504 102.695846
L 333.124311 102.295123
L 336.514118 99.690427
L 339.903926 104.899819
L 343.293733 89.872727
L 346.68354 87.268031
L 350.073347 86.065864
L 353.463154 100.09115
L 356.852961 91.275256
L 360.242769 96.284287
L 363.632576 81.056833
L 367.022383 99.690427
L 370.41219 89.872727
L 373.801997 83.060446
L 377.191804 80.45575
L 380.581612 63.425045
L 383.971419 74.845635
L 387.361226 65.629019
L 390.751033 57.61457
L 394.14084 47.195786
L 397.530647 29.363636
L 400.920455 33.370861
" style="fill:none;stroke:#ff7f0e;stroke-linecap:square;stroke-width:1.5;"/>
</g>
<g id="line2d_17">
<path clip-path="url(#pc264666532)" d="M 65.329545 173.213798
L 68.719353 161.28018
L 72.10916 151.160864
L 75.498967 142.609744
L 78.888774 135.409902
L 82.278581 129.370667
L 85.668388 124.324912
L 89.058196 120.126577
L 92.448003 116.648413
L 95.83781 113.779912
L 99.227617 111.425434
L 102.617424 109.502501
L 106.007231 107.940246
L 109.397039 106.678026
L 112.786846 105.664154
L 116.176653 104.854774
L 119.56646 104.212842
L 122.956267 103.707224
L 126.346074 103.311884
L 129.735882 103.005173
L 133.125689 102.769193
L 136.515496 102.589235
L 139.905303 102.453299
L 143.29511 102.351655
L 146.684917 102.276481
L 150.074725 102.221537
L 153.464532 102.181889
L 156.854339 102.153671
L 160.244146 102.13389
L 163.633953 102.120249
L 167.02376 102.111012
L 170.413567 102.10488
L 173.803375 102.100898
L 177.193182 102.098375
L 180.582989 102.096821
L 183.972796 102.095892
L 187.362603 102.095356
L 190.75241 102.095059
L 194.142218 102.094902
L 197.532025 102.094824
L 200.921832 102.094787
L 204.311639 102.094771
L 207.701446 102.094765
L 211.091253 102.094763
L 214.481061 102.094762
L 217.870868 102.094762
L 221.260675 102.094762
L 224.650482 102.094762
L 228.040289 102.094762
L 231.430096 102.094762
L 234.819904 102.094762
L 238.209711 102.094762
L 241.599518 102.094762
L 244.989325 102.094762
L 248.379132 102.094762
L 251.768939 102.094762
L 255.158747 102.094761
L 258.548554 102.094759
L 261.938361 102.094753
L 265.328168 102.094737
L 268.717975 102.0947
L 272.107782 102.094622
L 275.49759 102.094465
L 278.887397 102.094169
L 282.277204 102.093633
L 285.667011 102.092704
L 289.056818 102.091149
L 292.446625 102.088626
L 295.836433 102.084644
L 299.22624 102.078512
L 302.616047 102.069275
L 306.005854 102.055634
L 309.395661 102.035853
L 312.785468 102.007636
L 316.175275 101.967987
L 319.565083 101.913043
L 322.95489 101.837869
L 326.344697 101.736226
L 329.734504 101.600289
L 333.124311 101.420332
L 336.514118 101.184351
L 339.903926 100.87764
L 343.293733 100.482301
L 346.68354 99.976682
L 350.073347 99.33475
L 353.463154 98.52537
L 356.852961 97.511498
L 360.242769 96.249278
L 363.632576 94.687024
L 367.022383 92.76409
L 370.41219 90.409613
L 373.801997 87.541112
L 377.191804 84.062947
L 380.581612 79.864613
L 383.971419 74.818857
L 387.361226 68.779623
L 390.751033 61.579781
L 394.14084 53.02866
L 397.530647 42.909345
L 400.920455 30.975727
" style="fill:none;stroke:#2ca02c;stroke-linecap:square;stroke-width:1.5;"/>
</g>
<g id="patch_3">
<path d="M 48.55 188.2
L 48.55 21.8
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
</g>
<g id="patch_4">
<path d="M 417.7 188.2
L 417.7 21.8
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
</g>
<g id="patch_5">
<path d="M 48.55 188.2
L 417.7 188.2
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
</g>
<g id="patch_6">
<path d="M 48.55 21.8
L 417.7 21.8
" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
</g>
<g id="legend_1">
<g id="patch_7">
<path d="M 55.55 183.2
L 265.990625 183.2
Q 267.990625 183.2 267.990625 181.2
L 267.990625 136.965625
Q 267.990625 134.965625 265.990625 134.965625
L 55.55 134.965625
Q 53.55 134.965625 53.55 136.965625
L 53.55 181.2
Q 53.55 183.2 55.55 183.2
z
" style="fill:#ffffff;opacity:0.8;stroke:#cccccc;stroke-linejoin:miter;"/>
</g>
<g id="line2d_18">
<path d="M 57.55 143.464063
L 77.55 143.464063
" style="fill:none;stroke:#1f77b4;stroke-linecap:square;stroke-width:1.5;"/>
</g>
<g id="line2d_19"/>
<g id="text_16">
<!-- polynôme -->
<defs>
<path d="M 18.109375 8.203125
L 18.109375 -20.796875
L 9.078125 -20.796875
L 9.078125 54.6875
L 18.109375 54.6875
L 18.109375 46.390625
Q 20.953125 51.265625 25.265625 53.625
Q 29.59375 56 35.59375 56
Q 45.5625 56 51.78125 48.09375
Q 58.015625 40.1875 58.015625 27.296875
Q 58.015625 14.40625 51.78125 6.484375
Q 45.5625 -1.421875 35.59375 -1.421875
Q 29.59375 -1.421875 25.265625 0.953125
Q 20.953125 3.328125 18.109375 8.203125
M 48.6875 27.296875
Q 48.6875 37.203125 44.609375 42.84375
Q 40.53125 48.484375 33.40625 48.484375
Q 26.265625 48.484375 22.1875 42.84375
Q 18.109375 37.203125 18.109375 27.296875
Q 18.109375 17.390625 22.1875 11.75
Q 26.265625 6.109375 33.40625 6.109375
Q 40.53125 6.109375 44.609375 11.75
Q 48.6875 17.390625 48.6875 27.296875
" id="DejaVuSans-70"/>
<path d="M 30.609375 48.390625
Q 23.390625 48.390625 19.1875 42.75
Q 14.984375 37.109375 14.984375 27.296875
Q 14.984375 17.484375 19.15625 11.84375
Q 23.34375 6.203125 30.609375 6.203125
Q 37.796875 6.203125 41.984375 11.859375
Q 46.1875 17.53125 46.1875 27.296875
Q 46.1875 37.015625 41.984375 42.703125
Q 37.796875 48.390625 30.609375 48.390625
M 30.609375 56
Q 42.328125 56 49.015625 48.375
Q 55.71875 40.765625 55.71875 27.296875
Q 55.71875 13.875 49.015625 6.21875
Q 42.328125 -1.421875 30.609375 -1.421875
Q 18.84375 -1.421875 12.171875 6.21875
Q 5.515625 13.875 5.515625 27.296875
Q 5.515625 40.765625 12.171875 48.375
Q 18.84375 56 30.609375 56
" id="DejaVuSans-6f"/>
<path d="M 9.421875 75.984375
L 18.40625 75.984375
L 18.40625 0
L 9.421875 0
z
" id="DejaVuSans-6c"/>
<path d="M 32.171875 -5.078125
Q 28.375 -14.84375 24.75 -17.8125
Q 21.140625 -20.796875 15.09375 -20.796875
L 7.90625 -20.796875
L 7.90625 -13.28125
L 13.1875 -13.28125
Q 16.890625 -13.28125 18.9375 -11.515625
Q 21 -9.765625 23.484375 -3.21875
L 25.09375 0.875
L 2.984375 54.6875
L 12.5 54.6875
L 29.59375 11.921875
L 46.6875 54.6875
L 56.203125 54.6875
z
" id="DejaVuSans-79"/>
<path d="M 54.890625 33.015625
L 54.890625 0
L 45.90625 0
L 45.90625 32.71875
Q 45.90625 40.484375 42.875 44.328125
Q 39.84375 48.1875 33.796875 48.1875
Q 26.515625 48.1875 22.3125 43.546875
Q 18.109375 38.921875 18.109375 30.90625
L 18.109375 0
L 9.078125 0
L 9.078125 54.6875
L 18.109375 54.6875
L 18.109375 46.1875
Q 21.34375 51.125 25.703125 53.5625
Q 30.078125 56 35.796875 56
Q 45.21875 56 50.046875 50.171875
Q 54.890625 44.34375 54.890625 33.015625
" id="DejaVuSans-6e"/>
<path d="M 30.609375 48.390625
Q 23.390625 48.390625 19.1875 42.75
Q 14.984375 37.109375 14.984375 27.296875
Q 14.984375 17.484375 19.15625 11.84375
Q 23.34375 6.203125 30.609375 6.203125
Q 37.796875 6.203125 41.984375 11.859375
Q 46.1875 17.53125 46.1875 27.296875
Q 46.1875 37.015625 41.984375 42.703125
Q 37.796875 48.390625 30.609375 48.390625
M 30.609375 56
Q 42.328125 56 49.015625 48.375
Q 55.71875 40.765625 55.71875 27.296875
Q 55.71875 13.875 49.015625 6.21875
Q 42.328125 -1.421875 30.609375 -1.421875
Q 18.84375 -1.421875 12.171875 6.21875
Q 5.515625 13.875 5.515625 27.296875
Q 5.515625 40.765625 12.171875 48.375
Q 18.84375 56 30.609375 56
M 27.015625 79.984375
L 34.234375 79.984375
L 46.203125 61.625
L 39.421875 61.625
L 30.625 73.578125
L 21.84375 61.625
L 15.046875 61.625
z
" id="DejaVuSans-f4"/>
<path d="M 52 44.1875
Q 55.375 50.25 60.0625 53.125
Q 64.75 56 71.09375 56
Q 79.640625 56 84.28125 50.015625
Q 88.921875 44.046875 88.921875 33.015625
L 88.921875 0
L 79.890625 0
L 79.890625 32.71875
Q 79.890625 40.578125 77.09375 44.375
Q 74.3125 48.1875 68.609375 48.1875
Q 61.625 48.1875 57.5625 43.546875
Q 53.515625 38.921875 53.515625 30.90625
L 53.515625 0
L 44.484375 0
L 44.484375 32.71875
Q 44.484375 40.625 41.703125 44.40625
Q 38.921875 48.1875 33.109375 48.1875
Q 26.21875 48.1875 22.15625 43.53125
Q 18.109375 38.875 18.109375 30.90625
L 18.109375 0
L 9.078125 0
L 9.078125 54.6875
L 18.109375 54.6875
L 18.109375 46.1875
Q 21.1875 51.21875 25.484375 53.609375
Q 29.78125 56 35.6875 56
Q 41.65625 56 45.828125 52.96875
Q 50 49.953125 52 44.1875
" id="DejaVuSans-6d"/>
</defs>
<g transform="translate(85.55 146.964063)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-70"/>
<use x="63.476562" xlink:href="#DejaVuSans-6f"/>
<use x="124.658203" xlink:href="#DejaVuSans-6c"/>
<use x="152.441406" xlink:href="#DejaVuSans-79"/>
<use x="211.621094" xlink:href="#DejaVuSans-6e"/>
<use x="275" xlink:href="#DejaVuSans-f4"/>
<use x="336.181641" xlink:href="#DejaVuSans-6d"/>
<use x="433.59375" xlink:href="#DejaVuSans-65"/>
</g>
</g>
<g id="line2d_20">
<path d="M 57.55 158.542188
L 77.55 158.542188
" style="fill:none;stroke:#ff7f0e;stroke-linecap:square;stroke-width:1.5;"/>
</g>
<g id="line2d_21"/>
<g id="text_17">
<!-- recalculé par la méthode de Horner -->
<defs>
<path d="M 41.109375 46.296875
Q 39.59375 47.171875 37.8125 47.578125
Q 36.03125 48 33.890625 48
Q 26.265625 48 22.1875 43.046875
Q 18.109375 38.09375 18.109375 28.8125
L 18.109375 0
L 9.078125 0
L 9.078125 54.6875
L 18.109375 54.6875
L 18.109375 46.1875
Q 20.953125 51.171875 25.484375 53.578125
Q 30.03125 56 36.53125 56
Q 37.453125 56 38.578125 55.875
Q 39.703125 55.765625 41.0625 55.515625
z
" id="DejaVuSans-72"/>
<path d="M 48.78125 52.59375
L 48.78125 44.1875
Q 44.96875 46.296875 41.140625 47.34375
Q 37.3125 48.390625 33.40625 48.390625
Q 24.65625 48.390625 19.8125 42.84375
Q 14.984375 37.3125 14.984375 27.296875
Q 14.984375 17.28125 19.8125 11.734375
Q 24.65625 6.203125 33.40625 6.203125
Q 37.3125 6.203125 41.140625 7.25
Q 44.96875 8.296875 48.78125 10.40625
L 48.78125 2.09375
Q 45.015625 0.34375 40.984375 -0.53125
Q 36.96875 -1.421875 32.421875 -1.421875
Q 20.0625 -1.421875 12.78125 6.34375
Q 5.515625 14.109375 5.515625 27.296875
Q 5.515625 40.671875 12.859375 48.328125
Q 20.21875 56 33.015625 56
Q 37.15625 56 41.109375 55.140625
Q 45.0625 54.296875 48.78125 52.59375
" id="DejaVuSans-63"/>
<path d="M 34.28125 27.484375
Q 23.390625 27.484375 19.1875 25
Q 14.984375 22.515625 14.984375 16.5
Q 14.984375 11.71875 18.140625 8.90625
Q 21.296875 6.109375 26.703125 6.109375
Q 34.1875 6.109375 38.703125 11.40625
Q 43.21875 16.703125 43.21875 25.484375
L 43.21875 27.484375
z
M 52.203125 31.203125
L 52.203125 0
L 43.21875 0
L 43.21875 8.296875
Q 40.140625 3.328125 35.546875 0.953125
Q 30.953125 -1.421875 24.3125 -1.421875
Q 15.921875 -1.421875 10.953125 3.296875
Q 6 8.015625 6 15.921875
Q 6 25.140625 12.171875 29.828125
Q 18.359375 34.515625 30.609375 34.515625
L 43.21875 34.515625
L 43.21875 35.40625
Q 43.21875 41.609375 39.140625 45
Q 35.0625 48.390625 27.6875 48.390625
Q 23 48.390625 18.546875 47.265625
Q 14.109375 46.140625 10.015625 43.890625
L 10.015625 52.203125
Q 14.9375 54.109375 19.578125 55.046875
Q 24.21875 56 28.609375 56
Q 40.484375 56 46.34375 49.84375
Q 52.203125 43.703125 52.203125 31.203125
" id="DejaVuSans-61"/>
<path d="M 8.5 21.578125
L 8.5 54.6875
L 17.484375 54.6875
L 17.484375 21.921875
Q 17.484375 14.15625 20.5 10.265625
Q 23.53125 6.390625 29.59375 6.390625
Q 36.859375 6.390625 41.078125 11.03125
Q 45.3125 15.671875 45.3125 23.6875
L 45.3125 54.6875
L 54.296875 54.6875
L 54.296875 0
L 45.3125 0
L 45.3125 8.40625
Q 42.046875 3.421875 37.71875 1
Q 33.40625 -1.421875 27.6875 -1.421875
Q 18.265625 -1.421875 13.375 4.4375
Q 8.5 10.296875 8.5 21.578125
M 31.109375 56
z
" id="DejaVuSans-75"/>
<path d="M 56.203125 29.59375
L 56.203125 25.203125
L 14.890625 25.203125
Q 15.484375 15.921875 20.484375 11.0625
Q 25.484375 6.203125 34.421875 6.203125
Q 39.59375 6.203125 44.453125 7.46875
Q 49.3125 8.734375 54.109375 11.28125
L 54.109375 2.78125
Q 49.265625 0.734375 44.1875 -0.34375
Q 39.109375 -1.421875 33.890625 -1.421875
Q 20.796875 -1.421875 13.15625 6.1875
Q 5.515625 13.8125 5.515625 26.8125
Q 5.515625 40.234375 12.765625 48.109375
Q 20.015625 56 32.328125 56
Q 43.359375 56 49.78125 48.890625
Q 56.203125 41.796875 56.203125 29.59375
M 47.21875 32.234375
Q 47.125 39.59375 43.09375 43.984375
Q 39.0625 48.390625 32.421875 48.390625
Q 24.90625 48.390625 20.390625 44.140625
Q 15.875 39.890625 15.1875 32.171875
z
M 38.53125 79.984375
L 48.25 79.984375
L 32.34375 61.625
L 24.859375 61.625
z
" id="DejaVuSans-e9"/>
<path id="DejaVuSans-20"/>
<path d="M 18.3125 70.21875
L 18.3125 54.6875
L 36.8125 54.6875
L 36.8125 47.703125
L 18.3125 47.703125
L 18.3125 18.015625
Q 18.3125 11.328125 20.140625 9.421875
Q 21.96875 7.515625 27.59375 7.515625
L 36.8125 7.515625
L 36.8125 0
L 27.59375 0
Q 17.1875 0 13.234375 3.875
Q 9.28125 7.765625 9.28125 18.015625
L 9.28125 47.703125
L 2.6875 47.703125
L 2.6875 54.6875
L 9.28125 54.6875
L 9.28125 70.21875
z
" id="DejaVuSans-74"/>
<path d="M 54.890625 33.015625
L 54.890625 0
L 45.90625 0
L 45.90625 32.71875
Q 45.90625 40.484375 42.875 44.328125
Q 39.84375 48.1875 33.796875 48.1875
Q 26.515625 48.1875 22.3125 43.546875
Q 18.109375 38.921875 18.109375 30.90625
L 18.109375 0
L 9.078125 0
L 9.078125 75.984375
L 18.109375 75.984375
L 18.109375 46.1875
Q 21.34375 51.125 25.703125 53.5625
Q 30.078125 56 35.796875 56
Q 45.21875 56 50.046875 50.171875
Q 54.890625 44.34375 54.890625 33.015625
" id="DejaVuSans-68"/>
<path d="M 45.40625 46.390625
L 45.40625 75.984375
L 54.390625 75.984375
L 54.390625 0
L 45.40625 0
L 45.40625 8.203125
Q 42.578125 3.328125 38.25 0.953125
Q 33.9375 -1.421875 27.875 -1.421875
Q 17.96875 -1.421875 11.734375 6.484375
Q 5.515625 14.40625 5.515625 27.296875
Q 5.515625 40.1875 11.734375 48.09375
Q 17.96875 56 27.875 56
Q 33.9375 56 38.25 53.625
Q 42.578125 51.265625 45.40625 46.390625
M 14.796875 27.296875
Q 14.796875 17.390625 18.875 11.75
Q 22.953125 6.109375 30.078125 6.109375
Q 37.203125 6.109375 41.296875 11.75
Q 45.40625 17.390625 45.40625 27.296875
Q 45.40625 37.203125 41.296875 42.84375
Q 37.203125 48.484375 30.078125 48.484375
Q 22.953125 48.484375 18.875 42.84375
Q 14.796875 37.203125 14.796875 27.296875
" id="DejaVuSans-64"/>
<path d="M 9.8125 72.90625
L 19.671875 72.90625
L 19.671875 43.015625
L 55.515625 43.015625
L 55.515625 72.90625
L 65.375 72.90625
L 65.375 0
L 55.515625 0
L 55.515625 34.71875
L 19.671875 34.71875
L 19.671875 0
L 9.8125 0
z
" id="DejaVuSans-48"/>
</defs>
<g transform="translate(85.55 162.042188)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-72"/>
<use x="41.082031" xlink:href="#DejaVuSans-65"/>
<use x="102.605469" xlink:href="#DejaVuSans-63"/>
<use x="157.585938" xlink:href="#DejaVuSans-61"/>
<use x="218.865234" xlink:href="#DejaVuSans-6c"/>
<use x="246.648438" xlink:href="#DejaVuSans-63"/>
<use x="301.628906" xlink:href="#DejaVuSans-75"/>
<use x="365.007812" xlink:href="#DejaVuSans-6c"/>
<use x="392.791016" xlink:href="#DejaVuSans-e9"/>
<use x="454.314453" xlink:href="#DejaVuSans-20"/>
<use x="486.101562" xlink:href="#DejaVuSans-70"/>
<use x="549.578125" xlink:href="#DejaVuSans-61"/>
<use x="610.857422" xlink:href="#DejaVuSans-72"/>
<use x="651.970703" xlink:href="#DejaVuSans-20"/>
<use x="683.757812" xlink:href="#DejaVuSans-6c"/>
<use x="711.541016" xlink:href="#DejaVuSans-61"/>
<use x="772.820312" xlink:href="#DejaVuSans-20"/>
<use x="804.607422" xlink:href="#DejaVuSans-6d"/>
<use x="902.019531" xlink:href="#DejaVuSans-e9"/>
<use x="963.542969" xlink:href="#DejaVuSans-74"/>
<use x="1002.751953" xlink:href="#DejaVuSans-68"/>
<use x="1066.130859" xlink:href="#DejaVuSans-6f"/>
<use x="1127.3125" xlink:href="#DejaVuSans-64"/>
<use x="1190.789062" xlink:href="#DejaVuSans-65"/>
<use x="1252.3125" xlink:href="#DejaVuSans-20"/>
<use x="1284.099609" xlink:href="#DejaVuSans-64"/>
<use x="1347.576172" xlink:href="#DejaVuSans-65"/>
<use x="1409.099609" xlink:href="#DejaVuSans-20"/>
<use x="1440.886719" xlink:href="#DejaVuSans-48"/>
<use x="1516.082031" xlink:href="#DejaVuSans-6f"/>
<use x="1577.263672" xlink:href="#DejaVuSans-72"/>
<use x="1618.361328" xlink:href="#DejaVuSans-6e"/>
<use x="1681.740234" xlink:href="#DejaVuSans-65"/>
<use x="1743.263672" xlink:href="#DejaVuSans-72"/>
</g>
</g>
<g id="line2d_22">
<path d="M 57.55 173.620313
L 77.55 173.620313
" style="fill:none;stroke:#2ca02c;stroke-linecap:square;stroke-width:1.5;"/>
</g>
<g id="line2d_23"/>
<g id="text_18">
<!-- simplifié -->
<defs>
<path d="M 44.28125 53.078125
L 44.28125 44.578125
Q 40.484375 46.53125 36.375 47.5
Q 32.28125 48.484375 27.875 48.484375
Q 21.1875 48.484375 17.84375 46.4375
Q 14.5 44.390625 14.5 40.28125
Q 14.5 37.15625 16.890625 35.375
Q 19.28125 33.59375 26.515625 31.984375
L 29.59375 31.296875
Q 39.15625 29.25 43.1875 25.515625
Q 47.21875 21.78125 47.21875 15.09375
Q 47.21875 7.46875 41.1875 3.015625
Q 35.15625 -1.421875 24.609375 -1.421875
Q 20.21875 -1.421875 15.453125 -0.5625
Q 10.6875 0.296875 5.421875 2
L 5.421875 11.28125
Q 10.40625 8.6875 15.234375 7.390625
Q 20.0625 6.109375 24.8125 6.109375
Q 31.15625 6.109375 34.5625 8.28125
Q 37.984375 10.453125 37.984375 14.40625
Q 37.984375 18.0625 35.515625 20.015625
Q 33.0625 21.96875 24.703125 23.78125
L 21.578125 24.515625
Q 13.234375 26.265625 9.515625 29.90625
Q 5.8125 33.546875 5.8125 39.890625
Q 5.8125 47.609375 11.28125 51.796875
Q 16.75 56 26.8125 56
Q 31.78125 56 36.171875 55.265625
Q 40.578125 54.546875 44.28125 53.078125
" id="DejaVuSans-73"/>
<path d="M 9.421875 54.6875
L 18.40625 54.6875
L 18.40625 0
L 9.421875 0
z
M 9.421875 75.984375
L 18.40625 75.984375
L 18.40625 64.59375
L 9.421875 64.59375
z
" id="DejaVuSans-69"/>
<path d="M 37.109375 75.984375
L 37.109375 68.5
L 28.515625 68.5
Q 23.6875 68.5 21.796875 66.546875
Q 19.921875 64.59375 19.921875 59.515625
L 19.921875 54.6875
L 34.71875 54.6875
L 34.71875 47.703125
L 19.921875 47.703125
L 19.921875 0
L 10.890625 0
L 10.890625 47.703125
L 2.296875 47.703125
L 2.296875 54.6875
L 10.890625 54.6875
L 10.890625 58.5
Q 10.890625 67.625 15.140625 71.796875
Q 19.390625 75.984375 28.609375 75.984375
z
" id="DejaVuSans-66"/>
</defs>
<g transform="translate(85.55 177.120313)scale(0.1 -0.1)">
<use xlink:href="#DejaVuSans-73"/>
<use x="52.099609" xlink:href="#DejaVuSans-69"/>
<use x="79.882812" xlink:href="#DejaVuSans-6d"/>
<use x="177.294922" xlink:href="#DejaVuSans-70"/>
<use x="240.771484" xlink:href="#DejaVuSans-6c"/>
<use x="268.554688" xlink:href="#DejaVuSans-69"/>
<use x="296.337891" xlink:href="#DejaVuSans-66"/>
<use x="331.542969" xlink:href="#DejaVuSans-69"/>
<use x="359.326172" xlink:href="#DejaVuSans-e9"/>
</g>
</g>
</g>
</g>
</g>
<defs>
<clipPath id="pc264666532">
<rect height="166.4" width="369.15" x="48.55" y="21.8"/>
</clipPath>
</defs>
</svg>
...@@ -127,7 +127,7 @@ ...@@ -127,7 +127,7 @@
* M4-S0: The Rough Road to Real-Life Reproducible Research * M4-S0: The Rough Road to Real-Life Reproducible Research
** Reproducible Research Hell ** Reproducible Research Hell
file:../assets/img/phd_sisyphe.png file:img/phd_sisyphe.png
*** Notes *** Notes
:PROPERTIES: :PROPERTIES:
...@@ -285,9 +285,9 @@ Wanted: binary formats for ...@@ -285,9 +285,9 @@ Wanted: binary formats for
Git (hub, lab, ...): not well suited for data storage Git (hub, lab, ...): not well suited for data storage
#+BEGIN_CENTER #+BEGIN_CENTER
#+ATTR_LATEX: :height 1cm :center nil #+ATTR_LATEX: :height 1cm :center nil
file:../assets/img/Zenodo-logo.jpg file:img/Zenodo-logo.jpg
#+ATTR_LATEX: :height 1cm :center nil #+ATTR_LATEX: :height 1cm :center nil
file:../assets/img/Figshare-logo.png file:img/Figshare-logo.png
#+END_CENTER #+END_CENTER
** Conclusions ** Conclusions
...@@ -305,16 +305,16 @@ file:../assets/img/Figshare-logo.png ...@@ -305,16 +305,16 @@ file:../assets/img/Figshare-logo.png
4. Conclusion 4. Conclusion
** Scaling up ** Scaling up
#+ATTR_LATEX: :width \linewidth #+ATTR_LATEX: :width \linewidth
file:../assets/img/il-marche-mon-programme.jpg file:img/il-marche-mon-programme.jpg
** Complex code... ** Complex code...
#+LaTeX: \includegraphics<+>[height=6cm]{../assets/img/nb1.png}% #+LaTeX: \includegraphics<+>[height=6cm]{img/nb1.png}%
#+LaTeX: \includegraphics<+>[height=6cm]{../assets/img/nb2.png}% #+LaTeX: \includegraphics<+>[height=6cm]{img/nb2.png}%
#+LaTeX: \includegraphics<+>[height=6cm]{../assets/img/nb3.png}% #+LaTeX: \includegraphics<+>[height=6cm]{img/nb3.png}%
#+LaTeX: \includegraphics<+>[height=6cm]{../assets/img/nb4.png}% #+LaTeX: \includegraphics<+>[height=6cm]{img/nb4.png}%
#+LaTeX: \includegraphics<+>[height=6cm]{../assets/img/grippal_orgmode1.png}% #+LaTeX: \includegraphics<+>[height=6cm]{img/grippal_orgmode1.png}%
#+LaTeX: \includegraphics<+>[height=6cm]{../assets/img/grippal_orgmode2.png}% #+LaTeX: \includegraphics<+>[height=6cm]{img/grippal_orgmode2.png}%
#+LaTeX: \includegraphics<+>[height=6cm]{../assets/img/nb5.png}% #+LaTeX: \includegraphics<+>[height=6cm]{img/nb5.png}%
- A real spaghetti bowl - A real spaghetti bowl
- No global view - No global view
- Interaction between multiple languages = danger - Interaction between multiple languages = danger
...@@ -329,9 +329,9 @@ file:../assets/img/il-marche-mon-programme.jpg ...@@ -329,9 +329,9 @@ file:../assets/img/il-marche-mon-programme.jpg
** ... that is difficult to orchestrate ** ... that is difficult to orchestrate
#+LaTeX: \only<1>{\begin{overlayarea}{1.5\linewidth}{7cm} #+LaTeX: \only<1>{\begin{overlayarea}{1.5\linewidth}{7cm}
#+ATTR_LATEX: :height 7cm :center nil #+ATTR_LATEX: :height 7cm :center nil
file:../assets/img/SbmlParameterisation.png file:img/SbmlParameterisation.png
#+ATTR_LATEX: :height 7cm :center nil #+ATTR_LATEX: :height 7cm :center nil
file:../assets/img/SbmlModelling.png file:img/SbmlModelling.png
#+LaTeX: \end{overlayarea}}\pause #+LaTeX: \end{overlayarea}}\pause
*Workflows*: *Workflows*:
...@@ -459,7 +459,7 @@ python3-cycler (>= 0.10.0), python3:any (>= 3.3.2-2~), libc6 (>= ...@@ -459,7 +459,7 @@ python3-cycler (>= 0.10.0), python3:any (>= 3.3.2-2~), libc6 (>=
1.6.2-1), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) 1.6.2-1), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
#+END_EXAMPLE #+END_EXAMPLE
#+LaTeX: \only<2>{\vspace{-3.5cm}\includegraphics<2>[width=\linewidth]{../assets/img/python3-matplotlib.png}}\vspace{10cm} #+LaTeX: \only<2>{\vspace{-3.5cm}\includegraphics<2>[width=\linewidth]{img/python3-matplotlib.png}}\vspace{10cm}
*** Notes *** Notes
:PROPERTIES: :PROPERTIES:
...@@ -690,7 +690,7 @@ SHA256: 8f5d3509d4f5451468c6de44fc8dfe391c3df4120079adc01ab5f13ff4194f5a ...@@ -690,7 +690,7 @@ SHA256: 8f5d3509d4f5451468c6de44fc8dfe391c3df4120079adc01ab5f13ff4194f5a
#+END_EXAMPLE #+END_EXAMPLE
** The test of time ** The test of time
file:../assets/img/soviet_space_shuttle.jpg file:img/soviet_space_shuttle.jpg
** Backwards compatibility ** Backwards compatibility
\small \small
- Python and its rapidly evolving environment - Python and its rapidly evolving environment
...@@ -708,9 +708,9 @@ python3 -c "print(10/3)" ...@@ -708,9 +708,9 @@ python3 -c "print(10/3)"
#+LaTeX: } #+LaTeX: }
\pause \pause
#+ATTR_LATEX: :height 3.2cm :center nil #+ATTR_LATEX: :height 3.2cm :center nil
file:../assets/img/plot_1.5.3.png file:img/plot_1.5.3.png
#+ATTR_LATEX: :height 3.2cm :center nil #+ATTR_LATEX: :height 3.2cm :center nil
file:../assets/img/plot_2.1.1.png file:img/plot_2.1.1.png
\pause \pause
- Cortical Thickness Measurements (PLOS ONE, - Cortical Thickness Measurements (PLOS ONE,
...@@ -754,7 +754,7 @@ file:../assets/img/plot_2.1.1.png ...@@ -754,7 +754,7 @@ file:../assets/img/plot_2.1.1.png
Popper: [[http://falsifiable.us/][http://falsifiable.us/]] Popper: [[http://falsifiable.us/][http://falsifiable.us/]]
#+ATTR_LATEX: :height 1.5cm :center nil #+ATTR_LATEX: :height 1.5cm :center nil
file:../assets/img/popper_logo_just_jug.png file:img/popper_logo_just_jug.png
*Another option*: *Another option*:
- Limit onself to what is manageable (C for example) - Limit onself to what is manageable (C for example)
...@@ -800,9 +800,9 @@ file:../assets/img/plot_2.1.1.png ...@@ -800,9 +800,9 @@ file:../assets/img/plot_2.1.1.png
- Git (hub, lab, ...) : stable, open, \dots durable ? - Git (hub, lab, ...) : stable, open, \dots durable ?
- +Google Code+, +Gitorious+, +Code Spaces+ - +Google Code+, +Gitorious+, +Code Spaces+
#+ATTR_LATEX: :height 1.3cm :center nil #+ATTR_LATEX: :height 1.3cm :center nil
file:../assets/img/swh-logo.png file:img/swh-logo.png
#+ATTR_LATEX: :height 1.3cm :center nil #+ATTR_LATEX: :height 1.3cm :center nil
file:../assets/img/LogoHAL.PNG file:img/LogoHAL.PNG
*Environment management* *Environment management*
- Longevity of access to Docker Hub, Nix repository, Code Ocean, ... ? - Longevity of access to Docker Hub, Nix repository, Code Ocean, ... ?
...@@ -815,9 +815,9 @@ file:../assets/img/plot_2.1.1.png ...@@ -815,9 +815,9 @@ file:../assets/img/plot_2.1.1.png
:BEAMER_ENV: note :BEAMER_ENV: note
:END: :END:
- Dans les exercices, faites y bien attention. - Dans les exercices, faites y bien attention.
# file:../assets/img/ArXiv-web.png" height=60 /> # file:img/ArXiv-web.png" height=60 />
# file:../assets/img/Zenodo-logo.jpg" height=60 /> # file:img/Zenodo-logo.jpg" height=60 />
# file:../assets/img/Figshare-logo.png" height=60 /> # file:img/Figshare-logo.png" height=60 />
* M4-S3: Numerics Hell * M4-S3: Numerics Hell
** The Rough Road to Real-Life Reproducible Research :noexport: ** The Rough Road to Real-Life Reproducible Research :noexport:
1. Data Hell 1. Data Hell
...@@ -826,7 +826,7 @@ file:../assets/img/plot_2.1.1.png ...@@ -826,7 +826,7 @@ file:../assets/img/plot_2.1.1.png
4. Conclusion 4. Conclusion
** Floating-point arithmetic ** Floating-point arithmetic
file:../assets/img/polynome1.svg file:img/polynome1.svg
#+begin_src python :results output :exports both #+begin_src python :results output :exports both
def polynome(x): def polynome(x):
return x**9 - 9.*x**8 + 36.*x**7 - 84.*x**6 + 126.*x**5 \ return x**9 - 9.*x**8 + 36.*x**7 - 84.*x**6 + 126.*x**5 \
...@@ -842,7 +842,7 @@ def polynome(x): ...@@ -842,7 +842,7 @@ def polynome(x):
** Floating-point arithmetic ** Floating-point arithmetic
file:../assets/img/polynome2.svg file:img/polynome2.svg
#+begin_src python :results output :exports both #+begin_src python :results output :exports both
def horner(x): def horner(x):
return x*(x*(x*(x*(x*(x*(x*(x*(x - 9.) + 36.) - 84.) + 126.) \ return x*(x*(x*(x*(x*(x*(x*(x*(x - 9.) + 36.) - 84.) + 126.) \
...@@ -860,7 +860,7 @@ def horner(x): ...@@ -860,7 +860,7 @@ def horner(x):
** Floating-point arithmetic ** Floating-point arithmetic
file:../assets/img/polynome3.svg file:img/polynome3.svg
#+begin_src python :results output :exports both #+begin_src python :results output :exports both
def simple(x): def simple(x):
return (x-1.)**9 return (x-1.)**9
...@@ -877,7 +877,7 @@ def simple(x): ...@@ -877,7 +877,7 @@ def simple(x):
** Floating-point arithmetic ** Floating-point arithmetic
file:../assets/img/polynome3-4.svg file:img/polynome3-4.svg
*** Notes *** Notes
:PROPERTIES: :PROPERTIES:
...@@ -887,7 +887,7 @@ file:../assets/img/polynome3-4.svg ...@@ -887,7 +887,7 @@ file:../assets/img/polynome3-4.svg
** Floating-point arithmetic ** Floating-point arithmetic
file:../assets/img/polynome4.svg file:img/polynome4.svg
*** Notes *** Notes
:PROPERTIES: :PROPERTIES:
...@@ -989,7 +989,7 @@ Two options for computing reproducibly: ...@@ -989,7 +989,7 @@ Two options for computing reproducibly:
** Parallel computation: example ** Parallel computation: example
file:../assets/img/gouttedo1.png file:img/gouttedo1.png
Source: Rafife Nheili, PhD. Thesis, University of Perpignan, 2016 Source: Rafife Nheili, PhD. Thesis, University of Perpignan, 2016
...@@ -1006,7 +1006,7 @@ Source: Rafife Nheili, PhD. Thesis, University of Perpignan, 2016 ...@@ -1006,7 +1006,7 @@ Source: Rafife Nheili, PhD. Thesis, University of Perpignan, 2016
** Parallel computation: example ** Parallel computation: example
file:../assets/img/gouttedo2.png file:img/gouttedo2.png
Source: Rafife Nheili, PhD. Thesis, University of Perpignan, 2016 Source: Rafife Nheili, PhD. Thesis, University of Perpignan, 2016
...@@ -1061,10 +1061,10 @@ Source: Rafife Nheili, PhD. Thesis, University of Perpignan, 2016 ...@@ -1061,10 +1061,10 @@ Source: Rafife Nheili, PhD. Thesis, University of Perpignan, 2016
** Pseudo-random number generators ** Pseudo-random number generators
#+LaTeX: \vspace{1cm} #+LaTeX: \vspace{1cm}
#+LaTeX: \only<+>{\includesvg[scale=.45]{../assets/img/nombres-aleatoires-1.svg}} #+LaTeX: \only<+>{\includesvg[scale=.45]{img/nombres-aleatoires-1.svg}}
#+LaTeX: \only<+>{\includesvg[scale=.45]{../assets/img/nombres-aleatoires-2.svg}} #+LaTeX: \only<+>{\includesvg[scale=.45]{img/nombres-aleatoires-2.svg}}
#+LaTeX: \only<+>{\includesvg[scale=.45]{../assets/img/nombres-aleatoires-3.svg}} #+LaTeX: \only<+>{\includesvg[scale=.45]{img/nombres-aleatoires-3.svg}}
#+LaTeX: \only<+>{\includesvg[scale=.45]{../assets/img/nombres-aleatoires-4.svg}} #+LaTeX: \only<+>{\includesvg[scale=.45]{img/nombres-aleatoires-4.svg}}
#+LaTeX: \vspace{10cm} #+LaTeX: \vspace{10cm}
*** Notes *** Notes
:PROPERTIES: :PROPERTIES:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment