Changeset fc65be in git


Ignore:
Timestamp:
Jul 6, 2016, 5:07:41 PM (8 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
4cb2082e7b16621dfb469b4114b7bd18623265e2
Parents:
45102aaa07e68c51924bdae68fca6a8efe7f567d
Message:
doc: ncfactor.lib: format
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/LIB/ncfactor.lib

    r45102a rfc65be  
    1146611466
    1146711467proc homogfacNthQWeyl(poly h)
    11468 "USAGE: homogfacNthQWeyl(h); h is a homogeneous polynomial in the
     11468"USAGE:
     11469@format
     11470homogfacNthQWeyl(h); h is a homogeneous polynomial in the
    1146911471 n'th q-Weyl algebra with respect to the weight vector
    11470 @* [-1,...,-1,1,...,1].
    11471 @*  \__  __/  \__  __/
    11472 @*     \/        \/
    11473 @*     n/2       n/2
     11472 [-1,...,-1,1,...,1].
     11473  \__  __/  \__  __/
     11474     \/        \/
     11475     n/2       n/2
     11476@end format
    1147411477RETURN: list
    1147511478PURPOSE: Computes a factorization of a homogeneous polynomial h
     
    1176311766
    1176411767proc homogfacNthQWeyl_all(poly h)
    11765 "USAGE: homogfacNthQWeyl_all(h); h is a homogeneous polynomial in the
    11766  n'th q-Weyl algebra with respect to the weight vector
    11767 @ [-1,...,-1,1,...,1].
    11768 @  \__  __/  \__  __/
    11769 @     \/        \/
    11770 @     n/2       n/2
     11768"USAGE:
     11769@format
     11770homogfacNthQWeyl_all(h); h is a homogeneous polynomial in the
     11771  n'th q-Weyl algebra with respect to the weight vector
     11772 
     11773  [-1,...,-1,1,...,1].
     11774   \__  __/  \__  __/
     11775      \/        \/
     11776      n/2       n/2
     11777@end format
    1177111778RETURN: list
    1177211779PURPOSE: Computes all factorizations of a homogeneous polynomial h
Note: See TracChangeset for help on using the changeset viewer.