Difference between revisions of "Software:Tools"
From CAC Wiki
Line 3: | Line 3: | ||
| valign="top" width="50%" style="padding:1em; border:1px solid #aaaaaa; background-color:#e1eaf1; border-radius:7px" | | | valign="top" width="50%" style="padding:1em; border:1px solid #aaaaaa; background-color:#e1eaf1; border-radius:7px" | | ||
− | + | The table below contains Development Tools such as editors, compilers, debuggers, etc., as well as other tools such as visualization software. | |
In many cases there is no need to do a separate set-up for this software, as it is usually installed in systems directories. | In many cases there is no need to do a separate set-up for this software, as it is usually installed in systems directories. | ||
If a set-up is required, it is usually done with the '''usepackage''' facility, i.e. through the '''use''' command. | If a set-up is required, it is usually done with the '''usepackage''' facility, i.e. through the '''use''' command. | ||
Line 41: | Line 41: | ||
|| paraview || Powerful visualization software including batch mode || use paraview || [[Software:paraview|Info]] | || paraview || Powerful visualization software including batch mode || use paraview || [[Software:paraview|Info]] | ||
|} | |} | ||
− | |||
|} | |} |
Latest revision as of 18:07, 20 May 2016
The table below contains Development Tools such as editors, compilers, debuggers, etc., as well as other tools such as visualization software. In many cases there is no need to do a separate set-up for this software, as it is usually installed in systems directories. If a set-up is required, it is usually done with the usepackage facility, i.e. through the use command.
|