Changeset 91bc52 in git for factory/facBivar.cc


Ignore:
Timestamp:
Jan 23, 2021, 5:13:36 PM (3 years ago)
Author:
Daniel Schultz <tthsqe12@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
d854d7ee2faa25bc4e7476b6668602d7f4f39384
Parents:
35c6e2c47bae1f858ec6f4a0cdab911b80a1c383
git-author:
Daniel Schultz <tthsqe12@gmail.com>2021-01-23 17:13:36+01:00
git-committer:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2021-01-26 11:36:58+01:00
Message:
add flint code for diophantineQa and fix convertFacCF2Fq_t
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/facBivar.cc

    r35c6e2c r91bc52  
    185185}
    186186
    187 #ifdef HAVE_NTL // henselLiftAndEarly
     187#if defined(HAVE_NTL) || defined(HAVE_FLINT) // henselLiftAndEarly
    188188CFList biFactorize (const CanonicalForm& F, const Variable& v)
    189189{
Note: See TracChangeset for help on using the changeset viewer.