test function in Singular
vinay · Thu Apr 11, 2019 11:38 am
Continuing with my previous post ...
It seems Singular already has a command named test. `grep` on source code shows that this funtion is defined in:
The function doesnt seem to be documented.
Wonder what this function does...
-- VInay
It seems Singular already has a command named test. `grep` on source code shows that this funtion is defined in:
Quote:
Singular_SRC_path/Sources/Singular/ipshell.cc
The function doesnt seem to be documented.
Wonder what this function does...
-- VInay