source: git/README @ 78337a

spielwiese
Last change on this file since 78337a was d2a1a6, checked in by Hans Schoenemann <hannes@…>, 10 years ago
add: README (required for rpm)
  • Property mode set to 100644
File size: 801 bytes
Line 
1CAS Singular
2============
3
4Singular is a computer algebra system for polynomial computations, with
5special emphasis on commutative and non-commutative algebra, algebraic
6geometry, and singularity theory. It is free and open-source under the
7GNU General Public Licence (See [COPYING]).
8
9* Installation instructions from source code:
10    <https://github.com/Singular/Sources/wiki/Step-by-Step-Installation-Instructions-for-Singular>
11   
12* Homepage:
13    <http://www.singular.uni-kl.de/>
14   
15* Source code:
16    <https://github.com/Singular/Sources>
17   
18* User Manual:
19    <http://www.singular.uni-kl.de/Manual/latest>
20   
21* Singular Wiki:
22    <https://github.com/Singular/Sources/wiki/>
23   
24* [Developer and Reference Manual:](@ref main_page)
25   <http://www.mathematik.uni-kl.de/~motsak/dox/html>
26
27
Note: See TracBrowser for help on using the repository browser.