Changeset 52dd16 in git
- Timestamp:
- Mar 5, 2002, 2:49:50 PM (21 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
- Children:
- a5d1493a2876da1d7012bb99d6f928eaf57d917d
- Parents:
- 110345e2447643a55f28c0f99db37a5a1eb15273
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/gaussman.lib
r110345 r52dd16 1 1 /////////////////////////////////////////////////////////////////////////////// 2 version="$Id: gaussman.lib,v 1.7 2 2002-02-26 09:01:38mschulze Exp $";2 version="$Id: gaussman.lib,v 1.73 2002-03-05 13:49:50 mschulze Exp $"; 3 3 category="Singularities"; 4 4 … … 514 514 ASSUME: characteristic 0; local degree ordering; 515 515 isolated critical point 0 of t 516 RETURN: list l ; Jordan data jordan(M)of monodromy matrix exp(-2*pi*i*M)516 RETURN: list l=jordan(M); Jordan data of monodromy matrix exp(-2*pi*i*M) 517 517 SEE ALSO: mondromy_lib, linalg.lib 518 518 KEYWORDS: singularities; Gauss-Manin connection; Brieskorn lattice; monodromy
Note: See TracChangeset
for help on using the changeset viewer.