source: git/kernel/README @ f29c0d

fieker-DuValspielwiese
Last change on this file since f29c0d was 75f460, checked in by Hans Schoenemann <hannes@…>, 9 years ago
format
  • Property mode set to 100644
File size: 576 bytes
Line 
1This directory contains the source files for the Singular kernel.
2(i.e. all algorithms which still require currRing
3and needs to rewritten)
4
5Subdirectories:
6- combinatorics: hilbert function and related
7- fglm: FGLM algorithm
8- GBEngine: Buchbergers/Moras algorithm and related
9- groebner_walk: Groebner walk
10- linear_algebra: minor, LU decomposition
11- maps: polynomial maps between commutative polynomial rings
12- numeric: find zeroes of (univariate) polynomials
13- spectrum: spectrum of isolated curve singularities and related
14- oswrapper: terminal input, os limits, timer
15
16
Note: See TracBrowser for help on using the repository browser.