Changeset 329dd3 in git for factory/facMul.h


Ignore:
Timestamp:
Jun 17, 2020, 10:38:49 PM (4 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
a75c5d55f5f22a81f3d176edfa4c64c01e1672a4
Parents:
cac0f8a0c0c0b22b71b76c3b44841f5cc1fec229
Message:
build factroy also without NTL (not so useful yet)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/facMul.h

    rcac0f8 r329dd3  
    1818#include "fac_util.h"
    1919
    20 #ifdef HAVE_NTL
    2120/// multiplication of univariate polys using FLINT/NTL over F_p, F_q, Z/p^k,
    2221/// Z/p^k[t]/(f), Z, Q, Q(a), if we are in GF factory's default multiplication
     
    175174             );
    176175#endif
    177 #endif
    178176
    179177#endif
Note: See TracChangeset for help on using the changeset viewer.