.. |
test
|
document and test more functions
|
2014-06-20 10:21:21 +02:00 |
abs_bound_lt_2exp_si.c
|
more functions and test functions
|
2014-04-27 00:32:37 +02:00 |
add.c
|
move some code to the right places
|
2014-05-26 14:24:18 +02:00 |
add_mpn.c
|
speed up low-precision addition
|
2014-05-22 23:13:38 +02:00 |
addmul.c
|
more multiplication and addmul/submul methods
|
2014-05-05 10:52:51 +02:00 |
cmp.c
|
+sgn, abs, cmp, cmpabs, get_mpfr, randtest, and some initial test code
|
2014-04-24 22:56:39 +02:00 |
cmp_2exp_si.c
|
more functions and test functions
|
2014-04-27 00:32:37 +02:00 |
cmpabs.c
|
+sgn, abs, cmp, cmpabs, get_mpfr, randtest, and some initial test code
|
2014-04-24 22:56:39 +02:00 |
cmpabs_2exp_si.c
|
more functions and test functions
|
2014-04-27 00:32:37 +02:00 |
complex_mul.c
|
move out fmpz_lshift_mpn and test
|
2014-05-19 14:49:31 +02:00 |
debug.c
|
another experimental floating-point type
|
2014-04-24 21:29:05 +02:00 |
div.c
|
fix memory leak
|
2014-05-23 14:02:58 +02:00 |
equal.c
|
+sgn, abs, cmp, cmpabs, get_mpfr, randtest, and some initial test code
|
2014-04-24 22:56:39 +02:00 |
get_d.c
|
fix 32-bit bug
|
2014-06-20 13:25:55 +02:00 |
get_fmpq.c
|
more work on ball arithmetic
|
2014-05-09 16:50:01 +02:00 |
get_fmpr.c
|
more functions and test functions
|
2014-04-27 00:32:37 +02:00 |
get_fmpz.c
|
port sin/cos_pi
|
2014-06-17 14:56:29 +02:00 |
get_fmpz_2exp.c
|
more functions and test functions
|
2014-04-27 00:32:37 +02:00 |
get_mag.c
|
more bugfixes and test code
|
2014-05-08 16:49:39 +02:00 |
get_mpfr.c
|
+sgn, abs, cmp, cmpabs, get_mpfr, randtest, and some initial test code
|
2014-04-24 22:56:39 +02:00 |
get_si.c
|
port sin/cos_pi
|
2014-06-17 14:56:29 +02:00 |
Makefile
|
another experimental floating-point type
|
2014-04-24 21:29:05 +02:00 |
memory_manager.c
|
update documentation
|
2014-05-27 20:14:09 +02:00 |
mul_rnd_any.c
|
preliminary addition code; some other code adjustments
|
2014-05-02 15:09:11 +02:00 |
mul_rnd_down.c
|
more multiplication and addmul/submul methods
|
2014-05-05 10:52:51 +02:00 |
mul_special.c
|
multiplication code
|
2014-04-28 00:45:55 +02:00 |
mul_via_mpfr.c
|
replace function
|
2014-04-28 06:38:48 +02:00 |
neg_round.c
|
improve in-place set/neg_round
|
2014-05-20 00:56:44 +02:00 |
print.c
|
multiplication code
|
2014-04-28 00:45:55 +02:00 |
randtest.c
|
+sgn, abs, cmp, cmpabs, get_mpfr, randtest, and some initial test code
|
2014-04-24 22:56:39 +02:00 |
rsqrt.c
|
add sqrt and rsqrt methods
|
2014-05-04 20:22:37 +02:00 |
set_d.c
|
add arf_set_d, arf_get_d
|
2014-06-04 12:55:05 +02:00 |
set_fmpr.c
|
add more test code
|
2014-04-26 20:14:57 +02:00 |
set_mpfr.c
|
rm whitespace
|
2014-04-24 22:59:11 +02:00 |
set_mpn.c
|
another experimental floating-point type
|
2014-04-24 21:29:05 +02:00 |
set_round.c
|
improve in-place set/neg_round
|
2014-05-20 00:56:44 +02:00 |
set_round_mpn.c
|
preliminary addition code; some other code adjustments
|
2014-05-02 15:09:11 +02:00 |
set_round_ui.c
|
preliminary addition code; some other code adjustments
|
2014-05-02 15:09:11 +02:00 |
set_round_uiui.c
|
speed up low-precision addition
|
2014-05-22 23:13:38 +02:00 |
sqrt.c
|
add sqrt and rsqrt methods
|
2014-05-04 20:22:37 +02:00 |
sub.c
|
more subtraction methods
|
2014-05-03 01:38:53 +02:00 |
submul.c
|
initial code for complex numbers
|
2014-05-15 16:36:30 +02:00 |
sum.c
|
document and test more functions
|
2014-06-20 10:21:21 +02:00 |