Commit graph

10 commits

Author SHA1 Message Date
alex
98c3e3a0d6 ENH: add trace 2015-11-28 16:12:33 -05:00
Fredrik Johansson
57c1a7fed8 Merge pull request #62 from argriffing/add-arb-mat-sqr
ENH: arb_mat_sqr
2015-11-28 03:51:06 +01:00
alex
14e9ecfb89 TST: more thorough testing of complex matrix multiplication 2015-11-27 20:53:27 -05:00
alex
40818f686f ENH: acb_mat_sqr 2015-11-24 11:19:53 -05:00
William Hart
55c2827539 printf -> flint_printf, sprintf -> flint_sprintf, fprintf -> flint_fprintf. 2015-11-06 16:17:27 +00:00
William Hart
72abf04641 %ld -> %wd in *.c. 2015-11-06 15:51:44 +00:00
William Hart
ec0794bee4 long -> slong in acb_mat/ and acb_mat/test. 2015-11-05 17:47:49 +00:00
Fredrik Johansson
1c91601241 add more useful methods 2015-10-02 09:46:02 +02:00
Fredrik Johansson
1a29168c4b add matrix charpoly (ported from flint) and randtest methods 2015-01-18 00:14:42 +01:00
Fredrik Johansson
a1525656cf complex matrices 2014-05-15 19:56:11 +02:00