Changeset 5480da in git for Singular/LIB/invar.lib
- Timestamp:
- Apr 4, 1998, 12:47:15 AM (26 years ago)
- Branches:
- (u'spielwiese', 'd1b01e9d51ade4b46b745d3bada5c5f3696be3a8')
- Children:
- a42239a667454add16526617638435dcc1115d49
- Parents:
- fca547bc4a4fdc03461b1fa87b33c326d44b5733
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/invar.lib
rfca547 r5480da 1 // $Id: invar.lib,v 1. 4 1998-02-16 12:07:01 pfister Exp $1 // $Id: invar.lib,v 1.5 1998-04-03 22:47:07 krueger Exp $ 2 2 /////////////////////////////////////////////////////// 3 3 // invar.lib … … 7 7 ////////////////////////////////////////////////////// 8 8 9 version="$Id: invar.lib,v 1.5 1998-04-03 22:47:07 krueger Exp $"; 10 info=" 9 11 LIBRARY: invar.lib PROCEDURES FOR COMPUTING INVARIANTS OF (C,+)-ACTIONS 10 12 … … 23 25 // returns 1 if the action of the additive group defined by the 24 26 // matrix m as above i proper and 0 if not. 27 "; 25 28 26 29 ///////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset
for help on using the changeset viewer.