Changeset 81c0a0 in git
- Timestamp:
- Dec 2, 2010, 6:03:41 PM (13 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 132ea18201bc14d61257de417dc471d72ff8e529
- Parents:
- f318b4c5bdb2a103e88f3356a03bd5eea3ab0133
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/algebra.lib
rf318b4 r81c0a0 787 787 @format 788 788 a list l of two ideals, say I,J: 789 - I is generated by a subset of the variables with size(I) = dim(id)790 - J defines a map (coordinate change in the basering), such that:791 if we define map phi=basering, J;792 then k[var(1),...,var(n)]/phi(id) is finite over k[ I].789 - I defines a map (coordinate change in the basering), such that: 790 - J is generated by a subset of the variables with size(J) = dim(id) 791 if we define map phi=basering,I; 792 then k[var(1),...,var(n)]/phi(id) is finite over k[J]. 793 793 If p is given, 0<=p<=100, a sparse coordinate change with p percent 794 794 of the matrix entries being 0 (default: p=0 i.e. dense)
Note: See TracChangeset
for help on using the changeset viewer.