Changeset c6af37 in git


Ignore:
Timestamp:
Sep 29, 2010, 5:48:48 PM (14 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
73c3c959a87001b943288f1b4ce8e3e7a356ed27
Parents:
34cfbc656ecf98dd3a11da672ee9af8df1537824
Message:
format fix

git-svn-id: file:///usr/local/Singular/svn/trunk@13334 2c84dea3-7e68-4137-9b89-c4e89433aadc
Location:
Singular/LIB
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • Singular/LIB/qmatrix.lib

    r34cfbc rc6af37  
    99SUPPORT: 'Metodos algebraicos y efectivos en grupos cuanticos', BFM2001-3141, MCYT, Jose Gomez-Torrecillas (Main researcher).
    1010
    11 MAIN PROCEDURES:
     11PROCEDURES:
    1212quantMat(n, [p]);          generates the quantum matrix ring of order n;
    1313qminor(u, v, nr);          calculate a quantum minor of a quantum matrix
    1414
    15 AUXILIARY PROCEDURES:
    1615SymGroup(n);                generates an intmat containing S(n), each row is an element of S(n)
    1716LengthSymElement(v);        calculates the length of the element v of S(n)
  • Singular/LIB/zeroset.lib

    r34cfbc rc6af37  
    3131 zeroSet(I)    zero-set of the 0-dim. ideal I
    3232
    33 AUXILIARY PROCEDURES:
    3433 egcdMain(f, g)    gcd over an algebraic extension field of Q
    3534 factorMain(f)    factorization of f over an algebraic extension field
Note: See TracChangeset for help on using the changeset viewer.