top
|
toc
|
Macaulay2 web site
RunExternalM2 : Index
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
isExternalM2Child
-- indicate if this process is a child process or not
isExternalM2Parent
-- indicate if this process is a parent process or not
KeepFiles
-- indicate whether or not temporary files should be saved
KeepStatistics
-- run a Macaulay2 function in a new Macaulay2 process
KeepStatisticsCommand
-- an option that tells how to collect statistics
M2Location
-- run a Macaulay2 function in a new Macaulay2 process
PreRunScript
-- a way to impose resource limits
resource limits
-- how to use resource limits with Macaulay2
RunExternalM2
-- a package to run Macaulay2 code externally and retrieve the result
runExternalM2
-- run a Macaulay2 function in a new Macaulay2 process
runExternalM2(..., KeepFiles => ...)
-- indicate whether or not temporary files should be saved
runExternalM2(..., KeepStatistics => ...)
-- run a Macaulay2 function in a new Macaulay2 process
runExternalM2(..., KeepStatisticsCommand => ...)
-- an option that tells how to collect statistics
runExternalM2(..., M2Location => ...)
-- run a Macaulay2 function in a new Macaulay2 process
runExternalM2(..., PreRunScript => ...)
-- a way to impose resource limits
runExternalM2ReturnAnswer
-- stores a Macaulay2 variable's value in a file, to later be read by the RunExternalM2 package
suggestions for using RunExternalM2
-- suggestions for using RunExternalM2