From 7e21587b21a804232b90f5f6f5b4e934a1e9f5b1 Mon Sep 17 00:00:00 2001 From: Jean-Philippe ARGAUD Date: Sat, 7 Jul 2018 21:03:21 +0200 Subject: [PATCH] Updating documentation to cite Python (!) --- doc/en/bibliography.rst | 2 ++ doc/en/index.rst | 4 ++-- doc/fr/bibliography.rst | 2 ++ doc/fr/index.rst | 8 ++++---- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/doc/en/bibliography.rst b/doc/en/bibliography.rst index 7dd846a..61cb1b9 100644 --- a/doc/en/bibliography.rst +++ b/doc/en/bibliography.rst @@ -73,6 +73,8 @@ Bibliography .. [Powell09] Powell M. J. D., *The BOBYQA algorithm for bound constrained optimization without derivatives*, Cambridge University Technical Report DAMTP NA2009/06, 2009 +.. [Python] *Python programming language*, http://www.python.org/ + .. [R] *The R Project for Statistical Computing*, http://www.r-project.org/ .. [Rowan90] Rowan T., *Functional Stability Analysis of Numerical Algorithms*, Ph.D. thesis, Department of Computer Sciences, University of Texas at Austin, 1990 diff --git a/doc/en/index.rst b/doc/en/index.rst index e089771..f5424eb 100644 --- a/doc/en/index.rst +++ b/doc/en/index.rst @@ -32,8 +32,8 @@ ADAO documentation :alt: ADAO logo **The ADAO module provides data assimilation and optimization** features in -Python or SALOME context [Salome]_. It is based on usage of other SALOME -modules, namely YACS and EFICAS if they are available, and on usage of a +Python [Python]_ or SALOME context [Salome]_. It is based on usage of other +SALOME modules, namely YACS and EFICAS if they are available, and on usage of a generic underlying data assimilation library. Briefly stated, Data Assimilation is a methodological framework to compute the diff --git a/doc/fr/bibliography.rst b/doc/fr/bibliography.rst index 39a69e1..9a15989 100644 --- a/doc/fr/bibliography.rst +++ b/doc/fr/bibliography.rst @@ -73,6 +73,8 @@ Bibliographie .. [Powell09] Powell M. J. D., *The BOBYQA algorithm for bound constrained optimization without derivatives*, Cambridge University Technical Report DAMTP NA2009/06, 2009 +.. [Python] *Python programming language*, http://www.python.org/ + .. [R] *The R Project for Statistical Computing*, http://www.r-project.org/ .. [Rowan90] Rowan T., *Functional Stability Analysis of Numerical Algorithms*, Ph.D. thesis, Department of Computer Sciences, University of Texas at Austin, 1990 diff --git a/doc/fr/index.rst b/doc/fr/index.rst index 9394a87..5ddd63e 100644 --- a/doc/fr/index.rst +++ b/doc/fr/index.rst @@ -32,10 +32,10 @@ Documentation ADAO :alt: Logo ADAO **Le module ADAO fournit des fonctionnalités d'assimilation de données et -d'optimisation** dans un contexte Python ou SALOME [Salome]_. Il est basé sur -l'utilisation d'autres modules, à savoir YACS et EFICAS s'ils sont disponibles, -et sur l'utilisation d'une bibliothèque et d'outils génériques sous-jacents -d'assimilation de données. +d'optimisation** dans un contexte Python [Python]_ ou SALOME [Salome]_. Il est +basé sur l'utilisation d'autres modules, à savoir YACS et EFICAS s'ils sont +disponibles, et sur l'utilisation d'une bibliothèque et d'outils génériques +sous-jacents d'assimilation de données. En bref, l'assimilation de données est un cadre méthodologique pour calculer l'estimation optimale de la valeur réelle (inaccessible) de l'état d'un -- 2.39.2