Changeset bccae1 in git
- Timestamp:
- Nov 17, 2016, 1:37:42 PM (6 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
- Children:
- 7a419fae0083ebf89fff34f8a35cd8841bd0fc00
- Parents:
- 0c5e11f67ef050ccd28acec5dc47d0249ecd11e7
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
README
r0c5e11 rbccae1 26 26 27 27 * [Developer and Reference Manual:](@ref main_page) 28 <http://www. mathematik.uni-kl.de/~motsak/dox/html>28 <http://www.singular.uni-kl.de/dox/html> 29 29 -
doc/NEWS.texi
r0c5e11 rbccae1 31 31 @item new data type @code{cring} to describe the coeffient rings, to be used 32 32 for the new definitions for (polynomial) rings (@nref{General syntax of a ring declaration}) 33 @item new command @code{ring_list} to decompose polynomial rings (@nref{ring_list})34 @item extended polynomial ring construction: also from lists produce by @code{ring_list}33 @item new command @code{ring_list} to access the parts used to contruct polynomial rings (@nref{ring_list},@nref{ringlist}) 34 @item extended polynomial ring construction: also from lists produced by @code{ring_list} 35 35 @item new attribute @code{ring_cf} for @code{ring} (@nref{attrib}) 36 36 @item printing of rings changed to match @code{cring} names (@nref{charstr})
Note: See TracChangeset
for help on using the changeset viewer.