Commit graph

632 commits

Author SHA1 Message Date
Fredrik Johansson
ef8de95902 call this 2.0.0 2014-05-27 22:12:48 +02:00
Fredrik Johansson
4df2988515 update documentation 2014-05-27 20:14:09 +02:00
Fredrik Johansson
fcc986e558 fix uninitialized variable in test code 2014-05-26 19:05:38 +02:00
Fredrik Johansson
7d25ae31e1 fix type error 2014-05-26 18:53:33 +02:00
Fredrik Johansson
99319bf366 simplification 2014-05-26 18:39:55 +02:00
Fredrik Johansson
6b1c05c171 also do contains_arf directly 2014-05-26 18:28:56 +02:00
Fredrik Johansson
1bb9bd5482 arf-native sum, contains, overlaps 2014-05-26 18:23:38 +02:00
Fredrik Johansson
668b170b91 avoiding wrappers; putting code in the right place 2014-05-26 17:15:00 +02:00
Fredrik Johansson
301da18e89 move some code to the right places 2014-05-26 14:24:18 +02:00
Fredrik Johansson
3b5ad3e8d0 slightly reduce mullow_block cutoff 2014-05-26 14:24:00 +02:00
Fredrik Johansson
6dc699d903 documentation update 2014-05-26 14:05:43 +02:00
Fredrik Johansson
12c44160d2 Merge remote branch 'origin/arf' into arf 2014-05-26 13:50:26 +02:00
Fredrik Johansson
5598dece32 fix memory leak 2014-05-23 14:02:58 +02:00
Fredrik Johansson
e5001c19ae Merge remote branch 'origin/arf' into arf 2014-05-22 23:48:10 +02:00
Fredrik Johansson
12dabe6db7 speed up low-precision addition 2014-05-22 23:13:38 +02:00
Fredrik Johansson
2aaf87bdd4 poly_roots: improve for low-degree polys with clustered roots 2014-05-21 17:48:37 +02:00
Fredrik Johansson
80d7a04e02 improve in-place set/neg_round 2014-05-20 00:56:44 +02:00
Fredrik Johansson
dfa2ca7113 some more work on complex addmul and polynomial evaluation 2014-05-19 21:01:45 +02:00
Fredrik Johansson
d49ce1fc5f move out fmpz_lshift_mpn and test 2014-05-19 14:49:31 +02:00
Fredrik Johansson
f43d0cf43d document some more arf functions 2014-05-19 14:29:26 +02:00
Fredrik Johansson
5b99998396 document and add tests for some more mag functions 2014-05-19 14:11:05 +02:00
Fredrik Johansson
b936e25ca1 Merge remote branch 'fandango/arf' into arf 2014-05-16 14:06:30 +02:00
Fredrik Johansson
c939538a0a complex polys 2014-05-16 14:04:28 +02:00
Abhinav Baid
089744373c add dot and norm functions 2014-05-16 17:17:01 +05:30
Fredrik Johansson
a1525656cf complex matrices 2014-05-15 19:56:11 +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
926bf06b70 fix filenames 2014-05-14 17:43:24 +02:00
Fredrik Johansson
ba71f5472e restore brent-kung composition 2014-05-14 17:12:27 +02:00
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