Provided by: singular-ui-emacs_4.1.1-p2+ds-4build2_amd64
NAME
ESingular - Computer Algebra System for Polynomial Computations -- command-line interface within emacs
SYNOPSIS
ESingular [options] [file1 [file2 ...]]
DESCRIPTION
ESingular starts up Singular within emacs; Singular is a Computer Algebra System (CAS) for Polynomial Computations.
OPTIONS
--emacs=EMACS Use EMACS as emacs program to run Singular --emacs-dir=DIR Use DIR as directory to look for emacs lisp files --emacs-load=FILE Load FILE on emacs start-up, instead of default --singular=PROG Start PROG as Singular program within emacs --no-call Do not start program. Print call to stdout -b --batch Run in batch mode (requires --link/--MPhost/--MPport) -c --execute=STRING Execute STRING on start-up -d --sdb Enable source code debugger (experimental) -e --echo[=VAL] Set value of variable `echo' to (integer) VAL -h --help Print help message and exit -p --profile Collect profiling data in smon.out -q --quiet Do not print start-up banner and lib load messages -r --random=SEED Seed random generator with (integer) SEED -t --no-tty Do not redefine the terminal characteristics -u --user-option=STRING Return STRING on `system("--user-option")' -v --version Print extended version and configuration info --allow-net Allow one to fetch (html) help pages from the net --browser=BROWSER Display help in BROWSER (see help.cnf) --cntrlc[=CHAR] Automatic answer for CTRL-C prompt --no-stdlib Do not load `standard.lib' on start-up --no-rc Do not execute `.singularrc' file(s) on start-up --no-warn Do not display warning messages --no-out Suppress all output --no-shell Restricted mode: prohibit shell escape commands and links --min-time=SECS Do not display times smaller than SECS (in seconds) --cpus=#CPUs maximal number of CPUs to use --threads=#threads maximal number of CPUs to use for threads --MPport=PORT Use PORT number for connections --MPhost=HOST Use HOST for connections --link=LINK Use LINK for connections --ticks-per-sec=TICKS Sets unit of timer to TICKS per second For more information, type `help;' from within Singular or visit http://www.singular.uni-kl.de or consult the Singular manual (available as on-line info or html manual).
SEE ALSO
emacs(1), Singular(1), TSingular(1).