fredrik
|
101a95cd25
|
more public matrix helpers: is_zero, is_finite, is_triu, is_tril, is_diag, diag_prod
|
2018-12-05 11:44:57 +01:00 |
|
fredrik
|
bcc3287c0a
|
acb_mat_det_precond and other determinant improvements
|
2018-07-03 17:00:52 +02:00 |
|
Tommy Hofmann
|
6bf072eb59
|
Replace abort with flint_abort.
This will allow us to not loose the julia session on error.
See also https://github.com/wbhart/flint2/pull/243
|
2017-02-28 16:52:57 +01:00 |
|
Fredrik Johansson
|
ecb70e7476
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
|
alex
|
4cfe3f4d9e
|
MAINT: is_square and is_empty for arb_mat and acb_mat
|
2016-02-26 19:33:42 -05:00 |
|
William Hart
|
34008143c1
|
long -> slong return values.
|
2015-11-10 13:41:43 +00:00 |
|
William Hart
|
ec0794bee4
|
long -> slong in acb_mat/ and acb_mat/test.
|
2015-11-05 17:47:49 +00:00 |
|
Fredrik Johansson
|
f66d002884
|
more is_real methods; use in acb_mat exp and det
|
2015-01-18 17:21:23 +01:00 |
|
Fredrik Johansson
|
a1525656cf
|
complex matrices
|
2014-05-15 19:56:11 +02:00 |
|