[eclib] branch master updated (1aebef7 -> 239b662)
Julien Puydt
julien.puydt at laposte.net
Wed Jan 6 12:01:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a change to branch master
in repository eclib.
from 1aebef7 Prepare changelog for release.
new 37028e8 Put the library package in Section: libs
adds 93f8c5d Imported Upstream version 20160101
new 8393552 Merge tag 'upstream/20160101'
new 239b662 New upstream release
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
README | 24 ++-
README.md | 4 +-
configure.ac | 17 +-
debian/changelog | 8 +
debian/control | 5 +-
debian/copyright | 2 +-
doc/g0n.txt | 15 +-
doc/mwrank/mwrank.changes | 2 +-
doc/mwrank/mwrank.info | 21 ++-
doc/mwrank/mwrank.options | 43 ++---
doc/mwrank/mwrank.readme | 23 ++-
libsrc/Makefile.am | 10 +-
libsrc/eclib/arith.h | 3 -
libsrc/eclib/gpslave.h | 43 -----
libsrc/eclib/homspace.h | 9 ++
libsrc/eclib/interface.h | 13 +-
libsrc/eclib/rat.h | 5 +-
libsrc/eclib/saturate.h | 4 -
libsrc/fixc6.cc | 4 +-
libsrc/gpslave.cc | 178 ---------------------
libsrc/gpslave.cc.in | 178 ---------------------
libsrc/htconst.cc | 4 +-
libsrc/interface.cc | 12 +-
libsrc/marith.cc | 127 ++-------------
libsrc/parifact.cc | 5 +-
libsrc/pcprocs.cc | 19 ++-
libsrc/saturate.cc | 14 +-
libsrc/version.cc | 5 +-
progs/Makefile.am | 16 +-
progs/h1bsd.cc | 2 +-
progs/in/h1bsd.in | 2 +-
progs/in/moreap.in | 2 +-
progs/in/pcurve.in | 2 +-
progs/in/point_search.in | 1 -
progs/moreap.cc | 5 +-
progs/nfhpcurve.cc | 4 +-
progs/{out => out_no_ntl}/aplist.out | 0
progs/{out => out_no_ntl}/checkap.out | 0
progs/{out => out_no_ntl}/ecnf.out | 0
progs/{out => out_no_ntl}/h1bsd.out | 6 +-
progs/{out => out_no_ntl}/h1bsdcurisog.out | 4 +-
progs/{out => out_no_ntl}/h1clist.out | 0
progs/{out => out_no_ntl}/h1curve.out | 39 +++--
progs/{out => out_no_ntl}/h1first.out | 0
progs/{out => out_no_ntl}/indep_test.out | 0
progs/{out => out_no_ntl}/list_cubics.out | 0
progs/{out => out_no_ntl}/moreap.out | 0
progs/{out => out_no_ntl}/mwrank.out | 0
progs/{out => out_no_ntl}/nfcount.out | 0
progs/{out => out_no_ntl}/nfhpcurve.out | 4 +-
progs/{out => out_no_ntl}/nfhpcurve_prof.out | 0
progs/{out => out_no_ntl}/nfhpmcurve.out | 0
progs/{out => out_no_ntl}/pcurve.out | 21 +--
progs/{out => out_no_ntl}/point_search.out | 24 +--
progs/{out => out_no_ntl}/qexp.out | 0
progs/{out => out_no_ntl}/quartic_points.out | 0
progs/{out => out_no_ntl}/reduce_cubics.out | 4 -
progs/{out => out_no_ntl}/reduce_quartics.out | 0
progs/{out => out_no_ntl}/solve_conic.out | 0
progs/{out => out_no_ntl}/solve_legendre.out | 0
progs/{out => out_ntl}/aplist.out | 0
progs/{out => out_ntl}/checkap.out | 0
progs/{out => out_ntl}/ecnf.out | 0
progs/{out => out_ntl}/h1bsd.out | 0
progs/{out => out_ntl}/h1bsdcurisog.out | 0
progs/{out => out_ntl}/h1clist.out | 0
progs/{out => out_ntl}/h1curve.out | 0
progs/{out => out_ntl}/h1first.out | 0
progs/{out => out_ntl}/indep_test.out | 0
progs/{out => out_ntl}/list_cubics.out | 0
progs/{out => out_ntl}/moreap.out | 0
progs/{out => out_ntl}/mwrank.out | 0
progs/{out => out_ntl}/nfcount.out | 0
progs/{out => out_ntl}/nfhpcurve.out | 4 +-
.../nfhpcurve.out => out_ntl/nfhpcurve_prof.out} | 0
progs/{out => out_ntl}/nfhpmcurve.out | 0
progs/{out => out_ntl}/pcurve.out | 0
progs/{out => out_ntl}/point_search.out | 0
progs/{out => out_ntl}/qexp.out | 0
progs/{out => out_ntl}/quartic_points.out | 0
progs/{out => out_ntl}/reduce_cubics.out | 4 -
progs/{out => out_ntl}/reduce_quartics.out | 0
progs/{out => out_ntl}/solve_conic.out | 0
progs/{out => out_ntl}/solve_legendre.out | 0
progs/pcurve.cc | 2 +-
progs/point_search.cc | 4 +-
progs/quartic_points.cc | 2 +-
progs/reduce_cubics.cc | 4 +-
tests/Makefile.am | 16 +-
tests/allisog.cc | 2 +
tests/d2.cc | 3 +-
tests/{in => in_no_ntl}/allgens.268605 | 0
tests/{in => in_no_ntl}/allisog.in | 2 +-
tests/{in => in_no_ntl}/bigrattest.in | 0
tests/{in => in_no_ntl}/checkgens.in | 0
tests/in_no_ntl/comptest.in | 1 +
tests/{in => in_no_ntl}/conductor.in | 0
tests/in_no_ntl/d2.in | 1 +
tests/{in => in_no_ntl}/hecketest.in | 0
tests/{in => in_no_ntl}/homtest.in | 0
tests/{in => in_no_ntl}/mattest1.in | 0
tests/{in => in_no_ntl}/mattest2.in | 0
tests/{in => in_no_ntl}/mhcount.in | 0
tests/{in => in_no_ntl}/mmattest.in | 0
tests/{in => in_no_ntl}/modtest.in | 0
tests/{in => in_no_ntl}/mptest.in | 0
tests/{in => in_no_ntl}/mspace.in | 0
tests/{in => in_no_ntl}/mvectest.in | 0
tests/{in => in_no_ntl}/nftest.in | 0
tests/{in => in_no_ntl}/oftest.in | 0
tests/{in => in_no_ntl}/ptest.in | 0
tests/{in => in_no_ntl}/rattest.in | 0
tests/{in => in_no_ntl}/smattest.in | 0
tests/{in => in_no_ntl}/space1.in | 0
tests/{in => in_no_ntl}/space2.in | 0
tests/{in => in_no_ntl}/svectest1.in | 0
tests/{in => in_no_ntl}/svectest2.in | 0
tests/{in => in_no_ntl}/tate.in | 0
tests/{in => in_no_ntl}/tbessel.in | 0
tests/{in => in_no_ntl}/tcon2.in | 0
tests/{in => in_no_ntl}/tcurve.in | 0
tests/{in => in_no_ntl}/tdivpol.in | 0
tests/{in => in_no_ntl}/tegr.in | 0
tests/{in => in_no_ntl}/telog.in | 0
tests/{in => in_no_ntl}/tequiv.in | 0
tests/{in => in_no_ntl}/theight.in | 0
tests/{in => in_no_ntl}/thilbert.in | 0
tests/{in => in_no_ntl}/threading.in | 0
tests/{in => in_no_ntl}/thtconst.in | 0
tests/{in => in_no_ntl}/tilll.in | 0
tests/{in => in_no_ntl}/timing.in | 0
tests/{in => in_no_ntl}/tlegcert.in | 0
tests/{in => in_no_ntl}/tmanin.in | 0
tests/{in => in_no_ntl}/tmrank-long.in | 0
tests/{in => in_no_ntl}/tmrank-short.in | 0
tests/{in => in_no_ntl}/tmrank.in | 0
tests/{in => in_no_ntl}/tnfd.in | 0
tests/{in => in_no_ntl}/torsion.in | 2 +-
tests/{in => in_no_ntl}/tp2points.in | 0
tests/{in => in_no_ntl}/tperiods.in | 1 -
tests/{in => in_no_ntl}/tpoints.in | 0
tests/{in => in_no_ntl}/tsat.in | 0
tests/{in => in_no_ntl}/tsat2.in | 0
tests/{in => in_no_ntl}/tsat3.in | 0
tests/{in => in_no_ntl}/twist.in | 0
tests/{in => in_no_ntl}/vectest1.in | 0
tests/{in => in_no_ntl}/vectest2.in | 0
tests/{in => in_ntl}/allgens.268605 | 0
tests/{in => in_ntl}/allisog.in | 0
tests/{in => in_ntl}/bigrattest.in | 0
tests/{in => in_ntl}/checkgens.in | 0
tests/{in => in_ntl}/comptest.in | 0
tests/{in => in_ntl}/conductor.in | 0
tests/{in => in_ntl}/d2.in | 0
tests/{in => in_ntl}/hecketest.in | 0
tests/{in => in_ntl}/homtest.in | 0
tests/{in => in_ntl}/mattest1.in | 0
tests/{in => in_ntl}/mattest2.in | 0
tests/{in => in_ntl}/mhcount.in | 0
tests/{in => in_ntl}/mmattest.in | 0
tests/{in => in_ntl}/modtest.in | 0
tests/{in => in_ntl}/mptest.in | 0
tests/{in => in_ntl}/mspace.in | 0
tests/{in => in_ntl}/mvectest.in | 0
tests/{in => in_ntl}/nftest.in | 0
tests/{in => in_ntl}/oftest.in | 0
tests/{in => in_ntl}/ptest.in | 0
tests/{in => in_ntl}/rattest.in | 0
tests/{in => in_ntl}/smattest.in | 0
tests/{in => in_ntl}/space1.in | 0
tests/{in => in_ntl}/space2.in | 0
tests/{in => in_ntl}/svectest1.in | 0
tests/{in => in_ntl}/svectest2.in | 0
tests/{in => in_ntl}/tate.in | 0
tests/{in => in_ntl}/tbessel.in | 0
tests/{in => in_ntl}/tcon2.in | 0
tests/{in => in_ntl}/tcurve.in | 0
tests/{in => in_ntl}/tdivpol.in | 0
tests/{in => in_ntl}/tegr.in | 0
tests/{in => in_ntl}/telog.in | 0
tests/{in => in_ntl}/tequiv.in | 0
tests/{in => in_ntl}/theight.in | 0
tests/{in => in_ntl}/thilbert.in | 0
tests/{in => in_ntl}/threading.in | 0
tests/{in => in_ntl}/thtconst.in | 0
tests/{in => in_ntl}/tilll.in | 0
tests/{in => in_ntl}/timing.in | 0
tests/{in => in_ntl}/tlegcert.in | 0
tests/{in => in_ntl}/tmanin.in | 0
tests/{in => in_ntl}/tmrank-long.in | 0
tests/{in => in_ntl}/tmrank-short.in | 0
tests/{in => in_ntl}/tmrank.in | 0
tests/{in => in_ntl}/tnfd.in | 0
tests/{in => in_ntl}/torsion.in | 0
tests/{in => in_ntl}/tp2points.in | 0
tests/{in => in_ntl}/tperiods.in | 0
tests/{in => in_ntl}/tpoints.in | 0
tests/{in => in_ntl}/tsat.in | 0
tests/{in => in_ntl}/tsat2.in | 0
tests/{in => in_ntl}/tsat3.in | 0
tests/{in => in_ntl}/twist.in | 0
tests/{in => in_ntl}/vectest1.in | 0
tests/{in => in_ntl}/vectest2.in | 0
tests/{out => out_no_ntl}/allisog.out | 0
tests/{out => out_no_ntl}/bigrattest.out | 0
tests/{out => out_no_ntl}/checkgens.out | 0
tests/out_no_ntl/comptest.out | 22 +++
tests/{out => out_no_ntl}/conductor.out | 0
tests/{out => out_no_ntl}/d2.out | 4 +-
tests/{out => out_no_ntl}/hecketest.out | 0
tests/{out => out_no_ntl}/homtest.out | 0
tests/{out => out_no_ntl}/mattest1.out | 0
tests/{out => out_no_ntl}/mattest2.out | 0
tests/{out => out_no_ntl}/mhcount.out | 0
tests/{out => out_no_ntl}/mmattest.out | 0
tests/{out => out_no_ntl}/modtest.out | 0
tests/{out => out_no_ntl}/mptest.out | 0
tests/{out => out_no_ntl}/mspace.out | 0
tests/{out => out_no_ntl}/mvectest.out | 0
tests/{out => out_no_ntl}/nftest.out | 0
tests/{out => out_no_ntl}/oftest.out | 0
tests/{out => out_no_ntl}/ptest.out | 0
tests/{out => out_no_ntl}/rattest.out | 0
tests/{out => out_no_ntl}/smattest.out | 0
tests/{out => out_no_ntl}/space1.out | 0
tests/{out => out_no_ntl}/space2.out | 0
tests/{out => out_no_ntl}/svectest1.out | 0
tests/{out => out_no_ntl}/svectest2.out | 0
tests/{out => out_no_ntl}/tate.out | 0
tests/{out => out_no_ntl}/tbessel.out | 0
tests/{out => out_no_ntl}/tcon2.out | 0
tests/{out => out_no_ntl}/tcurve.out | 0
tests/{out => out_no_ntl}/tdivpol.out | 0
tests/{out => out_no_ntl}/tegr.out | 0
tests/out_no_ntl/telog.out | 74 +++++++++
tests/{out => out_no_ntl}/tequiv.out | 0
tests/out_no_ntl/theight.out | 51 ++++++
tests/{out => out_no_ntl}/thilbert.out | 0
tests/{out => out_no_ntl}/threading.out | 0
tests/{out => out_no_ntl}/thtconst.out | 0
tests/{out => out_no_ntl}/tilll.out | 0
tests/{out => out_no_ntl}/timing.out | 0
tests/{out => out_no_ntl}/tlegcert.out | 0
tests/{out => out_no_ntl}/tmanin.out | 0
tests/{out => out_no_ntl}/tmrank-short.out | 0
tests/{out => out_no_ntl}/tmrank.out | 0
tests/{out => out_no_ntl}/tnfd.out | 0
tests/{out => out_no_ntl}/torsion.out | 0
tests/{out => out_no_ntl}/tp2points.out | 2 +-
tests/out_no_ntl/tperiods.out | 28 ++++
tests/{out => out_no_ntl}/tpoints.out | 6 +-
tests/{out => out_no_ntl}/tsat.out | 0
tests/{out => out_no_ntl}/tsat2.out | 0
tests/out_no_ntl/tsat3.out | 28 ++++
tests/{out => out_no_ntl}/twist.out | 0
tests/{out => out_no_ntl}/vectest1.out | 0
tests/{out => out_no_ntl}/vectest2.out | 0
tests/{out => out_ntl}/allisog.out | 0
tests/{out => out_ntl}/bigrattest.out | 0
tests/{out => out_ntl}/checkgens.out | 0
tests/{out => out_ntl}/comptest.out | 0
tests/{out => out_ntl}/conductor.out | 0
tests/{out => out_ntl}/d2.out | 0
tests/{out => out_ntl}/hecketest.out | 0
tests/{out => out_ntl}/homtest.out | 0
tests/{out => out_ntl}/mattest1.out | 0
tests/{out => out_ntl}/mattest2.out | 0
tests/{out => out_ntl}/mhcount.out | 0
tests/{out => out_ntl}/mmattest.out | 0
tests/{out => out_ntl}/modtest.out | 0
tests/{out => out_ntl}/mptest.out | 0
tests/{out => out_ntl}/mspace.out | 0
tests/{out => out_ntl}/mvectest.out | 0
tests/{out => out_ntl}/nftest.out | 0
tests/{out => out_ntl}/oftest.out | 0
tests/{out => out_ntl}/ptest.out | 0
tests/{out => out_ntl}/rattest.out | 0
tests/{out => out_ntl}/smattest.out | 0
tests/{out => out_ntl}/space1.out | 0
tests/{out => out_ntl}/space2.out | 0
tests/{out => out_ntl}/svectest1.out | 0
tests/{out => out_ntl}/svectest2.out | 0
tests/{out => out_ntl}/tate.out | 0
tests/{out => out_ntl}/tbessel.out | 0
tests/{out => out_ntl}/tcon2.out | 0
tests/{out => out_ntl}/tcurve.out | 0
tests/{out => out_ntl}/tdivpol.out | 0
tests/{out => out_ntl}/tegr.out | 0
tests/{out => out_ntl}/telog.out | 0
tests/{out => out_ntl}/tequiv.out | 0
tests/{out => out_ntl}/theight.out | 0
tests/{out => out_ntl}/thilbert.out | 0
tests/{out => out_ntl}/threading.out | 0
tests/{out => out_ntl}/thtconst.out | 0
tests/{out => out_ntl}/tilll.out | 0
tests/{out => out_ntl}/timing.out | 0
tests/{out => out_ntl}/tlegcert.out | 0
tests/{out => out_ntl}/tmanin.out | 0
tests/{out => out_ntl}/tmrank-short.out | 0
tests/{out => out_ntl}/tmrank.out | 0
tests/{out => out_ntl}/tnfd.out | 0
tests/{out => out_ntl}/torsion.out | 0
tests/{out => out_ntl}/tp2points.out | 0
tests/{out => out_ntl}/tperiods.out | 0
tests/{out => out_ntl}/tpoints.out | 0
tests/{out => out_ntl}/tsat.out | 0
tests/{out => out_ntl}/tsat2.out | 0
tests/{out => out_ntl}/tsat3.out | 0
tests/{out => out_ntl}/twist.out | 0
tests/{out => out_ntl}/vectest1.out | 0
tests/{out => out_ntl}/vectest2.out | 0
tests/telog.cc | 2 +
tests/theight.cc | 2 +
tests/thtconst.cc | 2 +
tests/torsion.cc | 3 +-
tests/tperiods.cc | 2 +
tests/tsat3.cc | 2 +
317 files changed, 498 insertions(+), 711 deletions(-)
delete mode 100644 libsrc/eclib/gpslave.h
delete mode 100644 libsrc/gpslave.cc
delete mode 100644 libsrc/gpslave.cc.in
copy progs/{out => out_no_ntl}/aplist.out (100%)
copy progs/{out => out_no_ntl}/checkap.out (100%)
copy progs/{out => out_no_ntl}/ecnf.out (100%)
copy progs/{out => out_no_ntl}/h1bsd.out (80%)
copy progs/{out => out_no_ntl}/h1bsdcurisog.out (92%)
copy progs/{out => out_no_ntl}/h1clist.out (100%)
copy progs/{out => out_no_ntl}/h1curve.out (55%)
copy progs/{out => out_no_ntl}/h1first.out (100%)
copy progs/{out => out_no_ntl}/indep_test.out (100%)
copy progs/{out => out_no_ntl}/list_cubics.out (100%)
copy progs/{out => out_no_ntl}/moreap.out (100%)
copy progs/{out => out_no_ntl}/mwrank.out (100%)
copy progs/{out => out_no_ntl}/nfcount.out (100%)
copy progs/{out => out_no_ntl}/nfhpcurve.out (95%)
rename progs/{out => out_no_ntl}/nfhpcurve_prof.out (100%)
copy progs/{out => out_no_ntl}/nfhpmcurve.out (100%)
copy progs/{out => out_no_ntl}/pcurve.out (54%)
copy progs/{out => out_no_ntl}/point_search.out (55%)
copy progs/{out => out_no_ntl}/qexp.out (100%)
copy progs/{out => out_no_ntl}/quartic_points.out (100%)
copy progs/{out => out_no_ntl}/reduce_cubics.out (86%)
copy progs/{out => out_no_ntl}/reduce_quartics.out (100%)
copy progs/{out => out_no_ntl}/solve_conic.out (100%)
copy progs/{out => out_no_ntl}/solve_legendre.out (100%)
rename progs/{out => out_ntl}/aplist.out (100%)
rename progs/{out => out_ntl}/checkap.out (100%)
rename progs/{out => out_ntl}/ecnf.out (100%)
rename progs/{out => out_ntl}/h1bsd.out (100%)
rename progs/{out => out_ntl}/h1bsdcurisog.out (100%)
rename progs/{out => out_ntl}/h1clist.out (100%)
rename progs/{out => out_ntl}/h1curve.out (100%)
rename progs/{out => out_ntl}/h1first.out (100%)
rename progs/{out => out_ntl}/indep_test.out (100%)
rename progs/{out => out_ntl}/list_cubics.out (100%)
rename progs/{out => out_ntl}/moreap.out (100%)
rename progs/{out => out_ntl}/mwrank.out (100%)
rename progs/{out => out_ntl}/nfcount.out (100%)
copy progs/{out => out_ntl}/nfhpcurve.out (95%)
rename progs/{out/nfhpcurve.out => out_ntl/nfhpcurve_prof.out} (100%)
rename progs/{out => out_ntl}/nfhpmcurve.out (100%)
rename progs/{out => out_ntl}/pcurve.out (100%)
rename progs/{out => out_ntl}/point_search.out (100%)
rename progs/{out => out_ntl}/qexp.out (100%)
rename progs/{out => out_ntl}/quartic_points.out (100%)
rename progs/{out => out_ntl}/reduce_cubics.out (86%)
rename progs/{out => out_ntl}/reduce_quartics.out (100%)
rename progs/{out => out_ntl}/solve_conic.out (100%)
rename progs/{out => out_ntl}/solve_legendre.out (100%)
copy tests/{in => in_no_ntl}/allgens.268605 (100%)
copy tests/{in => in_no_ntl}/allisog.in (97%)
copy tests/{in => in_no_ntl}/bigrattest.in (100%)
copy tests/{in => in_no_ntl}/checkgens.in (100%)
create mode 100644 tests/in_no_ntl/comptest.in
copy tests/{in => in_no_ntl}/conductor.in (100%)
create mode 100644 tests/in_no_ntl/d2.in
copy tests/{in => in_no_ntl}/hecketest.in (100%)
copy tests/{in => in_no_ntl}/homtest.in (100%)
copy tests/{in => in_no_ntl}/mattest1.in (100%)
copy tests/{in => in_no_ntl}/mattest2.in (100%)
copy tests/{in => in_no_ntl}/mhcount.in (100%)
copy tests/{in => in_no_ntl}/mmattest.in (100%)
copy tests/{in => in_no_ntl}/modtest.in (100%)
copy tests/{in => in_no_ntl}/mptest.in (100%)
copy tests/{in => in_no_ntl}/mspace.in (100%)
copy tests/{in => in_no_ntl}/mvectest.in (100%)
copy tests/{in => in_no_ntl}/nftest.in (100%)
copy tests/{in => in_no_ntl}/oftest.in (100%)
copy tests/{in => in_no_ntl}/ptest.in (100%)
copy tests/{in => in_no_ntl}/rattest.in (100%)
copy tests/{in => in_no_ntl}/smattest.in (100%)
copy tests/{in => in_no_ntl}/space1.in (100%)
copy tests/{in => in_no_ntl}/space2.in (100%)
copy tests/{in => in_no_ntl}/svectest1.in (100%)
copy tests/{in => in_no_ntl}/svectest2.in (100%)
copy tests/{in => in_no_ntl}/tate.in (100%)
copy tests/{in => in_no_ntl}/tbessel.in (100%)
copy tests/{in => in_no_ntl}/tcon2.in (100%)
copy tests/{in => in_no_ntl}/tcurve.in (100%)
copy tests/{in => in_no_ntl}/tdivpol.in (100%)
copy tests/{in => in_no_ntl}/tegr.in (100%)
copy tests/{in => in_no_ntl}/telog.in (100%)
copy tests/{in => in_no_ntl}/tequiv.in (100%)
copy tests/{in => in_no_ntl}/theight.in (100%)
copy tests/{in => in_no_ntl}/thilbert.in (100%)
copy tests/{in => in_no_ntl}/threading.in (100%)
copy tests/{in => in_no_ntl}/thtconst.in (100%)
copy tests/{in => in_no_ntl}/tilll.in (100%)
copy tests/{in => in_no_ntl}/timing.in (100%)
copy tests/{in => in_no_ntl}/tlegcert.in (100%)
copy tests/{in => in_no_ntl}/tmanin.in (100%)
copy tests/{in => in_no_ntl}/tmrank-long.in (100%)
copy tests/{in => in_no_ntl}/tmrank-short.in (100%)
copy tests/{in => in_no_ntl}/tmrank.in (100%)
copy tests/{in => in_no_ntl}/tnfd.in (100%)
copy tests/{in => in_no_ntl}/torsion.in (98%)
copy tests/{in => in_no_ntl}/tp2points.in (100%)
copy tests/{in => in_no_ntl}/tperiods.in (95%)
copy tests/{in => in_no_ntl}/tpoints.in (100%)
copy tests/{in => in_no_ntl}/tsat.in (100%)
copy tests/{in => in_no_ntl}/tsat2.in (100%)
copy tests/{in => in_no_ntl}/tsat3.in (100%)
copy tests/{in => in_no_ntl}/twist.in (100%)
copy tests/{in => in_no_ntl}/vectest1.in (100%)
copy tests/{in => in_no_ntl}/vectest2.in (100%)
rename tests/{in => in_ntl}/allgens.268605 (100%)
rename tests/{in => in_ntl}/allisog.in (100%)
rename tests/{in => in_ntl}/bigrattest.in (100%)
rename tests/{in => in_ntl}/checkgens.in (100%)
rename tests/{in => in_ntl}/comptest.in (100%)
rename tests/{in => in_ntl}/conductor.in (100%)
rename tests/{in => in_ntl}/d2.in (100%)
rename tests/{in => in_ntl}/hecketest.in (100%)
rename tests/{in => in_ntl}/homtest.in (100%)
rename tests/{in => in_ntl}/mattest1.in (100%)
rename tests/{in => in_ntl}/mattest2.in (100%)
rename tests/{in => in_ntl}/mhcount.in (100%)
rename tests/{in => in_ntl}/mmattest.in (100%)
rename tests/{in => in_ntl}/modtest.in (100%)
rename tests/{in => in_ntl}/mptest.in (100%)
rename tests/{in => in_ntl}/mspace.in (100%)
rename tests/{in => in_ntl}/mvectest.in (100%)
rename tests/{in => in_ntl}/nftest.in (100%)
rename tests/{in => in_ntl}/oftest.in (100%)
rename tests/{in => in_ntl}/ptest.in (100%)
rename tests/{in => in_ntl}/rattest.in (100%)
rename tests/{in => in_ntl}/smattest.in (100%)
rename tests/{in => in_ntl}/space1.in (100%)
rename tests/{in => in_ntl}/space2.in (100%)
rename tests/{in => in_ntl}/svectest1.in (100%)
rename tests/{in => in_ntl}/svectest2.in (100%)
rename tests/{in => in_ntl}/tate.in (100%)
rename tests/{in => in_ntl}/tbessel.in (100%)
rename tests/{in => in_ntl}/tcon2.in (100%)
rename tests/{in => in_ntl}/tcurve.in (100%)
rename tests/{in => in_ntl}/tdivpol.in (100%)
rename tests/{in => in_ntl}/tegr.in (100%)
rename tests/{in => in_ntl}/telog.in (100%)
rename tests/{in => in_ntl}/tequiv.in (100%)
rename tests/{in => in_ntl}/theight.in (100%)
rename tests/{in => in_ntl}/thilbert.in (100%)
rename tests/{in => in_ntl}/threading.in (100%)
rename tests/{in => in_ntl}/thtconst.in (100%)
rename tests/{in => in_ntl}/tilll.in (100%)
rename tests/{in => in_ntl}/timing.in (100%)
rename tests/{in => in_ntl}/tlegcert.in (100%)
rename tests/{in => in_ntl}/tmanin.in (100%)
rename tests/{in => in_ntl}/tmrank-long.in (100%)
rename tests/{in => in_ntl}/tmrank-short.in (100%)
rename tests/{in => in_ntl}/tmrank.in (100%)
rename tests/{in => in_ntl}/tnfd.in (100%)
rename tests/{in => in_ntl}/torsion.in (100%)
rename tests/{in => in_ntl}/tp2points.in (100%)
rename tests/{in => in_ntl}/tperiods.in (100%)
rename tests/{in => in_ntl}/tpoints.in (100%)
rename tests/{in => in_ntl}/tsat.in (100%)
rename tests/{in => in_ntl}/tsat2.in (100%)
rename tests/{in => in_ntl}/tsat3.in (100%)
rename tests/{in => in_ntl}/twist.in (100%)
rename tests/{in => in_ntl}/vectest1.in (100%)
rename tests/{in => in_ntl}/vectest2.in (100%)
copy tests/{out => out_no_ntl}/allisog.out (100%)
copy tests/{out => out_no_ntl}/bigrattest.out (100%)
copy tests/{out => out_no_ntl}/checkgens.out (100%)
create mode 100644 tests/out_no_ntl/comptest.out
copy tests/{out => out_no_ntl}/conductor.out (100%)
copy tests/{out => out_no_ntl}/d2.out (91%)
copy tests/{out => out_no_ntl}/hecketest.out (100%)
copy tests/{out => out_no_ntl}/homtest.out (100%)
copy tests/{out => out_no_ntl}/mattest1.out (100%)
copy tests/{out => out_no_ntl}/mattest2.out (100%)
copy tests/{out => out_no_ntl}/mhcount.out (100%)
copy tests/{out => out_no_ntl}/mmattest.out (100%)
copy tests/{out => out_no_ntl}/modtest.out (100%)
copy tests/{out => out_no_ntl}/mptest.out (100%)
copy tests/{out => out_no_ntl}/mspace.out (100%)
copy tests/{out => out_no_ntl}/mvectest.out (100%)
copy tests/{out => out_no_ntl}/nftest.out (100%)
copy tests/{out => out_no_ntl}/oftest.out (100%)
copy tests/{out => out_no_ntl}/ptest.out (100%)
copy tests/{out => out_no_ntl}/rattest.out (100%)
copy tests/{out => out_no_ntl}/smattest.out (100%)
copy tests/{out => out_no_ntl}/space1.out (100%)
copy tests/{out => out_no_ntl}/space2.out (100%)
copy tests/{out => out_no_ntl}/svectest1.out (100%)
copy tests/{out => out_no_ntl}/svectest2.out (100%)
copy tests/{out => out_no_ntl}/tate.out (100%)
copy tests/{out => out_no_ntl}/tbessel.out (100%)
copy tests/{out => out_no_ntl}/tcon2.out (100%)
copy tests/{out => out_no_ntl}/tcurve.out (100%)
copy tests/{out => out_no_ntl}/tdivpol.out (100%)
copy tests/{out => out_no_ntl}/tegr.out (100%)
create mode 100644 tests/out_no_ntl/telog.out
copy tests/{out => out_no_ntl}/tequiv.out (100%)
create mode 100644 tests/out_no_ntl/theight.out
copy tests/{out => out_no_ntl}/thilbert.out (100%)
copy tests/{out => out_no_ntl}/threading.out (100%)
copy tests/{out => out_no_ntl}/thtconst.out (100%)
copy tests/{out => out_no_ntl}/tilll.out (100%)
copy tests/{out => out_no_ntl}/timing.out (100%)
copy tests/{out => out_no_ntl}/tlegcert.out (100%)
copy tests/{out => out_no_ntl}/tmanin.out (100%)
copy tests/{out => out_no_ntl}/tmrank-short.out (100%)
copy tests/{out => out_no_ntl}/tmrank.out (100%)
copy tests/{out => out_no_ntl}/tnfd.out (100%)
copy tests/{out => out_no_ntl}/torsion.out (100%)
copy tests/{out => out_no_ntl}/tp2points.out (87%)
create mode 100644 tests/out_no_ntl/tperiods.out
copy tests/{out => out_no_ntl}/tpoints.out (98%)
copy tests/{out => out_no_ntl}/tsat.out (100%)
copy tests/{out => out_no_ntl}/tsat2.out (100%)
create mode 100644 tests/out_no_ntl/tsat3.out
copy tests/{out => out_no_ntl}/twist.out (100%)
copy tests/{out => out_no_ntl}/vectest1.out (100%)
copy tests/{out => out_no_ntl}/vectest2.out (100%)
rename tests/{out => out_ntl}/allisog.out (100%)
rename tests/{out => out_ntl}/bigrattest.out (100%)
rename tests/{out => out_ntl}/checkgens.out (100%)
rename tests/{out => out_ntl}/comptest.out (100%)
rename tests/{out => out_ntl}/conductor.out (100%)
rename tests/{out => out_ntl}/d2.out (100%)
rename tests/{out => out_ntl}/hecketest.out (100%)
rename tests/{out => out_ntl}/homtest.out (100%)
rename tests/{out => out_ntl}/mattest1.out (100%)
rename tests/{out => out_ntl}/mattest2.out (100%)
rename tests/{out => out_ntl}/mhcount.out (100%)
rename tests/{out => out_ntl}/mmattest.out (100%)
rename tests/{out => out_ntl}/modtest.out (100%)
rename tests/{out => out_ntl}/mptest.out (100%)
rename tests/{out => out_ntl}/mspace.out (100%)
rename tests/{out => out_ntl}/mvectest.out (100%)
rename tests/{out => out_ntl}/nftest.out (100%)
rename tests/{out => out_ntl}/oftest.out (100%)
rename tests/{out => out_ntl}/ptest.out (100%)
rename tests/{out => out_ntl}/rattest.out (100%)
rename tests/{out => out_ntl}/smattest.out (100%)
rename tests/{out => out_ntl}/space1.out (100%)
rename tests/{out => out_ntl}/space2.out (100%)
rename tests/{out => out_ntl}/svectest1.out (100%)
rename tests/{out => out_ntl}/svectest2.out (100%)
rename tests/{out => out_ntl}/tate.out (100%)
rename tests/{out => out_ntl}/tbessel.out (100%)
rename tests/{out => out_ntl}/tcon2.out (100%)
rename tests/{out => out_ntl}/tcurve.out (100%)
rename tests/{out => out_ntl}/tdivpol.out (100%)
rename tests/{out => out_ntl}/tegr.out (100%)
rename tests/{out => out_ntl}/telog.out (100%)
rename tests/{out => out_ntl}/tequiv.out (100%)
rename tests/{out => out_ntl}/theight.out (100%)
rename tests/{out => out_ntl}/thilbert.out (100%)
rename tests/{out => out_ntl}/threading.out (100%)
rename tests/{out => out_ntl}/thtconst.out (100%)
rename tests/{out => out_ntl}/tilll.out (100%)
rename tests/{out => out_ntl}/timing.out (100%)
rename tests/{out => out_ntl}/tlegcert.out (100%)
rename tests/{out => out_ntl}/tmanin.out (100%)
rename tests/{out => out_ntl}/tmrank-short.out (100%)
rename tests/{out => out_ntl}/tmrank.out (100%)
rename tests/{out => out_ntl}/tnfd.out (100%)
rename tests/{out => out_ntl}/torsion.out (100%)
rename tests/{out => out_ntl}/tp2points.out (100%)
rename tests/{out => out_ntl}/tperiods.out (100%)
rename tests/{out => out_ntl}/tpoints.out (100%)
rename tests/{out => out_ntl}/tsat.out (100%)
rename tests/{out => out_ntl}/tsat2.out (100%)
rename tests/{out => out_ntl}/tsat3.out (100%)
rename tests/{out => out_ntl}/twist.out (100%)
rename tests/{out => out_ntl}/vectest1.out (100%)
rename tests/{out => out_ntl}/vectest2.out (100%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/eclib.git
More information about the debian-science-commits
mailing list