Changeset 148455 in git for Singular/LIB/alexpoly.lib
- Timestamp:
- Dec 12, 2008, 6:22:35 PM (15 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 72382c279538b1bad38a4b5fd4808428791f8def
- Parents:
- 4ad6362123b6d59ef8af60d6f27d6babb506c1df
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/alexpoly.lib
r4ad636 r148455 1 version="$Id: alexpoly.lib,v 1.1 6 2007-04-20 12:21:12Singular Exp $";1 version="$Id: alexpoly.lib,v 1.17 2008-12-12 17:22:35 Singular Exp $"; 2 2 category="Singularities"; 3 3 info=" … … 1105 1105 } 1106 1106 1107 proc 1107 proc multseq2charexp(def v) // Procedure written by Fernando. 1108 1108 "USAGE: multseq2charexp(v), v intvec 1109 1109 ASSUME: The input is an intvec, which contains the mutiplicity sequence
Note: See TracChangeset
for help on using the changeset viewer.