alex
|
c7ef0f64ac
|
MAINT: print(...) is now implemented like fprint(stdout, ...)
|
2016-01-01 17:18:55 -05:00 |
|
alex
|
020433d0dc
|
ENH: add fprint
|
2015-12-31 19:06:07 -05:00 |
|
Jeroen Demeyer
|
a4c5930721
|
Use variable names which do not conflict with FLINT
|
2015-12-28 19:42:56 +01:00 |
|
William Hart
|
75d3be4cd1
|
BLAH_INLINE long -> BLAH_INLINE slong in *.h.
|
2015-11-10 13:58:05 +00:00 |
|
William Hart
|
34008143c1
|
long -> slong return values.
|
2015-11-10 13:41:43 +00:00 |
|
William Hart
|
22e6bc7b09
|
LONG_MAX/ULONG_MAX -> WORD_MAX/UWORD_MAX in *.c and test/*.c.
|
2015-11-10 13:31:16 +00:00 |
|
William Hart
|
55c2827539
|
printf -> flint_printf, sprintf -> flint_sprintf, fprintf -> flint_fprintf.
|
2015-11-06 16:17:27 +00:00 |
|
William Hart
|
8c7ac256f3
|
long -> slong arf.h.
|
2015-11-06 11:14:53 +00:00 |
|
Fredrik Johansson
|
303913f631
|
add arf_root and improve arb_root
|
2015-06-17 18:37:53 +02:00 |
|
Fredrik Johansson
|
d212f84652
|
implement incomplete gamma function
|
2015-01-21 16:14:46 +01:00 |
|
Fredrik Johansson
|
d7a1a84f25
|
add inline functions to library
|
2014-12-25 15:50:37 +01:00 |
|
Fredrik Johansson
|
eaedd0c839
|
add floor and ceil functions
|
2014-10-30 15:54:50 +01:00 |
|
Fredrik Johansson
|
0b18b1d961
|
when attempting to printd huge numbers, print something instead of dying
|
2014-10-08 15:54:08 +02:00 |
|
Fredrik Johansson
|
4e2456343b
|
new arb_atan implementation
|
2014-08-12 12:58:19 +02:00 |
|
Fredrik Johansson
|
d53f08390f
|
insert cast for C++ compatibility
|
2014-07-31 18:52:39 +02:00 |
|
Fredrik Johansson
|
46e15289fb
|
document shallow assign functions
|
2014-07-30 16:58:38 +02:00 |
|
Fredrik Johansson
|
2f4e46e263
|
document and test more functions
|
2014-06-20 10:21:21 +02:00 |
|
Fredrik Johansson
|
a4224df956
|
port sin/cos_pi
|
2014-06-17 14:56:29 +02:00 |
|
Fredrik Johansson
|
b014dbec80
|
add arf_set_d, arf_get_d
|
2014-06-04 12:55:05 +02:00 |
|
Fredrik Johansson
|
1bb9bd5482
|
arf-native sum, contains, overlaps
|
2014-05-26 18:23:38 +02:00 |
|
Fredrik Johansson
|
301da18e89
|
move some code to the right places
|
2014-05-26 14:24:18 +02:00 |
|
Fredrik Johansson
|
12dabe6db7
|
speed up low-precision addition
|
2014-05-22 23:13:38 +02:00 |
|
Fredrik Johansson
|
f43d0cf43d
|
document some more arf functions
|
2014-05-19 14:29:26 +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
|
9b992a306c
|
square roots and some tweaks
|
2014-05-11 16:51:21 +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
|
c268754bb0
|
very rough initial code for mag_t and arb_t types
|
2014-05-06 15:31:17 +02:00 |
|
Fredrik Johansson
|
4d66d4968a
|
more multiplication and addmul/submul methods
|
2014-05-05 10:52:51 +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
|
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
|
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
|
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
|
4bc3ad084d
|
+sgn, abs, cmp, cmpabs, get_mpfr, randtest, and some initial test code
|
2014-04-24 22:56:39 +02:00 |
|
Fredrik Johansson
|
4d165cfb1c
|
another experimental floating-point type
|
2014-04-24 21:29:05 +02:00 |
|