[flint-arb] 01/02: Update upstream source from tag 'upstream/2.12.0'

Julien Puydt julien.puydt at laposte.net
Sun Dec 3 20:03:26 UTC 2017


This is an automated email from the git hooks/post-receive script.

jpuydt-guest pushed a commit to branch master
in repository flint-arb.

commit 4be16dea800306ecab97dd6cca8403fa02b49ba8
Merge: f065350 8c3c7c5
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Sun Dec 3 02:53:23 2017 +0100

    Update upstream source from tag 'upstream/2.12.0'
    
    Update to upstream version '2.12.0'
    with Debian dir 4914cc22bb651ebcfb8e133e27be1d473e79657b

 .travis.yml                                        |    1 +
 Makefile.in                                        |    2 +-
 README.md                                          |   13 +-
 acb.h                                              |   20 +-
 acb/agm1.c                                         |  182 +++-
 acb/atan.c                                         |   37 +-
 acb/csch.c                                         |   66 ++
 acb/pow.c                                          |   27 +-
 acb/sech.c                                         |   57 ++
 acb/test/t-csc.c                                   |   73 ++
 acb/test/t-csch.c                                  |   73 ++
 acb/test/t-sec.c                                   |   73 ++
 acb/test/t-sech.c                                  |   73 ++
 acb/test/t-vec_unit_roots.c                        |   72 +-
 acb/unit_root.c                                    |    2 +-
 acb/vec_unit_roots.c                               |   53 +-
 acb_calc.h                                         |   33 +-
 acb_calc/integrate.c                               |  347 +++++++
 acb_calc/integrate_gl_auto_deg.c                   |  303 ++++++
 .../integrate_opt_init.c                           |   14 +-
 acb_calc/test/t-integrate.c                        |  394 ++++++++
 acb_dft.h                                          |  320 ++++++
 acb_dft/bluestein.c                                |  141 +++
 acb_dft/convol.c                                   |   35 +
 acb_dft/convol_dft.c                               |   40 +
 acb_dft/convol_mullow.c                            |   31 +
 acb_dft/convol_naive.c                             |   30 +
 acb_dft/convol_rad2.c                              |   88 ++
 acb_dft/crt.c                                      |  223 +++++
 acb_dft/cyc.c                                      |  120 +++
 acb_dft/naive.c                                    |   97 ++
 acb_dft/precomp.c                                  |  159 +++
 acb_dft/prod.c                                     |   65 ++
 acb_dft/profile/p-convol.c                         |  138 +++
 acb_dft/profile/p-dft.c                            |  147 +++
 acb_dft/rad2.c                                     |  115 +++
 acb_dft/step.c                                     |   84 ++
 acb_dft/test/t-convol.c                            |  122 +++
 acb_dft/test/t-dft.c                               |  157 +++
 acb_dirichlet.h                                    |   11 +
 acb_dirichlet/dft.c                                |   69 ++
 acb_dirichlet/hurwitz_precomp_clear.c              |    8 +-
 acb_dirichlet/hurwitz_precomp_eval.c               |   18 +
 acb_dirichlet/hurwitz_precomp_init.c               |   27 +-
 acb_dirichlet/l.c                                  |   22 +-
 acb_dirichlet/l_euler_product.c                    |   35 +-
 acb_dirichlet/l_jet.c                              |    9 +-
 acb_dirichlet/l_vec_hurwitz.c                      |   79 ++
 acb_dirichlet/profile/p-gauss.c                    |   22 +-
 acb_dirichlet/profile/p-jacobi.c                   |   24 +-
 acb_dirichlet/profile/p-thetanull.c                |   40 +-
 acb_dirichlet/profile/p-vec.c                      |   71 +-
 acb_dirichlet/test/t-dft.c                         |  128 +++
 acb_dirichlet/test/t-hurwitz_precomp.c             |    1 +
 acb_dirichlet/test/t-l.c                           |    1 +
 acb_dirichlet/test/t-l_vec_hurwitz.c               |  119 +++
 acb_dirichlet/test/t-thetanull.c                   |    2 +-
 acb_dirichlet/test/t-zeta_jet_rs.c                 |  113 +++
 acb_dirichlet/vec_mellin_arb.c                     |   56 ++
 acb_dirichlet/zeta_jet.c                           |  143 +++
 acb_dirichlet/zeta_jet_rs.c                        |  202 ++++
 acb_dirichlet/zeta_rs.c                            |   20 +-
 acb_dirichlet/zeta_rs_r.c                          |    7 +-
 acb_elliptic/rf.c                                  |  244 ++++-
 acb_elliptic/rj.c                                  |  302 +++++-
 acb_elliptic/test/t-zeta.c                         |   17 +-
 acb_hypgeom/legendre_p.c                           |   11 +
 acb_mat.h                                          |    4 +
 acb_mat/mul.c                                      |   50 +-
 acb_mat/{mul.c => mul_classical.c}                 |    5 +-
 {arb_mat => acb_mat}/mul_threaded.c                |   51 +-
 acb_mat/test/t-mul_threaded.c                      |  117 +++
 acb_modular/test/t-elliptic_p.c                    |   17 +-
 acb_modular/theta.c                                |   46 +-
 acb_modular/theta_jet.c                            |   79 +-
 acb_poly/zeta_series.c                             |   85 +-
 arb.h                                              |   11 +
 arb/agm.c                                          |  238 ++++-
 arb/{version.c => csc.c}                           |    9 +-
 arb/csch.c                                         |   52 +
 arb/exp.c                                          |    6 +-
 arb/exp_arf_rs_generic.c                           |  180 ++++
 arb/exp_taylor_bound.c                             |    4 +-
 arb/gamma.c                                        |    2 +-
 arb/pow.c                                          |   13 +-
 arb/pow_fmpz_binexp.c                              |   14 +-
 arb/rel_error_bits.c                               |   11 +
 arb/{version.c => sec.c}                           |    9 +-
 arb/sech.c                                         |   44 +
 arb/sin_cos.c                                      |  179 +---
 arb/sin_cos_arf_bb.c                               |  342 +++++++
 arb/sin_cos_arf_generic.c                          |  356 +++++++
 arb/sinh_cosh.c                                    |   33 +-
 arb/test/t-agm.c                                   |   60 +-
 arb/test/t-csc.c                                   |   73 ++
 arb/test/t-csch.c                                  |   73 ++
 arb/test/t-exp_arf_rs_generic.c                    |  131 +++
 arb/test/t-sec.c                                   |   73 ++
 arb/test/t-sech.c                                  |   73 ++
 arb/test/t-sin_cos_arf_bb.c                        |  163 +++
 arb/test/t-sin_cos_arf_generic.c                   |  247 +++++
 arb/version.c                                      |    2 +-
 arb_fmpz_poly/test/t-gauss_period_minpoly.c        |   14 +-
 arb_hypgeom.h                                      |   10 +
 arb_hypgeom/central_bin_ui.c                       |  135 +++
 arb_hypgeom/legendre_p.c                           |   44 +
 arb_hypgeom/legendre_p_ui.c                        |  434 ++++++++
 arb_hypgeom/legendre_p_ui_asymp.c                  |  352 +++++++
 arb_hypgeom/legendre_p_ui_one.c                    |  188 ++++
 arb_hypgeom/legendre_p_ui_rec.c                    |  135 +++
 arb_hypgeom/legendre_p_ui_root.c                   |  242 +++++
 arb_hypgeom/legendre_p_ui_zero.c                   |  239 +++++
 arb_hypgeom/test/t-central_bin_ui.c                |   80 ++
 arb_hypgeom/test/t-legendre_p_ui.c                 |  115 +++
 arb_hypgeom/test/t-legendre_p_ui_asymp.c           |  114 +++
 arb_hypgeom/test/t-legendre_p_ui_deriv_bound.c     |   98 ++
 arb_hypgeom/test/t-legendre_p_ui_one.c             |  109 ++
 arb_hypgeom/test/t-legendre_p_ui_rec.c             |   72 ++
 arb_hypgeom/test/t-legendre_p_ui_root.c            |  161 +++
 arb_hypgeom/test/t-legendre_p_ui_zero.c            |  107 ++
 arb_hypgeom/wrappers.c                             |   20 -
 arb_mat/mul_classical.c                            |    2 +-
 arb_mat/mul_threaded.c                             |    1 +
 arf/set_d.c                                        |   26 +-
 arf/test/t-set_d.c                                 |   59 ++
 configure                                          |    4 +-
 dirichlet/profile/p-conrey.c                       |   86 +-
 doc/source/acb.rst                                 |   21 +-
 doc/source/acb_calc.rst                            |  297 +++++-
 doc/source/acb_dft.rst                             |  300 ++++++
 doc/source/acb_dirichlet.rst                       |  157 ++-
 doc/source/acb_elliptic.rst                        |   10 +-
 doc/source/acb_mat.rst                             |   10 +
 doc/source/acb_modular.rst                         |    3 +-
 doc/source/agm.rst                                 |   36 +-
 doc/source/arb.rst                                 |   43 +
 doc/source/arb_hypgeom.rst                         |   66 ++
 doc/source/conf.py                                 |    2 +-
 doc/source/credits.rst                             |   11 +-
 doc/source/examples.rst                            |  119 +++
 doc/source/fmpz_extras.rst                         |    4 +
 doc/source/history.rst                             |   90 ++
 doc/source/index.rst                               |    8 +
 doc/source/mag.rst                                 |   16 +
 examples/integrals.c                               | 1045 ++++++++++++++++++--
 examples/lcentral.c                                |  117 +++
 examples/{integrals.c => taylor_integrals.c}       |    0
 fmpr/set_d.c                                       |   27 +-
 fmpz_extras.h                                      |   14 +
 mag.h                                              |   44 +-
 mag/bin_uiui.c                                     |   69 ++
 mag/set_d.c                                        |   56 ++
 mag/set_d_2exp_fmpz.c                              |   58 +-
 mag/sqrt.c                                         |   55 +-
 mag/test/t-bin_uiui.c                              |   67 ++
 mag/test/t-set_d.c                                 |   26 +-
 mag/test/t-set_d_2exp_fmpz.c                       |   32 +-
 mag/test/t-sqrt_lower.c                            |   83 ++
 158 files changed, 13420 insertions(+), 993 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/flint-arb.git



More information about the debian-science-commits mailing list