Changeset 862bf0f in git
- Timestamp:
- Aug 6, 2000, 10:19:13 AM (23 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'c18334b998a8adbf0013b8e1ce0824774019443e')
- Children:
- 4791c5617d72f061f1afe12323ce435a31ec9825
- Parents:
- a43bd12b07d0a5b245573373fd539d8edfdaaa70
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/mondromy.lib
ra43bd1 r862bf0f 1 1 /////////////////////////////////////////////////////////////////////////////// 2 2 3 version="$Id: mondromy.lib,v 1.1 5 2000-07-12 10:23:13 mschulze Exp $";3 version="$Id: mondromy.lib,v 1.16 2000-08-06 08:19:13 mschulze Exp $"; 4 4 info=" 5 5 LIBRARY: mondromy.lib PROCEDURES TO COMPUTE THE MONODROMY OF A SINGULARITY … … 822 822 Gauss-Manin connection of the singularity defined by f 823 823 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) coincides824 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 826 826 with the characteristic polynomial of the monodromy of f. 827 827 DISPLAY: The procedure displays more comments for higher printlevel.
Note: See TracChangeset
for help on using the changeset viewer.