Differences

This shows you the differences between two versions of the page.

Link to this comparison view

wiki:software:scientific:mathematica:from_pcn [2011/09/15 09:54]
Keith A McDermott heavily fix formatting
wiki:software:scientific:mathematica:from_pcn [2012/05/01 14:19] (current)
David C LeFevre [The Softer Side of Mathematica]
Line 9: Line 9:
  
  
-[[http://www.wolfram.com/|Mathematica(tm)]] is a scientific software package created by Stephen Wolfram to provide a multi-purpose technical computing environment. It can be used as a programming language, a system for representing mathematical knowledge, or a tool in the standard computing environment. Like MapleTM , Mathematica offers symbolic manipulation of mathematical expressions. Mathematica's structure consists of a frontend and the kernel. Depending on the platform on which Mathematica runs, the frontend (user interface) can be slightly different. This document is written for a Unix-based host (amdahl.physics.purdue.edu) running off a PC via the X-Window interface (NCD's PCXware). Currently, PCN carries a two-user license of Mathematica 5.2.+[[http://www.wolfram.com/|Mathematica(tm)]] is a scientific software package created by Stephen Wolfram to provide a multi-purpose technical computing environment. It can be used as a programming language, a system for representing mathematical knowledge, or a tool in the standard computing environment. Like MapleTM , Mathematica offers symbolic manipulation of mathematical expressions. Mathematica's structure consists of a frontend and the kernel. Depending on the platform on which Mathematica runs, the frontend (user interface) can be slightly different. This document is written for a Unix-based host running off a PC via the X-Window interface (NCD's PCXware).
    
    
Line 21: Line 21:
  
  
-To start a //Mathematica// session, you need to log on to Amdahl (amdahl.physics.purdue.edu). You must use ssh (secure shell) for your login session to amdahl. At the shell prompt, enter: Mathematica (make sure you have the capital "M").+To start a //Mathematica// session, you need to log on to your cluster account At the shell prompt, enter: Mathematica (make sure you have the capital "M").
  
 ===== NOTE: ===== ===== NOTE: =====