Changeset 564dd8 in git for factory/fac_univar.cc


Ignore:
Timestamp:
Jul 29, 2020, 10:00:14 AM (4 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
f792337caec744ea4c10bf8d9214d7ae5e8acdcc
Parents:
8f5493aaf9a2f74965b580f83ebef852516cb86b
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2020-07-29 10:00:14+02:00
git-committer:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2020-07-29 10:42:27+02:00
Message:
factorize in Z[x,..] w/o NTL
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/fac_univar.cc

    r8f5493 r564dd8  
    2525
    2626#if !defined(HAVE_NTL)
    27 #if (!defined(HAVE_FLINT)) || (__FLINT_RELEASE<=20600)
    2827TIMING_DEFINE_PRINT(fac_choosePrimes)
    2928TIMING_DEFINE_PRINT(fac_facModPrimes)
     
    570569}
    571570#endif
    572 #endif
Note: See TracChangeset for help on using the changeset viewer.