arb/arb_mat/test
2018-12-04 12:25:28 +01:00
..
t-addmul_rad_mag_fast.c faster arb_mat_mul using blocks, scaling and multiplying via fmpz_mat_mul and doubles 2018-06-25 19:39:55 +02:00
t-charpoly.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
t-cho.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-dct.c add some arb_mat special matrices: ones, hilbert, dct 2018-06-24 16:21:44 +02:00
t-det.c implement arb_mat_det_precond; improvements to arb_mat_det 2018-07-02 12:54:08 +02:00
t-det_precond.c implement arb_mat_det_precond; improvements to arb_mat_det 2018-07-02 12:54:08 +02:00
t-exp.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01: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-inv_cho_precomp.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
t-inv_ldl_precomp.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
t-ldl.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
t-lu.c arb_mat: window matrices, block recursive LU factorization and triangular solving 2018-06-26 21:42:55 +02:00
t-lu_recursive.c arb_mat: window matrices, block recursive LU factorization and triangular solving 2018-06-26 21:42:55 +02:00
t-mul.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
t-mul_block.c arb_mat_mul_block: use arb_dot in fallback code, and force bigger minimal blocks 2018-11-07 17:18:17 +01:00
t-mul_entrywise.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
t-mul_threaded.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
t-pascal.c more arb_mat special matrices: pascal, stirling 2018-06-24 17:29:24 +02:00
t-solve.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
t-solve_cho_precomp.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
t-solve_ldl_precomp.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
t-solve_lu.c arb_mat: window matrices, block recursive LU factorization and triangular solving 2018-06-26 21:42:55 +02:00
t-solve_preapprox.c port precond solving to acb_mat 2018-04-10 17:52:06 +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-spd_inv.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
t-spd_solve.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
t-sqr.c Replace abort with flint_abort. 2017-02-28 16:52:57 +01:00
t-stirling.c more arb_mat special matrices: pascal, stirling 2018-06-24 17:29:24 +02: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