Import fplll_5.4.1.orig.tar.gz
authorJulien Puydt <jpuydt@debian.org>
Sun, 22 Aug 2021 06:37:20 +0000 (07:37 +0100)
committerJulien Puydt <jpuydt@debian.org>
Sun, 22 Aug 2021 06:37:20 +0000 (07:37 +0100)
commita53af45ee265556f5631e5aa61501744a37f0a5c
treee8143a2f5e73cfcb39a6ec55149c18d29a23d37d
Import fplll_5.4.1.orig.tar.gz

[dgit import orig fplll_5.4.1.orig.tar.gz]
174 files changed:
.check-m4.sh [new file with mode: 0644]
.clang-format [new file with mode: 0644]
.github/workflows/check-style.yml [new file with mode: 0644]
.github/workflows/codecov.yml [new file with mode: 0644]
.github/workflows/distcheck.yml [new file with mode: 0644]
.github/workflows/docker.yml [new file with mode: 0644]
.github/workflows/release.yml [new file with mode: 0644]
.github/workflows/tests.yml [new file with mode: 0644]
.gitignore [new file with mode: 0644]
CONTRIBUTING.md [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
Doxyfile [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0644]
README.md [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
codecov.yml [new file with mode: 0644]
configure.ac [new file with mode: 0644]
doc/templates/customdoxygen.css [new file with mode: 0644]
doc/templates/doxy-boot.js [new file with mode: 0644]
doc/templates/footer.html [new file with mode: 0644]
doc/templates/header.html [new file with mode: 0644]
doc/templates/jquery.smartmenus.js [new file with mode: 0755]
fplll.pc.in [new file with mode: 0644]
fplll/Makefile.am [new file with mode: 0755]
fplll/ballvol.const [new file with mode: 0644]
fplll/bkz.cpp [new file with mode: 0644]
fplll/bkz.h [new file with mode: 0644]
fplll/bkz_param.cpp [new file with mode: 0644]
fplll/bkz_param.h [new file with mode: 0644]
fplll/defs.h [new file with mode: 0644]
fplll/enum-parallel/enumeration.h [new file with mode: 0644]
fplll/enum-parallel/enumlib.cpp [new file with mode: 0644]
fplll/enum-parallel/enumlib.h [new file with mode: 0644]
fplll/enum-parallel/enumlib_dim.100.cpp [new file with mode: 0644]
fplll/enum-parallel/enumlib_dim.110.cpp [new file with mode: 0644]
fplll/enum-parallel/enumlib_dim.120.cpp [new file with mode: 0644]
fplll/enum-parallel/enumlib_dim.130.cpp [new file with mode: 0644]
fplll/enum-parallel/enumlib_dim.140.cpp [new file with mode: 0644]
fplll/enum-parallel/enumlib_dim.150.cpp [new file with mode: 0644]
fplll/enum-parallel/enumlib_dim.160.cpp [new file with mode: 0644]
fplll/enum-parallel/enumlib_dim.20.cpp [new file with mode: 0644]
fplll/enum-parallel/enumlib_dim.30.cpp [new file with mode: 0644]
fplll/enum-parallel/enumlib_dim.40.cpp [new file with mode: 0644]
fplll/enum-parallel/enumlib_dim.50.cpp [new file with mode: 0644]
fplll/enum-parallel/enumlib_dim.60.cpp [new file with mode: 0644]
fplll/enum-parallel/enumlib_dim.70.cpp [new file with mode: 0644]
fplll/enum-parallel/enumlib_dim.80.cpp [new file with mode: 0644]
fplll/enum-parallel/enumlib_dim.90.cpp [new file with mode: 0644]
fplll/enum-parallel/enumlib_dim.cpp [new file with mode: 0644]
fplll/enum-parallel/fplll_types.h [new file with mode: 0644]
fplll/enum/enumerate.cpp [new file with mode: 0644]
fplll/enum/enumerate.h [new file with mode: 0644]
fplll/enum/enumerate_base.cpp [new file with mode: 0644]
fplll/enum/enumerate_base.h [new file with mode: 0644]
fplll/enum/enumerate_ext.cpp [new file with mode: 0644]
fplll/enum/enumerate_ext.h [new file with mode: 0644]
fplll/enum/enumerate_ext_api.h [new file with mode: 0644]
fplll/enum/evaluator.cpp [new file with mode: 0644]
fplll/enum/evaluator.h [new file with mode: 0644]
fplll/enum/topenum.cpp [new file with mode: 0644]
fplll/enum/topenum.h [new file with mode: 0644]
fplll/factorial.const [new file with mode: 0644]
fplll/fplll.cpp [new file with mode: 0644]
fplll/fplll.h [new file with mode: 0644]
fplll/fplll_config.h.in [new file with mode: 0644]
fplll/gso.cpp [new file with mode: 0644]
fplll/gso.h [new file with mode: 0644]
fplll/gso_gram.cpp [new file with mode: 0644]
fplll/gso_gram.h [new file with mode: 0644]
fplll/gso_interface.cpp [new file with mode: 0644]
fplll/gso_interface.h [new file with mode: 0644]
fplll/hlll.cpp [new file with mode: 0644]
fplll/hlll.h [new file with mode: 0644]
fplll/householder.cpp [new file with mode: 0644]
fplll/householder.h [new file with mode: 0644]
fplll/io/json.hpp [new file with mode: 0644]
fplll/io/thread_pool.hpp [new file with mode: 0644]
fplll/latticegen.cpp [new file with mode: 0644]
fplll/lll.cpp [new file with mode: 0644]
fplll/lll.h [new file with mode: 0644]
fplll/llldiff.cpp [new file with mode: 0644]
fplll/main.cpp [new file with mode: 0644]
fplll/main.h [new file with mode: 0644]
fplll/nr/dpe.h [new file with mode: 0644]
fplll/nr/matrix.cpp [new file with mode: 0644]
fplll/nr/matrix.h [new file with mode: 0644]
fplll/nr/nr.h [new file with mode: 0644]
fplll/nr/nr_FP.inl [new file with mode: 0644]
fplll/nr/nr_FP_d.inl [new file with mode: 0644]
fplll/nr/nr_FP_dd.inl [new file with mode: 0644]
fplll/nr/nr_FP_dpe.inl [new file with mode: 0644]
fplll/nr/nr_FP_ld.inl [new file with mode: 0644]
fplll/nr/nr_FP_misc.inl [new file with mode: 0644]
fplll/nr/nr_FP_mpfr.inl [new file with mode: 0644]
fplll/nr/nr_FP_qd.inl [new file with mode: 0644]
fplll/nr/nr_Z.inl [new file with mode: 0644]
fplll/nr/nr_Z_d.inl [new file with mode: 0644]
fplll/nr/nr_Z_l.inl [new file with mode: 0644]
fplll/nr/nr_Z_misc.inl [new file with mode: 0644]
fplll/nr/nr_Z_mpz.inl [new file with mode: 0644]
fplll/nr/nr_rand.inl [new file with mode: 0644]
fplll/nr/numvect.h [new file with mode: 0644]
fplll/pruner/pruner.cpp [new file with mode: 0644]
fplll/pruner/pruner.h [new file with mode: 0644]
fplll/pruner/pruner_cost.cpp [new file with mode: 0644]
fplll/pruner/pruner_optimize.cpp [new file with mode: 0644]
fplll/pruner/pruner_optimize_tc.cpp [new file with mode: 0644]
fplll/pruner/pruner_optimize_tp.cpp [new file with mode: 0644]
fplll/pruner/pruner_prob.cpp [new file with mode: 0644]
fplll/pruner/pruner_simplex.h [new file with mode: 0644]
fplll/pruner/pruner_util.cpp [new file with mode: 0644]
fplll/svpcvp.cpp [new file with mode: 0644]
fplll/svpcvp.h [new file with mode: 0644]
fplll/threadpool.cpp [new file with mode: 0644]
fplll/threadpool.h [new file with mode: 0644]
fplll/util.cpp [new file with mode: 0644]
fplll/util.h [new file with mode: 0644]
fplll/wrapper.cpp [new file with mode: 0644]
fplll/wrapper.h [new file with mode: 0644]
m4/ax_atomic.m4 [new file with mode: 0644]
m4/ax_cxx_compile_stdcxx.m4 [new file with mode: 0644]
m4/ax_pthread.m4 [new file with mode: 0644]
strategies/default.json [new file with mode: 0644]
tests/Makefile.am [new file with mode: 0755]
tests/lattices/dim55_in [new file with mode: 0644]
tests/lattices/example2_in [new file with mode: 0755]
tests/lattices/example3_in [new file with mode: 0644]
tests/lattices/example_cvp_in_lattice [new file with mode: 0644]
tests/lattices/example_cvp_in_lattice2 [new file with mode: 0644]
tests/lattices/example_cvp_in_lattice3 [new file with mode: 0644]
tests/lattices/example_cvp_in_lattice4 [new file with mode: 0644]
tests/lattices/example_cvp_in_lattice5 [new file with mode: 0644]
tests/lattices/example_cvp_in_target [new file with mode: 0644]
tests/lattices/example_cvp_in_target2 [new file with mode: 0644]
tests/lattices/example_cvp_in_target3 [new file with mode: 0644]
tests/lattices/example_cvp_in_target4 [new file with mode: 0644]
tests/lattices/example_cvp_in_target5 [new file with mode: 0644]
tests/lattices/example_cvp_out [new file with mode: 0644]
tests/lattices/example_cvp_out2 [new file with mode: 0644]
tests/lattices/example_cvp_out3 [new file with mode: 0644]
tests/lattices/example_cvp_out4 [new file with mode: 0644]
tests/lattices/example_cvp_out5 [new file with mode: 0644]
tests/lattices/example_dsvp_in [new file with mode: 0644]
tests/lattices/example_dsvp_out [new file with mode: 0644]
tests/lattices/example_in [new file with mode: 0644]
tests/lattices/example_out [new file with mode: 0644]
tests/lattices/example_svp_in [new file with mode: 0644]
tests/lattices/example_svp_out [new file with mode: 0644]
tests/lattices/grammatrix_dimension4 [new file with mode: 0644]
tests/lattices/grammatrix_dimension4_out [new file with mode: 0644]
tests/lattices/grammatrix_dimension7 [new file with mode: 0644]
tests/lattices/grammatrix_dimension7_out [new file with mode: 0644]
tests/lattices/stalling_93_53.txt [new file with mode: 0644]
tests/test_bkz.cpp [new file with mode: 0644]
tests/test_bkz_gram.cpp [new file with mode: 0644]
tests/test_counter.cpp [new file with mode: 0644]
tests/test_cvp.cpp [new file with mode: 0644]
tests/test_enum.cpp [new file with mode: 0644]
tests/test_gso.cpp [new file with mode: 0644]
tests/test_hlll.cpp [new file with mode: 0644]
tests/test_lll.cpp [new file with mode: 0644]
tests/test_lll_gram.cpp [new file with mode: 0644]
tests/test_nr.cpp [new file with mode: 0644]
tests/test_pruner.cpp [new file with mode: 0644]
tests/test_svp.cpp [new file with mode: 0644]
tests/test_svp_gram.cpp [new file with mode: 0644]
tests/test_utils.h [new file with mode: 0644]
tools/Dockerfile [new file with mode: 0644]
tools/plot_gso_dump.py [new file with mode: 0755]
tools/reformat.pl [new file with mode: 0755]
tools/reformat_magma.pl [new file with mode: 0755]