source: git/README.md @ fe5eab

spielwiese
Last change on this file since fe5eab was fe5eab, checked in by Oleksandr Motsak <http://goo.gl/mcpzY>, 10 years ago
Use README.md as mainpage for Doxygen manual NOTE: former mainpage is now main_page
  • Property mode set to 100644
File size: 815 bytes
Line 
1CAS Singular    {#mainpage}
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
28
Note: See TracBrowser for help on using the repository browser.