Oscar: Mathematica
Loading and Launching Mathematica
1. Open the Terminal and use the following commands at the command line.
2. module avail mathematica
to list all the available mathematica versions.
3. module load mathematica/11.0
to load mathematica. This command should return the confirmation “module loaded”.
4. mathematica
to launch the Mathematica app.