Salome HOME
Documentation review corrections
[modules/adao.git] / doc / en / snippets / ModuleCompatibility.rst
1 The compatibility of the module is furthermore checked against various versions
2 of Python and support modules like Numpy and Scipy. The range of versions
3 reached in the tests depends on their availability, and the tests are not
4 systematically performed on all intermediate versions. For all tested versions,
5 the ADAO module behaves identically (to the extent of modifications depending
6 on the support tools). It is strongly discouraged (or impossible) to use ADAO
7 with a version lower than the minimum version, and there is no explicit
8 limitation to the use of the ADAO module beyond the reached version but this
9 remains without guarantee. If an unusual error is encountered for previously
10 running calculations, it is strongly recommended to revert to supporting tool
11 versions within the range described below.
12
13 .. csv-table:: Support tool verification intervals for ADAO
14    :header: "Tool", "Minimal version", "Reached version"
15    :widths: 20, 10, 10
16
17    Python,     3.6.5,    3.11.6
18    Numpy,      1.14.3,    1.26.0
19    Scipy,      0.19.1,    1.11.3
20    MatplotLib, 2.2.2,    3.8.0
21    GnuplotPy,  1.8,    1.8
22    NLopt,      2.4.2,    2.7.1