Changeset ab9451 in git
- Timestamp:
- Feb 1, 2017, 9:45:21 AM (6 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- ce4610f1976773a91f366014d99b667b3f9aac31
- Parents:
- 7b4ca1ff3d1b3fda428fb520644afc4fd4ce71d3347543e34be451b4f7f8394141a8c49ecfc42c17
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2017-02-01 09:45:21+01:00
- git-committer:
- GitHub <noreply@github.com>2017-02-01 09:45:21+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/normal.lib
r7b4ca1f rab9451 2725 2725 2726 2726 execute("ring C=("+charstr(S)+",a),(x,y),ds;"); 2727 number p=number(imap(B,p)); 2728 2729 minpoly=p; 2727 2728 minpoly=number(imap(B,p)); 2730 2729 map iota=S,a,a; 2731 2730 number c=number(iota(c));
Note: See TracChangeset
for help on using the changeset viewer.