Changes between Initial Version and Version 2 of Ticket #700


Ignore:
Timestamp:
Feb 16, 2015, 5:01:44 PM (9 years ago)
Author:
Oleksandr
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #700

    • Property Status changed from new to closed
    • Property Priority changed from critical to dontKnow
    • Property Resolution changed from to not a bug
  • Ticket #700 – Description

    initial v2  
    55but kernel requires libpolys.
    66
    7 
     7{{{
    88$ grep -rH sca_bba
    99kernel/GBEngine/nc.h:        gb = sca_bba; // sca_gr_bba???
     
    1414libpolys/polys/nc/gb_hack.h:D(ideal sca_bba(const ideal, const ideal, const intvec *, const intvec *, kStrategy, const ring _currRing))
    1515libpolys/polys/nc/sca.cc:    rGR->GetNC()->p_Procs.GB          = cast_A_to_vptr(sca_bba); // sca_gr_bba?
     16}}}