Scroll to navigation

SINGULAR(1) CAS Singular SINGULAR(1)

NAME

Singular - Computer Algebra System for Polynomial Computations -- command-line interface

SYNOPSIS

Singular [options] [file1 [file2 ...]]

DESCRIPTION

Singular is a Computer Algebra System (CAS) for Polynomial Computations.

OPTIONS

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
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 library

Use PORT number for connections
Use HOST for connections
Use LINK for connections
Sets unit of timer to TICKS per second

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

TSingular(1), ESingular(1).

July 2022 Singular