Changeset aafc931 in git for Singular/LIB/gitfan.lib


Ignore:
Timestamp:
Feb 6, 2017, 12:28:21 PM (7 years ago)
Author:
Janko Boehm <boehm@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
1e44f4e96f5966b2b7a6a81f4f38ccb68bfb01c5
Parents:
917287cccce32f4b5c018bb33c440a246cbc6aae
git-author:
Janko Boehm <boehm@mathematik.uni-kl.de>2017-02-06 12:28:21+01:00
git-committer:
Yue Ren <ren@mathematik.uni-kl.de>2017-06-08 18:10:27+02:00
Message:
typo
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/LIB/gitfan.lib

    r917287 raafc931  
    24602460PURPOSE: Computes the GIT fan associated to J and Q. Optionally a symmetry group action on the column space of Q can be specified.
    24612461RETURN: a fan, the GIT fan.
    2462 NOTE: The proceduce uses parallel computation for the construction of the GIT-cones. The a-faces are not computed in parallel. This can be done by calling the aface procedure specifying a list of simplex faces. If used with the optional argument G, the orbit decomposition of the simplex of columns of Q is computed. Refer to the Singular documentation how to do this more efficiently using GAP.
     2462NOTE: The proceduce uses parallel computation for the construction of the GIT-cones. The a-faces are not computed in parallel. This can be done by calling the aface procedure specifying a list of simplex faces. If used with the optional argument G, the orbit decomposition of the simplex of columns of Q is computed. Refer to the Singular documentation on how to do this more efficiently using GAP.
    24632463EXAMPLE: example GITfan; shows an example
    24642464"
Note: See TracChangeset for help on using the changeset viewer.