Changeset d64b95 in git
- Timestamp:
- Nov 30, 2022, 11:33:02 AM (2 months ago)
- Branches:
- (u'spielwiese', 'c987db42cd2ec943b97ac5746c99892ceddf909c')
- Children:
- db7f1fbc0dbcf99a757ad44e846b59ed13ac7f61
- Parents:
- 13dbe214f8e28d98b902d73e1c0164f6c1ceef32
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/NEWS.texi
r13dbe2 rd64b95 27 27 @end itemize 28 28 29 Changed libraries: 30 @itemize 31 @item chern.lib: fixed @code{symNsym} (@nref{chern_lib}) 32 @end itemize 33 29 34 New commands: 30 35 @itemize … … 37 42 @item better overflow check/les overflows for Hilbert function (@nref{hilb}) 38 43 @item @code{delete} accepts @code{intvec} for the indices to delete (@nref{delete}) 44 @item several GB based commands accept the choice of the algorithm: 45 @code{"std","slimgb","sba","modstd","singmatic","groebner","ffmod","nfmod"} (@nref{syz}, @nref{eliminate}, @nref{intersect}, @nref{modulo}, @nref{liftstd}, @nref{lift}) 39 46 @end itemize 40 47
Note: See TracChangeset
for help on using the changeset viewer.