Home 9 Resources 9 Software 9 Mathematica

Mathematica

 

Wolfram Mathematica  is a modern technical computing system spanning most areas of technical computing — including neural networksmachine learningimage processinggeometrydata sciencevisualizations, and others. 

The Mathematica license only grants access to Carnegie Mellon University faculty, staff, and students.  

Documentation

 

Usage

 

To see what versions of Mathematica are available type

module avail mathematica

To see what other modules are needed, what commands are available and how to get additional help type

module help mathematica

To use Mathematica, include a command like this in your batch script or interactive session to load the mathematica module:

module load mathematica

Be sure you also load any other modules needed, as listed by the module help mathematica command.