- Timestamp:
- Dec 1, 2014, 9:54:35 AM (8 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'c18334b998a8adbf0013b8e1ce0824774019443e')
- Children:
- 1344d614800f7d7e69db1dfa18ac874131915b3e
- Parents:
- 78337a8ca92062c661a4ecbf7723e1ef6ed46494
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2014-12-01 09:54:35+01:00
- git-committer:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2014-12-01 10:23:27+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README.md
r78337a r15932d8 1 1 CAS Singular {#mainpage} 2 ============ 2 ============ 3 3 4 4 Singular is a computer algebra system for polynomial computations, with … … 9 9 * Installation instructions from source code: 10 10 <https://github.com/Singular/Sources/wiki/Step-by-Step-Installation-Instructions-for-Singular> 11 11 12 12 * Homepage: 13 13 <http://www.singular.uni-kl.de/> 14 14 15 15 * Source code: 16 16 <https://github.com/Singular/Sources> 17 17 18 18 * User Manual: 19 19 <http://www.singular.uni-kl.de/Manual/latest> 20 20 21 * Bug/Issue-Tracker: 22 <http://www.singular.uni-kl.de:8002/trac> 23 21 24 * Singular Wiki: 22 25 <https://github.com/Singular/Sources/wiki/> 23 26 24 27 * [Developer and Reference Manual:](@ref main_page) 25 28 <http://www.mathematik.uni-kl.de/~motsak/dox/html> 26 29 27 28
Note: See TracChangeset
for help on using the changeset viewer.