ESINGULAR(1) CAS Singular ESINGULAR(1)

ESingular - Computer Algebra System for Polynomial Computations -- command-line interface within emacs

ESingular [options] [file1 [file2 ...]]

ESingular starts up Singular within emacs; Singular is a Computer Algebra System (CAS) for Polynomial Computations.

Use EMACS as emacs program to run Singular
Use DIR as directory to look for emacs lisp files
Load FILE on emacs start-up, instead of default
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
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).

emacs(1), Singular(1), TSingular(1).

December 2024 Singular