next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
PHCpack
::
versionNumber(...,Verbose=>...)
versionNumber(...,Verbose=>...) -- option to print the output of phc --version to screen
Synopsis
Usage:
cascade(...,Verbose=>Boolean)
Description
Use
Verbose=>true
to see the output of
phc --version
.
Further information
Default value:
false
Function:
versionNumber
-- returns the version number and release date of phc
Option key:
Verbose
-- request verbose feedback
Functions with optional argument named
Verbose
:
cascade(...,Verbose=>...)
-- option to specify whether additional output is wanted
"check(...,Verbose=>...)"
-- see
check
-- perform tests of a package
constructEmbedding(...,Verbose=>...)
-- option to specify whether additional output is wanted
"copyDirectory(...,Verbose=>...)"
-- see
copyDirectory(String,String)
"copyFile(...,Verbose=>...)"
-- see
copyFile(String,String)
factorWitnessSet(...,Verbose=>...)
-- option to specify whether additional output is wanted
"findProgram(...,Verbose=>...)"
-- see
findProgram
-- load external program
"installPackage(...,Verbose=>...)"
-- see
installPackage
-- load and install a package and its documentation
isWitnessSetMember(...,Verbose=>...)
-- option to specify whether additional output is wanted
mixedVolume(...,Verbose=>...)
-- option to specify whether additional output is wanted
"moveFile(...,Verbose=>...)"
-- see
moveFile(String,String)
numericalIrreducibleDecomposition(...,Verbose=>...)
-- option to specify whether additional output is wanted
refineSolutions(...,Verbose=>...)
-- option to specify whether additional output is wanted
"runProgram(...,Verbose=>...)"
-- see
runProgram
-- run an external program
solveRationalSystem(...,Verbose=>...)
-- option to specify whether additional output is wanted
solveSystem(...,Verbose=>...)
-- option to specify whether additional output is wanted
"symlinkDirectory(...,Verbose=>...)"
-- see
symlinkDirectory(String,String)
-- make symbolic links for all files in a directory tree
topWitnessSet(...,Verbose=>...)
-- option to specify whether additional output is wanted
trackPaths(...,Verbose=>...)
-- option to specify whether additional output is wanted
versionNumber(...,Verbose=>...)
-- option to print the output of phc --version to screen