Commit graph

653 commits

Author SHA1 Message Date
Fredrik Johansson
d8147d3cc8 add arb_mat 2014-05-14 16:59:09 +02:00
Fredrik Johansson
0b08122963 bump some more cutoffs 2014-05-14 13:09:51 +02:00
Fredrik Johansson
7f68f08534 adjust cutoff 2014-05-14 12:51:42 +02:00
Fredrik Johansson
2fc800f0b8 add a rudimentary arf_t memory manager 2014-05-14 12:33:50 +02:00
Fredrik Johansson
08a8513462 fix 2014-05-14 12:04:08 +02:00
Fredrik Johansson
f5d37425f5 arb_poly module 2014-05-13 20:43:04 +02:00
Fredrik Johansson
5dd148db59 wrap remaining fmprb functions 2014-05-12 11:15:51 +02:00
Fredrik Johansson
40132cfcdd more square root related methods 2014-05-12 04:39:59 +02:00
Fredrik Johansson
8a9a8b79af fix stupid bug 2014-05-11 17:06:47 +02:00
Fredrik Johansson
9b992a306c square roots and some tweaks 2014-05-11 16:51:21 +02:00
Fredrik Johansson
0dff48c4e7 enable t-special 2014-05-11 05:47:44 +02:00
Fredrik Johansson
85e5824db9 addmul/submul methods 2014-05-11 03:30:34 +02:00
Fredrik Johansson
1054e41f74 division methods (work in progress) 2014-05-10 03:27:12 +02:00
Fredrik Johansson
2e256cf4ae multiplication methods 2014-05-09 21:22:24 +02:00
Fredrik Johansson
0d6a6a4c51 more ball arithmetic code (add/sub methods) 2014-05-09 20:29:41 +02:00
Fredrik Johansson
48ddeea5ef more work on ball arithmetic 2014-05-09 16:50:01 +02:00
Fredrik Johansson
decf8ca7e6 document the arf module 2014-05-08 19:35:52 +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
42ba244929 more work 2014-05-06 20:38:49 +02:00
Fredrik Johansson
cdf38c64ba correction 2014-05-06 19:17:29 +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
a47e1580c6 Merge remote branch 'origin/arf' into arf 2014-05-05 08:15:06 +02:00
Fredrik Johansson
7f7a8539ef Merge remote branch 'origin' into arf 2014-05-05 08:14:48 +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
4b46190fb3 return exact for exact square roots in fmpr_sqrt 2014-05-04 19:19:16 +02:00
Fredrik Johansson
e38c10f6df Merge branch 'master' into arf 2014-05-04 02:26:57 +02:00
Fredrik Johansson
e72abb11ef division code 2014-05-04 02:01:18 +02:00
Fredrik Johansson
e3dd63c937 let this be 1.1.0 2014-05-03 04:59:54 +02:00
Fredrik Johansson
25280b7342 don't assume that libm is sane 2014-05-03 04:36:10 +02:00
Fredrik Johansson
a3d582730c add code from a future flint version, and silence a warning 2014-05-03 03:19:05 +02:00
Fredrik Johansson
dd959c3ef9 more subtraction methods 2014-05-03 01:38:53 +02:00
Fredrik Johansson
1e1a59fa97 include module in Makefile.in 2014-05-03 01:17:23 +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
28f4c0d6a3 change order of fmpr rnd defs 2014-04-26 20:14:43 +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