Rev 5513 | Rev 11488 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
3751 | bpr | 1 | <h3>Logiciels utilisés : $help_conf</h3> |
23 | reyssat | 2 | |
3 | !goto $help_conf |
||
4 | |||
5 | :pari |
||
3739 | bpr | 6 | PARI/GP est un calculateur de théorie des nombres avec une précision arbitraire. |
3738 | bpr | 7 | Comme il est très rapide, c'est le calculateur idéal pour les besoins de calculs de WIMS. |
3880 | bpr | 8 | Beaucoup de modules l'utilisent de manière essentielle, par exemple la plupart des exercices |
3738 | bpr | 9 | d'algèbre linéaire. S'il n'est pas disponible, le serveur ne fonctionnera pas correctement. |
23 | reyssat | 10 | <p> |
3127 | bpr | 11 | |
23 | reyssat | 12 | !goto end |
13 | |||
14 | :maxima |
||
15 | Maxima is an open source symbolic algebra package. It is used at most |
||
16 | 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 |
||
3863 | bpr | 21 | <a target="wims_external" |
1036 | bpr | 22 | href="http://wims.unice.fr/download/other-packages/">http://wims.unice.fr/download/other-packages/</a>. |
23 | reyssat | 23 | <p> |
3751 | bpr | 24 | Version recommandée: 5.4. ou supérieur à 5.20. |
3127 | bpr | 25 | |
23 | reyssat | 26 | !goto end |
27 | |||
28 | :yacas |
||
29 | Yacas (Yet Another Computer Algebra System) |
||
30 | 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 |
||
32 | uses in WIMS. |
||
33 | <p> |
||
34 | !goto end |
||
35 | |||
36 | :octave |
||
37 | Octave is an open source numerical analysis package. It is not yet used by |
||
38 | WIMS. So you can safely skip its installation for the time being. |
||
39 | !goto end |
||
40 | |||
41 | :m2 |
||
42 | 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 |
||
3941 | bpr | 44 | you do not install it, these few popup calculators will fail, but the rest of |
23 | reyssat | 45 | the server will not be affected. |
46 | !goto end |
||
47 | |||
48 | :gap |
||
49 | GAP is a powerful calculator for group theory, actually used by two WIMS |
||
50 | tools computing finite groups. You will need GAP if you want these two tools |
||
51 | to work. |
||
52 | !goto end |
||
53 | |||
54 | :povray |
||
55 | Povray is a ray tracing graphing software. It is used in graphing tools to |
||
56 | render high-quality surfaces. It is now included in most recent Linux |
||
57 | distributions. If you have trouble with it, check first whether the package |
||
58 | is installed with your Linux system, and install it if necessary. |
||
59 | <p> |
||
3751 | bpr | 60 | Version recommandée: 3.0*-3.1*. (Other versions may present compatibility |
23 | reyssat | 61 | problems.) |
62 | !goto end |
||
63 | |||
64 | :end |
||
65 | |||
66 | <p> |
||
5978 | bpr | 67 | You may search for the word <span class="tt">$help_conf</span> in the WIMS home page, |
23 | reyssat | 68 | to get the list of modules making use of this software. |
69 | |||
70 |