next | previous | forward | backward | up | top | index | toc | Macaulay2 web site

startNmz -- initializes a session for Normaliz

Synopsis

Description

This function reads the files written by writeNmzPaths, retrieves the path names, and types them on the standard output (as far as they have been set). Thus, once the path names have been stored, a Normaliz session can simply be opened by this function.
i1 : writeNmzPaths();
i2 : startNmz();
nmzExecPath is /usr/bin/
nmzDataPath not set

See also