Scroll to navigation

TSINGULAR(1) CAS Singular TSINGULAR(1)

NAME

TSingular - Computer Algebra System for Polynomial Computations -- command-line interface within a new terminal

SYNOPSIS

TSingular [options] [file1 [file2 ...]]

DESCRIPTION

TSingular starts up Singular within a terminal window; Singular is a Computer Algebra System (CAS) for Polynomial Computations.

OPTIONS

Use XTERM as terminal program to run Singular
Start PROG as Singular program within emacs
Do not start program. Print call to stdout
Run in batch mode (requires --link/--MPhost/--MPport)
Execute STRING on start-up
Enable source code debugger (experimental)
Set value of variable `echo' to (integer) VAL
Print help message and exit
Collect profiling data in smon.out
Do not print start-up banner and lib load messages
Seed random generator with (integer) SEED
Do not redefine the terminal characteristics
Return STRING on `system("--user-option")'
Print extended version and configuration info
Allow one to fetch (html) help pages from the net
Display help in BROWSER (see help.cnf)
Automatic answer for CTRL-C prompt
Set defaults for running within emacs
Log all input to LOGFILE.*
Do not load `standard.lib' on start-up
Do not execute `.singularrc' file(s) on start-up
Do not display warning messages
Suppress all output
Restricted mode: prohibit shell escape commands and links
Do not display times smaller than SECS (in seconds)
maximal number of CPUs to use
maximal number of CPUs to use for threads

--flint-threads=#flintthreads maximal number of threads to use in flint/ntl library

Use PORT number for connections
Use HOST for connections
Use LINK for connections
Sets unit of timer to TICKS per second
Display the version-tuple and exit

For more information, type `help;' from within Singular or visit https://www.singular.uni-kl.de or consult the Singular manual (available as on-line info or html manual).

SEE ALSO

xterm(1), Singular(1), ESingular(1).

April 2024 Singular