Changeset 17f3f83 in git
- Timestamp:
- Jan 7, 2022, 7:17:59 PM (17 months ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
- Children:
- d9a10e6ac6cd0312b9392b85a989f366d7075e0c
- Parents:
- 18133150ce5e8460db28913049a01db5d86041bc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/standard.lib
r181331 r17f3f83 1 1 /////////////////////////////////////////////////////////////////////////// 2 version="version standard.lib 4. 2.1.1 Jul_2021"; // $Id$2 version="version standard.lib 4.3.0.0 Jan_2022 "; // $Id$ 3 3 category="Miscellaneous"; 4 4 info=" … … 822 822 specified by @code{\"std\"} or by @code{\"slimgb\"} 823 823 (not for all orderings implemented). @* 824 - @code{\"HC\"}: using the \"high corner\" from char p in char 0.@* 824 - @code{\"HC\"}: using the \"high corner\" from char p in char 0, 825 finding a SB for 0-dimensional ideals in local orderings faster.@* 825 826 A further string @code{\"par2var\"} converts parameters to an extra 826 827 block of variables before a Groebner basis computation (and … … 834 835 parameters/variables by integers, etc.). @* 835 836 SEE ALSO: stdhilb, stdfglm, std, slimgb, modstd_lib, ffmodstd_lib, nfmodstd_lib 836 KEYWORDS: groebner basis computations 837 KEYWORDS: groebner basis computations; high corner method; highcorner 837 838 EXAMPLE: example groebner; shows an example" 838 839
Note: See TracChangeset
for help on using the changeset viewer.