Changeset 862bf0f in git for Singular/LIB/mondromy.lib


Ignore:
Timestamp:
Aug 6, 2000, 10:19:13 AM (24 years ago)
Author:
Mathias Schulze <mschulze@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
Children:
4791c5617d72f061f1afe12323ce435a31ec9825
Parents:
a43bd12b07d0a5b245573373fd539d8edfdaaa70
Message:
*** empty log message ***


git-svn-id: file:///usr/local/Singular/svn/trunk@4508 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/LIB/mondromy.lib

    ra43bd1 r862bf0f  
    11///////////////////////////////////////////////////////////////////////////////
    22
    3 version="$Id: mondromy.lib,v 1.15 2000-07-12 10:23:13 mschulze Exp $";
     3version="$Id: mondromy.lib,v 1.16 2000-08-06 08:19:13 mschulze Exp $";
    44info="
    55LIBRARY:  mondromy.lib  PROCEDURES TO COMPUTE THE MONODROMY OF A SINGULARITY
     
    822822         Gauss-Manin connection of the singularity defined by f
    823823         or an empty matrix if the assumptions are not fulfilled.
    824          If opt=0 (default), exp(2*pi*i*M) is a monodromy matrix of f,
    825          else, only the characteristic polynomial of exp(2*pi*i*M) coincides
     824         If opt=0 (default), exp(-2*pi*i*M) is a monodromy matrix of f,
     825         else, only the characteristic polynomial of exp(-2*pi*i*M) coincides
    826826         with the characteristic polynomial of the monodromy of f.
    827827DISPLAY: The procedure displays more comments for higher printlevel.
Note: See TracChangeset for help on using the changeset viewer.