Changeset 9102bb in git for factory/facFqBivar.cc


Ignore:
Timestamp:
Aug 6, 2019, 3:21:38 PM (5 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'b324714bf5073469800caef737deba1366fbd81f')
Children:
695288e2d57e72ad6969a3bdcc02d8d019857a56
Parents:
48f20b0402356f0f7fa136772209441b8b6d869cf006a1a0d5b28b1d503bf27a7ce5902096a20eba
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2019-08-06 15:21:38+02:00
git-committer:
GitHub <noreply@github.com>2019-08-06 15:21:38+02:00
Message:
Merge pull request #944 from kabouzeid/lp_syzygies

Lp syzygies (work in progress)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/facFqBivar.cc

    rf006a1 r9102bb  
    68836883#ifdef HAVE_FLINT
    68846884  nmod_mat_t FLINTN;
    6885 #else
     6885#endif
     6886
    68866887  if (fac_NTL_char != getCharacteristic())
    68876888  {
     
    68906891  }
    68916892  mat_zz_p NTLN;
    6892 #endif
    68936893
    68946894  if (alpha.level() != 1)
     
    68986898  }
    68996899  mat_zz_pE NTLNe;
     6900
    69006901  if (alpha.level() == 1)
    69016902  {
Note: See TracChangeset for help on using the changeset viewer.