arb/acb_elliptic
Tommy Hofmann 6bf072eb59 Replace abort with flint_abort.
This will allow us to not loose the julia session on error.
See also https://github.com/wbhart/flint2/pull/243
2017-02-28 16:52:57 +01:00
..
test Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
e.c migrate elliptic functions to the acb_elliptic module 2017-02-12 22:20:33 +01:00
e_inc.c add arb_is_int_2exp_si and acb_is_int_2exp_si 2017-02-14 14:31:48 +01:00
f.c add arb_is_int_2exp_si and acb_is_int_2exp_si 2017-02-14 14:31:48 +01:00
inv_p.c implement inverse Weierstrass elliptic function and lattice invariants 2017-02-14 07:37:32 +01:00
invariants.c implement inverse Weierstrass elliptic function and lattice invariants 2017-02-14 07:37:32 +01:00
k.c migrate elliptic functions to the acb_elliptic module 2017-02-12 22:20:33 +01:00
k_jet.c migrate elliptic functions to the acb_elliptic module 2017-02-12 22:20:33 +01:00
k_series.c migrate elliptic functions to the acb_elliptic module 2017-02-12 22:20:33 +01:00
p.c weierstrass p, p_jet, zeta, sigma: detect rectangular lattice and output real on real input 2017-02-14 14:42:14 +01:00
p_jet.c add theta_jet functions with tau transformation, and use in elliptic functions 2017-02-16 13:48:30 +01:00
p_series.c migrate elliptic functions to the acb_elliptic module 2017-02-12 22:20:33 +01:00
pi.c add arb_is_int_2exp_si and acb_is_int_2exp_si 2017-02-14 14:31:48 +01:00
rc1.c Carlson elliptic integral of the third kind 2017-02-11 06:06:22 +01:00
rf.c improve precision and loop termination in elliptic_rf and elliptic_rj 2017-02-14 13:38:39 +01:00
rg.c Carlson elliptic integral of the second kind 2017-02-11 08:31:31 +01:00
rj.c improve precision and loop termination in elliptic_rf and elliptic_rj 2017-02-14 13:38:39 +01:00
roots.c elliptic_roots, modular_eisenstein: detect real output 2017-02-17 06:47:10 +01:00
zeta.c add theta_jet functions with tau transformation, and use in elliptic functions 2017-02-16 13:48:30 +01:00