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

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.