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

cohomCalgExecutable -- the path to the CohomCalg software exectuable file

Synopsis

Description

This package level exported mutable string contains the location of the executable. Normally, you do not need to worry about this, as CohomCalg is distributed with Macaulay2, and this variable points to the executable which comes with Macaulay2.

This can be useful to find the executable, or, if you have compiled a newer version, then you can set this to be where you keep that.

i1 : cohomCalgExecutable

o1 = /builddir/build/BUILD/M2-version-1.14.0.1/M2/BUILD/aarch64-redhat-linux-
     gnu/usr-dist/aarch64-Linux-Fedora-32/libexec/Macaulay2/bin/cohomcalg

See also

For the programmer

The object cohomCalgExecutable is a string.