|
|
-
Every other set of exercises contains an algorithm which has to be
implemented using the programming language Singular, i. e. you
have to write a procedure. In order to do this every participant
of the example classes creates a Singular Library. The name of the
library is the students "Matrikelnummer" followed by the ending
lib, e. g.
(Clicking on 123456.lib allows to download a template library!)
The procedures are stored in this library. You may consult the
"Kurzeinführung in Singular" or the Singular-Manual in order
to get to know the syntax of a Singular library respectively of a
Singular procedure.
-
Singular for Windows Users
Information on the download and the installation can be found under
http://www.math.uni-tuebingen.de/ftp/pub/Math/Singular/WINDOWS/.
Alternatively, you may download and execute ONE of the following files
Singular-Typical-2-0-4-Typical.exe or
Singular-Typical-2-0-3-Custom.exe, where usually the first
one is preferable.
-
Singular for Linux users - rpm based
Information on the download and the installation can be found under
http://www.math.uni-tuebingen.de/ftp/pub/Math/Singular/UNIX/INSTALL_rpm.html.
You should install the following THREE packeges:
Singular-2.0.4-3.i386.rpm,
Singular-share-2.0.4-3.noarch.rpm und
Singular-desktop-2.0.4-3.noarch.rpm.
-
Singular for Linux users - without rpm
Information on the download and the installation can be found under
http://www.math.uni-tuebingen.de/ftp/pub/Math/Singular/UNIX/INSTALL_unix.html.
-
Some useful hints:
- In order to transfer files between your private computer
and a machine at the maths department, I recommend the
programme Winscp2.exe (in case your computer runs
Windows). You can download the programme at the site:
You only need the file Winscp2.exe. If you execute this
programme you will be asked to enter a hostname, a
login and a password. As
hostname you may choose
atlas.mathematik.uni-kl.de (or replace atlas by any
other computer name in 48-419). The login and the password
are your own login respectively password on the maths computers.
|