|
Using Mathematica remotely
|
Interfaces can be a blessing but have disadvantages too:
|
| When using Mathematica in a more serious way, for example to run processes over several days as batch jobs, parallel on differnet machines or together with other software like raytracing programs or C code, notebooks are not so effective. |
| For example, if some computation is expected to take some time and must be run as a batch job, you want to leave it running alone for a while without actually having to sit at the machine. An example of such a session is given in the following snapshot. It shows how we telnet to is02.fas.harvard.edu, start mathematica, perform a computation and logout. |
| While the machine computes you can go to drink some coffee. If you come back, the seven'th Fermat number 340282366920938463463374607431768211457 is factorized. The result is written in the file "result.out". |
| Last update: 9/16/2000 | Back to the Math department homepage | Back to Micro introduction into Mathematica |