SecDec/loop/perlsrc/mathlaunch.pl [ Perl Scripts ]
[ Top ] [ Perl Scripts ]
NAME
mathlaunch.pl
USAGE
'perl mathlaunch.pl inputfile.m outputfile' USED BY makeFU.pl, decomposeloop.pl, decomposeuserdefined.pl, batch*l*h*, resultsloop.pl, resultsuserdefined.pl
PURPOSE
finds the path for Mathematica, and then runs the inputfile.m, with any output directed to outputfile
INPUTS
parameters parsed via ARGV: @ARGV=(inputfile.m, outputfile) RESULT inputfile.m is run, output directed to outputfile