Rev 5978 | Rev 15545 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5978 | Rev 11488 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | <h3>Logiciels utilisés : $help_conf</h3> |
1 | <h3>Logiciels utilisés : $help_conf</h3> |
2 | 2 | ||
3 | !goto $help_conf |
3 | !goto $help_conf |
4 | 4 | ||
5 | :pari |
5 | :pari |
6 | PARI/GP est un calculateur de théorie des nombres avec une précision arbitraire. |
6 | PARI/GP est un calculateur de théorie des nombres avec une précision arbitraire. |
7 | Comme il est très rapide, c'est le calculateur idéal pour les besoins de calculs de WIMS. |
7 | Comme il est très rapide, c'est le calculateur idéal pour les besoins de calculs de WIMS. |
8 | Beaucoup de modules l'utilisent de manière essentielle, par exemple la plupart des exercices |
8 | Beaucoup de modules l'utilisent de manière essentielle, par exemple la plupart des exercices |
9 | d'algèbre linéaire. S'il n'est pas disponible, le serveur ne fonctionnera pas correctement. |
9 | d'algèbre linéaire. S'il n'est pas disponible, le serveur ne fonctionnera pas correctement. |
10 | <p> |
- | |
11 | 10 | ||
12 | !goto end |
11 | !goto end |
13 | 12 | ||
14 | :maxima |
13 | :maxima |
15 | Maxima is an open source symbolic algebra package. It is used at most |
14 | Maxima is an open source symbolic algebra package. It is used at most |
16 | occasions where derivatives and/or integrals need to be computed. |
15 | occasions where derivatives and/or integrals need to be computed. |
17 | <p> |
- | |
18 | It is to be remarked that the most recent Maxima version (5.6 with GCL 2.4) |
- | |
19 | has a bug preventing it from compiling under RedHat 7.*. If you run into |
- | |
20 | difficulties of this kind, get a copy of an earlier version (5.4) from |
- | |
21 | <a target="wims_external" |
- | |
22 | href="http://wims.unice.fr/download/other-packages/">http://wims.unice.fr/download/other-packages/</a>. |
- | |
23 | <p> |
16 | <p> |
24 | Version recommandée: 5.4. ou supérieur à 5.20. |
17 | Version recommandée: 5.4. ou supérieur à 5.20. |
25 | 18 | </p> |
|
26 | !goto end |
19 | !goto end |
27 | 20 | ||
28 | :yacas |
21 | :yacas |
- | 22 | <p> |
|
29 | Yacas (Yet Another Computer Algebra System) |
23 | Yacas (Yet Another Computer Algebra System) |
30 | is a new open source symbolic algebra package. Due to its rapid development, |
24 | is a new open source symbolic algebra package. Due to its rapid development, |
31 | it is a very promising package. Therefore it may find more and more |
25 | it is a very promising package. Therefore it may find more and more |
32 | uses in WIMS. |
26 | uses in WIMS. |
33 | <p> |
27 | </p> |
34 | !goto end |
28 | !goto end |
35 | 29 | ||
36 | :octave |
30 | :octave |
37 | Octave |
31 | Octave est un logiciel d'analyse numérique open source. |
38 | WIMS. So you can safely skip its installation for the time being. |
- | |
- | 32 | ||
39 | !goto end |
33 | !goto end |
40 | 34 | ||
41 | :m2 |
35 | :m2 |
42 | Macaulay 2 is a powerful software specialized in commutative algebra. For |
36 | Macaulay 2 is a powerful software specialized in commutative algebra. For |
43 | the time being, it is only used in a few popup calculator tools. If |
37 | the time being, it is only used in a few popup calculator tools. If |
Line 62... | Line 56... | ||
62 | !goto end |
56 | !goto end |
63 | 57 | ||
64 | :end |
58 | :end |
65 | 59 | ||
66 | <p> |
60 | <p> |
67 |
|
61 | Vous pouvez rechercher le mot <span class="tt">$help_conf</span> dans la page d'accueil de |
68 |
|
62 | WIMS pour obtenir la liste des modules utilisant ce logiciel. |
- | 63 | </p> |
|
69 | 64 | ||
70 | 65 |