Fredrik Johansson
|
5598dece32
|
fix memory leak
|
2014-05-23 14:02:58 +02:00 |
|
Fredrik Johansson
|
12dabe6db7
|
speed up low-precision addition
|
2014-05-22 23:13:38 +02:00 |
|
Fredrik Johansson
|
80d7a04e02
|
improve in-place set/neg_round
|
2014-05-20 00:56:44 +02:00 |
|
Fredrik Johansson
|
d49ce1fc5f
|
move out fmpz_lshift_mpn and test
|
2014-05-19 14:49:31 +02:00 |
|
Fredrik Johansson
|
76d4f04fbe
|
more work on complex multiplication
|
2014-05-15 19:20:44 +02:00 |
|
Fredrik Johansson
|
6575ccf454
|
initial code for complex numbers
|
2014-05-15 16:36:30 +02:00 |
|
Fredrik Johansson
|
2fc800f0b8
|
add a rudimentary arf_t memory manager
|
2014-05-14 12:33:50 +02:00 |
|
Fredrik Johansson
|
48ddeea5ef
|
more work on ball arithmetic
|
2014-05-09 16:50:01 +02:00 |
|
Fredrik Johansson
|
719ede74af
|
more bugfixes and test code
|
2014-05-08 16:49:39 +02:00 |
|
Fredrik Johansson
|
0998aa9821
|
more code and test code
|
2014-05-08 14:48:36 +02:00 |
|
Fredrik Johansson
|
4d66d4968a
|
more multiplication and addmul/submul methods
|
2014-05-05 10:52:51 +02:00 |
|
Fredrik Johansson
|
51976c133e
|
increase precision in test code
|
2014-05-05 00:11:26 +02:00 |
|
Fredrik Johansson
|
6b30ee4363
|
add sqrt and rsqrt methods
|
2014-05-04 20:22:37 +02:00 |
|
Fredrik Johansson
|
e72abb11ef
|
division code
|
2014-05-04 02:01:18 +02:00 |
|
Fredrik Johansson
|
dd959c3ef9
|
more subtraction methods
|
2014-05-03 01:38:53 +02:00 |
|
Fredrik Johansson
|
b505521b53
|
cleanup
|
2014-05-02 20:30:00 +02:00 |
|
Fredrik Johansson
|
08ea29c72f
|
add add_si/ui/fmpz methods
|
2014-05-02 20:23:59 +02:00 |
|
Fredrik Johansson
|
3a16b8587d
|
add sub
|
2014-05-02 17:59:34 +02:00 |
|
Fredrik Johansson
|
81055070cf
|
preliminary addition code; some other code adjustments
|
2014-05-02 15:09:11 +02:00 |
|
Fredrik Johansson
|
0c4dcd412f
|
replace function
|
2014-04-28 06:38:48 +02:00 |
|
Fredrik Johansson
|
7c0cf13fc9
|
multiplication code
|
2014-04-28 00:45:55 +02:00 |
|
Fredrik Johansson
|
24a8a6b31f
|
more functions and test functions
|
2014-04-27 00:32:37 +02:00 |
|
Fredrik Johansson
|
d9a6e43aba
|
add more functions
|
2014-04-26 23:16:23 +02:00 |
|
Fredrik Johansson
|
64b737e7e9
|
more test code
|
2014-04-26 20:45:46 +02:00 |
|
Fredrik Johansson
|
15a45f69c0
|
add more test code
|
2014-04-26 20:14:57 +02:00 |
|
Fredrik Johansson
|
53a9ecc740
|
rounding code
|
2014-04-26 18:06:26 +02:00 |
|
Fredrik Johansson
|
92572d7910
|
rm whitespace
|
2014-04-24 22:59:11 +02:00 |
|
Fredrik Johansson
|
4bc3ad084d
|
+sgn, abs, cmp, cmpabs, get_mpfr, randtest, and some initial test code
|
2014-04-24 22:56:39 +02:00 |
|
Fredrik Johansson
|
8ca6eb9865
|
the mpn_scan1 code is no longer used
|
2014-04-24 21:31:43 +02:00 |
|
Fredrik Johansson
|
4d165cfb1c
|
another experimental floating-point type
|
2014-04-24 21:29:05 +02:00 |
|