Salome HOME
Documentation update et example improvement
[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 limitation to
8 the use of the ADAO module beyond the reached version (but this remains without
9 guarantee).
10
11 .. csv-table:: Support tool verification intervals for ADAO
12    :header: "Tool", "Minimal version", "Reached version"
13    :widths: 20, 10, 10
14
15    Python,     3.6.5,    3.10.9
16    Numpy,      1.14.3,    1.24.2
17    Scipy,      0.19.1,    1.10.1
18    MatplotLib, 2.2.2,    3.7.0
19    GnuplotPy,  1.8,    1.8
20    NLopt,      2.4.2,    2.7.1