Changeset 7d6b46 in git


Ignore:
Timestamp:
Dec 19, 2013, 8:31:25 PM (9 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
b3a87c62226305c750632a00317cc0d6e6b9404d
Parents:
43e3e74830c90e9c4a1409347f434e8cb047c435
Message:
More details on S3<->S4 changes
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/changes_in_singular4.texi

    r43e3e7 r7d6b46  
    5151@itemize @bullet
    5252@item @code{intStrategy}
    53 @item @code{degBound}
    54 @item @code{multBound}
    55 ????
     53@item @code{redTail}
     54@item @code{redThrough}
    5655@end itemize
    5756@c @end table
     57
     58Also the following settings now belong to individual (currently active) polynomial rings:
     59
     60@c @item @code{degBound}
     61@c @item @code{multBound}
     62
     63@c table @asis
     64@itemize @bullet
     65@item @code{short}
     66@item @code{minpoly}
     67@item @code{noether}
     68@end itemize
     69@c @end table
     70
    5871
    5972Hence setting these options only affects the current ring. Be aware of this
     
    8194@c table @asis
    8295@itemize @bullet
    83 @item The tree structure of the binary Singular distribution has been changed. The typical tree now looks as follows:
    84       *** add tree ***
     96@item The tree structure of the binary Singular distribution has been changed.
     97The typical tree now looks as show at @code{https://github.com/Singular/Sources/wiki/Sw-tree}
    8598
    8699@item Accordingly Singular search paths (where Singular searches for libraries, dynamic modules, etc.) have been changed. You can display them by calling Singular by @code{Singular -v}.
     
    148161
    149162In particular we have separated everything related to coeffcient rings into a separate library @code{libcoeffs}.
     163Dependency tree between restructured packages is show at @code{http://www.mathematik.uni-kl.de/~motsak/dox/singular.png}
    150164
    151165@end itemize
     
    154168
    155169
    156 @subsubheading Changes to build system
    157 @cindex Changes to build system
     170@c @subsubheading Changes to build system
     171@c @cindex Changes to build system
     172
    158173
    159174@c ---------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.