Subversion Repositories wimsdev

Rev

Rev 5978 | Rev 15545 | 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
11488 mquerol 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.
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.
3127 bpr 10
 
23 reyssat 11
!goto end
12
 
13
:maxima
14
Maxima is an open source symbolic algebra package. It is used at most
15
occasions where derivatives and/or integrals need to be computed.
16
<p>
3751 bpr 17
Version recommandée: 5.4. ou supérieur à 5.20.
11488 mquerol 18
</p>
23 reyssat 19
!goto end
20
 
21
:yacas
11488 mquerol 22
<p>
23 reyssat 23
Yacas (Yet Another Computer Algebra System)
24
is a new open source symbolic algebra package. Due to its rapid development,
25
it is a very promising package. Therefore it may find more and more
26
uses in WIMS.
11488 mquerol 27
</p>
23 reyssat 28
!goto end
29
 
30
:octave
11488 mquerol 31
Octave est un logiciel d'analyse numérique open source.
32
 
23 reyssat 33
!goto end
34
 
35
:m2
36
Macaulay 2 is a powerful software specialized in commutative algebra. For
37
the time being, it is only used in a few popup calculator tools. If
3941 bpr 38
you do not install it, these few popup calculators will fail, but the rest of
23 reyssat 39
the server will not be affected.
40
!goto end
41
 
42
:gap
43
GAP is a powerful calculator for group theory, actually used by two WIMS
44
tools computing finite groups. You will need GAP if you want these two tools
45
to work.
46
!goto end
47
 
48
:povray
49
Povray is a ray tracing graphing software. It is used in graphing tools to
50
render high-quality surfaces. It is now included in most recent Linux
51
distributions. If you have trouble with it, check first whether the package
52
is installed with your Linux system, and install it if necessary.
53
<p>
3751 bpr 54
Version recommandée: 3.0*-3.1*. (Other versions may present compatibility
23 reyssat 55
problems.)
56
!goto end
57
 
58
:end
59
 
60
<p>
11488 mquerol 61
Vous pouvez rechercher le mot <span class="tt">$help_conf</span> dans la page d'accueil de
62
WIMS pour obtenir la liste des modules utilisant ce logiciel.
63
</p>
23 reyssat 64
 
65