https://github.com/Singular/Sources
Raw File
Tip revision: 35c6e2c47bae1f858ec6f4a0cdab911b80a1c383 authored by Hans Schoenemann on 22 January 2021, 14:55:14 UTC
fix: map Z, Zn ->Zp, mpz_z ->Zp
Tip revision: 35c6e2c
README
CAS Singular
============

Singular is a computer algebra system for polynomial computations, with
special emphasis on commutative and non-commutative algebra, algebraic
geometry, and singularity theory. It is free and open-source under the
GNU General Public Licence (See [COPYING]).

* Installation instructions from source code:
    <https://github.com/Singular/Sources/wiki/Step-by-Step-Installation-Instructions-for-Singular>

* Homepage:
    <https://www.singular.uni-kl.de/>

* Source code:
    <https://github.com/Singular/Sources>

* User Manual:
    <https://www.singular.uni-kl.de/Manual/latest>

* Bug/Issue-Tracker:
    <https://www.singular.uni-kl.de:8002/trac>

* Singular Wiki:
    <https://github.com/Singular/Sources/wiki/>

* [Developer and Reference Manual:](@ref main_page)
   <https://www.singular.uni-kl.de/dox/html>

back to top