arb/acb_mat/test
2020-09-20 23:17:34 -05:00
..
t-approx_eig_qr.c approximate eigenvectors + better test code 2018-11-24 19:27:42 +01:00
t-charpoly.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
t-companion.c companion matrices 2018-12-04 12:25:28 +01:00
t-det.c acb_mat_det_precond and other determinant improvements 2018-07-03 17:00:52 +02:00
t-det_precond.c acb_mat_det_precond and other determinant improvements 2018-07-03 17:00:52 +02:00
t-dft.c some more acb_mat functions: ones, dft, conjugate, conjugate_transpose 2018-07-03 13:20:08 +02:00
t-eig_enclosure_rump.c acb_get_mid as a common function; small doc edits 2018-12-03 22:38:36 +01:00
t-eig_global_enclosure.c make test code less trivial 2018-11-26 16:28:13 +01:00
t-eig_multiple.c convergence sometimes fails for multiple eigenvalues; revert k>1 case, adjust tests and add notes 2018-12-06 19:27:13 +01:00
t-eig_simple.c add failing test 2020-09-20 23:17:34 -05:00
t-exp.c mp_bitcnt_t -> flint_bitcnt_t 2020-06-22 23:48:09 +02:00
t-exp_taylor_sum.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
t-frobenius_norm.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
t-inv.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
t-lu.c block LU algorithms for acb_mat 2018-07-03 14:17:31 +02:00
t-lu_recursive.c block LU algorithms for acb_mat 2018-07-03 14:17:31 +02:00
t-mul.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
t-mul_entrywise.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
t-mul_reorder.c implement acb_mat_mul_reorder 2018-07-02 22:06:53 +02:00
t-mul_threaded.c add acb_mat_mul_threaded 2017-08-01 14:01:05 +02:00
t-solve.c block LU algorithms for acb_mat 2018-07-03 14:17:31 +02:00
t-solve_lu.c block LU algorithms for acb_mat 2018-07-03 14:17:31 +02:00
t-solve_precond.c port precond solving to acb_mat 2018-04-10 17:52:06 +02:00
t-solve_tril.c adjust sizes in test code 2018-09-04 15:41:29 +02:00
t-solve_triu.c adjust sizes in test code 2018-09-04 15:41:29 +02:00
t-sqr.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
t-trace.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
t-transpose.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00