Changeset 4638f69 in git


Ignore:
Timestamp:
Jun 10, 2014, 1:48:49 PM (10 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'fc741b6502fd8a97288eaa3eba6e5220f3c3df87')
Children:
894f4354ae99069def9d880e540550931954d801
Parents:
fb02ade29d092bbbd75f40887ee4563755e9e889
Message:
doc: kernel and subdirs
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/README

    rfb02ad r4638f69  
    99
    1010This directory contains the source files for the Singular kernel.
     11(i.e. all algorithms which still require currRing
     12and needs to rewritten)
    1113 
    12 See the following files in this directory
    13   'INSTALL' -- for information on how to install Singular
    14   'COPYING' -- for copying and license information
    15 
    16 See below for an overview of Singular, and for distribution and
    17 support information.
    18 
    19 If you receive this file as part of a complete Singular distribution,
    20 see also the files contained in the top
    21 directory of the full Singular distribution.
    22 
    23 More information about Singular: Comments, Questions, Bug Reports
    24 =================================================================
    25 
    26 More and up-to-date information about Singular is always available
    27 from
    28            http://www.singular.uni-kl.de/
    29 We very much welcome any comments, questions, and bug reports. Please
    30 contact us at 
    31                     singular@mathematik.uni-kl.de
     14Subdirectories:
     15- combinatorics: hilbert function and related
     16- fglm: FGLM algorithm
     17- GBEngine: Buchbergers/Moras algorithm and related
     18- groebner_walk: Groebner walk
     19- linear_algebra: minor, LU decomposition
     20- maps: polynomial maps between commutative polynomial rings
     21- numeric: find zeroes of (univariate) polynomials
     22- spectrum: spectrum of isolated curve singularities and related
     23- oswrapper: terminal input, os limits, timer
    3224
    3325
    34 GOOD LUCK and ENJOY!                         Your Singular team.
    35 
    36 
Note: See TracChangeset for help on using the changeset viewer.