Commit graph

18 commits

Author SHA1 Message Date
alex
e443f3c4a1 ENH: better entrywise truncation errors for matrix powers 2016-03-04 13:52:09 -05:00
Fredrik Johansson
846e14c0a9 public functions arb_mat_exp_taylor_sum / acb_mat_exp_taylor_sum 2016-03-04 15:46:09 +01:00
alex
2d8a5223e7 ENH: use nilpotency degree to improve exp error bounds 2016-03-04 00:22:30 -05:00
Fredrik Johansson
80640c87e2 include flint/foo.h instead of foo.h 2016-03-03 15:42:23 +01:00
alex
247964e4d2 MAINT: use bool_mat for structure detection for matrix exp 2016-03-02 14:56:06 -05:00
alex
4cfe3f4d9e MAINT: is_square and is_empty for arb_mat and acb_mat 2016-02-26 19:33:42 -05:00
alex
0ced8d4e5e MAINT: move transitive_closure to a new fmpz_mat_extras module 2016-02-23 22:34:51 -05:00
alex
25e3594704 MAINT: rename functions and clarify docs 2016-02-23 17:07:59 -05:00
alex
260c530197 MAINT: document sparsity-related arb_mat functions and move them to a separate file 2016-02-23 13:46:29 -05:00
alex
32625cfc4f MAINT: treat exp aliasing more carefully 2016-01-28 13:24:12 -05:00
alex
bce2aca769 ENH: special-case exp of diagonal matrices 2016-01-28 12:43:27 -05:00
alex
9d34897ff2 ENH: improved structured matrix exp bounds 2016-01-27 20:29:26 -05:00
alex
d89932df1c ENH: arb_mat_sqr 2015-11-23 18:31:33 -05:00
William Hart
34008143c1 long -> slong return values. 2015-11-10 13:41:43 +00:00
William Hart
55c2827539 printf -> flint_printf, sprintf -> flint_sprintf, fprintf -> flint_fprintf. 2015-11-06 16:17:27 +00:00
William Hart
e4fbc752e4 long -> slong in arb_mat/ and arb_mat/test/. 2015-11-05 17:57:50 +00:00
Fredrik Johansson
24b18ec104 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
Fredrik Johansson
d8147d3cc8 add arb_mat 2014-05-14 16:59:09 +02:00