David Berghaus
|
190cd45130
|
Fixed bug for aliased mat_mul of window matrices
|
2021-03-23 18:32:37 +01:00 |
|
fredrik
|
ce12934875
|
cutoffs for using mat_sqr_classical
|
2018-08-28 15:54:25 +02:00 |
|
fredrik
|
41176f59db
|
initial use of arb_dot and acb_dot in matrix multiplication (cutoffs not updated)
|
2018-08-26 21:02:14 +02:00 |
|
fredrik
|
a9c98ed697
|
make sure matrix squaring uses the fast multiplication code
|
2018-07-03 12:48:41 +02:00 |
|
Fredrik Johansson
|
6035ee2420
|
add acb_mat_mul_threaded
|
2017-08-01 14:01:05 +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 |
|
William Hart
|
55c2827539
|
printf -> flint_printf, sprintf -> flint_sprintf, fprintf -> flint_fprintf.
|
2015-11-06 16:17:27 +00:00 |
|
William Hart
|
e4fbc752e4
|
long -> slong in arb_mat/ and arb_mat/test/.
|
2015-11-05 17:57:50 +00:00 |
|
Fredrik Johansson
|
d8147d3cc8
|
add arb_mat
|
2014-05-14 16:59:09 +02:00 |
|