File: README

package info (click to toggle)
singular 1%3A4.1.1-p2%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 35,860 kB
  • sloc: cpp: 288,280; ansic: 17,387; lisp: 4,242; yacc: 1,654; python: 1,608; makefile: 1,424; lex: 1,387; perl: 632; sh: 567; xml: 182
file content (16 lines) | stat: -rw-r--r-- 576 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This directory contains the source files for the Singular kernel.
(i.e. all algorithms which still require currRing
and needs to rewritten)

Subdirectories:
- combinatorics: hilbert function and related
- fglm: FGLM algorithm
- GBEngine: Buchbergers/Moras algorithm and related
- groebner_walk: Groebner walk
- linear_algebra: minor, LU decomposition
- maps: polynomial maps between commutative polynomial rings
- numeric: find zeroes of (univariate) polynomials
- spectrum: spectrum of isolated curve singularities and related
- oswrapper: terminal input, os limits, timer