Commit graph

11 commits

Author SHA1 Message Date
Fredrik Johansson
f5acc0c73d multithreaded fmprb_mat_mul 2013-08-17 16:54:08 +02:00
Fredrik Johansson
4bd28225bc use flint_cleanup() everywhere 2013-07-30 13:53:10 +02:00
Fredrik Johansson
f1a4d6efc2 remove some duplicated code 2013-07-24 11:53:32 +02:00
Fredrik Johansson
7f572df9a5 introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs 2013-07-17 20:18:15 +02:00
Fredrik Johansson
c96f9cf837 add the fmpcb_mat module, and various helper functions 2012-11-07 16:07:22 +01:00
Fredrik Johansson
553e560ca8 add fmprb_mat_pow_ui, contains_fmpz_mat 2012-10-18 10:39:30 +02:00
Fredrik Johansson
aa8d528ced determinants 2012-09-29 01:10:41 +02:00
Fredrik Johansson
23e6c31bdd add nonsingular solving, inverse 2012-09-28 14:51:34 +02:00
Fredrik Johansson
4d6082e935 add LU decomposition 2012-09-28 13:18:15 +02:00
Fredrik Johansson
e6ed5d2f08 allow aliasing in matrix multiplication 2012-09-28 13:17:53 +02:00
Fredrik Johansson
30949eedc1 start of a matrix module 2012-09-26 14:19:13 +02:00