Changeset f82517 in git


Ignore:
Timestamp:
Oct 12, 2023, 11:35:47 AM (7 months ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'd08f5f0bb3329b8ca19f23b74cb1473686415c3a')
Children:
fbeddf718fec3b719281ebb1982b56e990dc0cca
Parents:
cbf3ab0360515183b14e1ac4c43a83c8be5488a2
Message:
doc: new algorithm for std: 0-dim, over Q, ord: ds
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • Singular/maps_ip.cc

    rcbf3ab0 rf82517  
    196196      {
    197197        m=(matrix)id_PermIdeal((ideal)data,R,C,perm,preimage_r,currRing,
    198                                     nMap,par_perm,P,use_mult);
     198                                    nMap,par_perm,P,use_mult);
    199199      }
    200200      else /* (what==MAP_CMD) */
  • doc/NEWS.texi

    rcbf3ab0 rf82517  
    3838Changes in the kernel/build system:
    3939@itemize
     40@item new algorithm for @code{std} in the case of ordering @code{ds}
     41      and zero dimensional ideal over @code{QQ} (@nrewf{std})
    4042@item new algorithm for lift function (@nref{lift})
    4143@item mstd for local rings (@nref{mstd})
Note: See TracChangeset for help on using the changeset viewer.