acb
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
acb_calc
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
acb_mat
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
acb_poly
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
arb
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
arb_calc
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
arb_mat
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
arb_poly
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
arf
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
bernoulli
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
doc
remove obsoleted functions fmprb_mat_exp, fmpcb_mat_exp
2014-08-15 15:38:33 +02:00
elefun
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
examples
add acb_calc and integrals example programs
2014-06-19 16:17:32 +02:00
fmpcb
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
fmpcb_calc
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
fmpcb_mat
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
fmpcb_poly
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
fmpr
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
fmprb
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
fmprb_calc
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
fmprb_mat
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
fmprb_poly
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
fmpz_extras
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
gamma
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
hypgeom
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
mag
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
partitions
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
zeta
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
acb.h
cleanup acb_get_mag, acb_get_mag_lower
2014-08-15 14:03:42 +02:00
acb_calc.h
add acb_calc and integrals example programs
2014-06-19 16:17:32 +02:00
acb_mat.h
change arb/acb_mat_bound_inf_norm to output a mag_t; tweak arb/acb_mat_exp
2014-08-15 15:16:07 +02:00
acb_poly.h
add polylog_series and document
2014-07-10 01:52:25 +02:00
arb.h
add new logarithm code and fix minor precision issue in atan
2014-08-18 19:02:16 +02:00
arb_calc.h
arb_calc module
2014-06-19 15:43:48 +02:00
arb_mat.h
change arb/acb_mat_bound_inf_norm to output a mag_t; tweak arb/acb_mat_exp
2014-08-15 15:16:07 +02:00
arb_poly.h
remove comments
2014-06-20 11:36:37 +02:00
arf.h
new arb_atan implementation
2014-08-12 12:58:19 +02:00
bernoulli.h
use new types for bernoulli iteration code
2014-06-14 23:23:55 +02:00
config.h
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
configure
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
elefun.h
use the new fmpz_poly_cos_minpoly in flint instead of elefun_cos_minpoly
2014-03-29 07:42:16 +01:00
fmpcb.h
implement matrix exponentials
2013-11-11 18:50:53 +01:00
fmpcb_calc.h
first stab at some integration code; fix cauchy_bound
2013-10-03 13:03:55 +02:00
fmpcb_mat.h
remove obsoleted functions fmprb_mat_exp, fmpcb_mat_exp
2014-08-15 15:38:33 +02:00
fmpcb_poly.h
change a ptr -> srcptr
2014-01-15 12:08:49 +01:00
fmpr.h
return exact for exact square roots in fmpr_sqrt
2014-05-04 19:19:16 +02:00
fmprb.h
add fmprb_inv and replace uses of fmprb_ui_div
2013-11-12 15:25:50 +01:00
fmprb_calc.h
add bisection root refinement and real_roots example program
2013-09-26 14:13:56 +02:00
fmprb_mat.h
remove obsoleted functions fmprb_mat_exp, fmpcb_mat_exp
2014-08-15 15:38:33 +02:00
fmprb_poly.h
more accurate version of fmprb_poly_mullow_block (two full poly muls for error bounds)
2014-04-15 17:07:02 +02:00
fmpz_extras.h
move out fmpz_lshift_mpn and test
2014-05-19 14:49:31 +02:00
gamma.h
faster digamma function argument reduction
2013-12-29 18:07:56 +01:00
gpl-2.0.txt
first commit
2012-04-05 15:57:19 +02:00
hypgeom.h
use mag methods for hypgeom bounding code; add arb_hypgeom_sum methods
2014-06-12 20:23:36 +02:00
mag.h
change arb/acb_mat_bound_inf_norm to output a mag_t; tweak arb/acb_mat_exp
2014-08-15 15:16:07 +02:00
Makefile.in
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
Makefile.subdirs
replace makefiles with version based on the improved flint makefiles
2014-08-18 22:53:50 +02:00
partitions.h
port partition function to new types
2014-06-17 16:25:54 +02:00
README
some documentation updates
2013-05-31 19:40:05 +02:00
zeta.h
Added extern "C" to headers.
2013-09-17 18:55:23 +01:00