MathGroup Archive 2012

[Date Index] [Thread Index] [Author Index]

Search the Archive

Running mathematica from terminal.

  • To: mathgroup at smc.vnet.net
  • Subject: [mg125517] Running mathematica from terminal.
  • From: fabrizio <sgrignuoli at science.unitn.it>
  • Date: Sat, 17 Mar 2012 02:49:24 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com

I have some problems with the mathematica code that I wrote. I'll try to explain. 
I used a ssh connection to work on a server pc in which mathematica is installed. First of all, my laptop is a macbook pro while the remote machine has a Debian distribution as operating system. My problem is that I obtained two different numerical results when I run my job with the graphical interface and with the terminal command (nohup math -script < filename.m> out.txt &). In more details, the result obtained when I run with the terminal command is not correct .Maybe, this problem is related to the fact that my calculations produced Indeterminate elements. Indeed, I discovered that the these numerical errors appears after the Indeterminate elements. The very strange thing, in my opinion, is that excluding these few differences, the other elements are more or less the same. How I can solve this discrepancy?
Do you have same idea on this????
Thanks
Fabrizio



  • Prev by Date: Creating List
  • Next by Date: Re: Export Data and Decimal Separator
  • Previous by thread: Re: Creating List
  • Next by thread: Propensity Scores