Changeset 0341f1 in git for Singular/extra.cc


Ignore:
Timestamp:
Jan 27, 2021, 8:01:47 PM (3 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
3f6520f1c7bb6b3f1b488999d99fba9a01350437
Parents:
de0206679260cf307f7081a89657f8875ef6d7f3
Message:
fix: absFactorize with Flint, w/o NTL
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/extra.cc

    rde02066 r0341f1  
    10111011    else
    10121012  /*================= absBiFact ======================*/
    1013     #ifdef HAVE_NTL
    10141013    if (strcmp(sys_cmd, "absFact") == 0)
    10151014    {
     
    10421041    }
    10431042    else
    1044     #endif
    10451043  /* =================== LLL via NTL ==============================*/
    10461044  #ifdef HAVE_NTL
Note: See TracChangeset for help on using the changeset viewer.