gavin 08bf6a0942 revert last revision 9 years ago
..
d2t_singular 08bf6a0942 revert last revision 9 years ago
COPYING.texi 08bf6a0942 revert last revision 9 years ago
INSTALL_mac.texi 08bf6a0942 revert last revision 9 years ago
INSTALL_osx.texi 08bf6a0942 revert last revision 9 years ago
INSTALL_rpm.texi 08bf6a0942 revert last revision 9 years ago
INSTALL_unix.texi 08bf6a0942 revert last revision 9 years ago
INSTALL_win.texi 08bf6a0942 revert last revision 9 years ago
Makefile.am 08bf6a0942 revert last revision 9 years ago
NEWS.texi 08bf6a0942 revert last revision 9 years ago
README_distribution.texi 08bf6a0942 revert last revision 9 years ago
README_download.texi 08bf6a0942 revert last revision 9 years ago
README_ftp.texi 08bf6a0942 revert last revision 9 years ago
README_src.texi 08bf6a0942 revert last revision 9 years ago
TROUBLESHOOTING_win.texi 08bf6a0942 revert last revision 9 years ago
examples.tex 08bf6a0942 revert last revision 9 years ago
exmpl.tex 08bf6a0942 revert last revision 9 years ago
general.tex 08bf6a0942 revert last revision 9 years ago
info.texi 08bf6a0942 revert last revision 9 years ago
lib2doc.texi 08bf6a0942 revert last revision 9 years ago
manual-titlepage.tex 08bf6a0942 revert last revision 9 years ago
math.tex 08bf6a0942 revert last revision 9 years ago
pdata.tex 08bf6a0942 revert last revision 9 years ago
platform.tex 08bf6a0942 revert last revision 9 years ago
reference.tex 08bf6a0942 revert last revision 9 years ago
register.texi 08bf6a0942 revert last revision 9 years ago
singcard.tex 08bf6a0942 revert last revision 9 years ago
singular.texi 08bf6a0942 revert last revision 9 years ago
start.tex 08bf6a0942 revert last revision 9 years ago
tests-parser.txt 08bf6a0942 revert last revision 9 years ago
tests.txt 08bf6a0942 revert last revision 9 years ago
ti_ip.tex 08bf6a0942 revert last revision 9 years ago
tricks.tex 08bf6a0942 revert last revision 9 years ago
tutor-titlepage.tex 08bf6a0942 revert last revision 9 years ago
tutor.tex 08bf6a0942 revert last revision 9 years ago
types.tex 08bf6a0942 revert last revision 9 years ago
uname.texi 08bf6a0942 revert last revision 9 years ago
usercard.tex 08bf6a0942 revert last revision 9 years ago
version.texi 08bf6a0942 revert last revision 9 years ago

README_distribution.texi

@comment -*-texinfo-*-
@comment Id: README_distribution.texi,v 1.1 2003/08/08 14:27:06 pertusus Exp $
@c FILE: README_distribution.texi
@c PURPOSE: general README file to be included in the distribution
@c

@ifclear VERSION
@include version.texi
@end ifclear

@majorheading README file for the @sc{Singular} distribution

@sc{Singular} is a Computer Algebra system for polynomial computations
with special emphasize on the needs of commutative algebra, algebraic
geometry, singularity theory and polynomial system solving. For a more
detailed overview of
@sc{Singular}, see
@display
@uref{http://www.singular.uni-kl.de/Overview/}
@end display

@sc{Singular} version 2 is generally much faster than any previous version of
@sc{Singular}, due to a rewriting of major parts of
the @sc{Singular} kernel (e.g., the kernel has a new memory manager and a
new polynomial arithmetic), and due to new and
better implemented algorithms (e.g., for computing resolutions
and determinants).

Besides these internal changes, @sc{Singular} version 2 offers many new features
and functionalities (which were already partly included in the 1-3 series).
E.g., a native Windows distribution, an Emacs user interface,
a new help system, 16 new libraries, etc.

@macro nref{name,url}
@ifhtml
@item @uref{\url\,,\name\}
@end ifhtml
@ifnothtml
@item @code{\name\}
@end ifnothtml
@end macro


See the files
@table @asis
@nref{NEWS, NEWS.html}
for news and changes of this version
@nref{COPYING, COPYING.html}
for license information for @sc{Singular}
@nref{INSTALL, INSTALL.html}
for installation instructions, troubleshooting tips, and answers to
Frequently Asked Questions (FAQs).
@end table


More and up-to-date information about @sc{Singular} is always available
from
@display
@uref{http://www.singular.uni-kl.de}.
@end display
We very much welcome any comments, questions, and bug reports,
especially comments about our new version. Please
contact us at
@display
@email{singular@@mathematik.uni-kl.de}.
@end display

GOOD LUCK and ENJOY!
Your @sc{Singular} team.