Changeset 4c0c4a in git
- Timestamp:
- Jun 6, 2014, 4:45:41 PM (9 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- c9a2fe56e94336eefb176b74daa7d1d6ab5ad587
- Parents:
- db61bce8e867c4626eb979b69b0420a219188ac0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/ehv.lib
rdb61bce r4c0c4a 1415 1415 proc primDecsAreEquivalent(list L, list K) 1416 1416 "USAGE: primDecsAreEquivalent(L,K); L,K list of ideals 1417 RETURN: integer, 1 if the lists are the same up to ordering and 0 otherwise1417 RETURN: integer, 1 if the lists are the same up to ordering and redundant components; 0 otherwise 1418 1418 EXAMPLE: example primDecsAreEquivalent; shows an example" 1419 1419 {
Note: See TracChangeset
for help on using the changeset viewer.