Commit graph

62 commits

Author SHA1 Message Date
Fredrik Johansson
28c969927c merge and update some acb_dirichlet code 2017-09-18 18:20:47 +02:00
Fredrik Johansson
84c79a3a10 add arb_fmpz_poly module with evaluation, plus a function to construct minimal polynomials of Gaussian periods 2017-06-23 13:08:45 +02:00
François Bissey
fbfb5bbf8b install static library in LIBDIR instead of lib 2017-05-21 17:21:53 +12:00
Fredrik Johansson
ea6c9bedaa start of code for incomplete elliptic integrals 2017-02-09 00:28:34 +01:00
Pascal
079f400d6a Revert "temporary remove acb_dft and hide theta internals"
This reverts commit 30525ec26a.
2016-10-11 17:15:38 +02:00
Pascal
54c29c20ef temporary remove acb_dft and hide theta internals 2016-10-06 14:59:37 +02:00
Pascal
6debd55328 separate dirichlet/acb_dirichlet 2016-10-06 14:19:39 +02:00
Pascal
201c241172 move dft to separate directory 2016-10-06 12:39:42 +02:00
Pascal
34969d1145 move discrete log to dlog dir 2016-09-06 14:24:01 +02:00
Fredrik Johansson
f168915ed6 initial code for arb_hypgeom wrapper module 2016-07-04 21:18:12 +02:00
alex
88e0167c21 MAINT: remove fmpz_mat_extras 2016-03-04 00:54:40 -05:00
alex
1477bd2109 ENH: bool_mat 2016-02-28 21:24:27 -05:00
Fredrik Johansson
29366e30c8 remove the fmprb module 2016-02-26 20:17:33 +01:00
alex
0ced8d4e5e MAINT: move transitive_closure to a new fmpz_mat_extras module 2016-02-23 22:34:51 -05:00
Fredrik Johansson
5804a8a947 acb_dirichlet: start of a module for Dirichlet L-functions (etc.) 2016-02-15 16:33:06 +01:00
Fredrik Johansson
a708c9a97c create link to libarb.major to fix make check on some systems (patch by Andreas Enge) 2016-01-21 11:15:28 +01:00
wbhart
e3961673ac Correct order for linker line.
After some testing we have found that this is the good order for things when linking.
2015-11-20 20:45:32 +01:00
wbhart
9b407322aa Put LDFLAGS and LIBS2 in same order as in Flint.
It seems the order of LDFLAGS and LIBS2 may be critical.
2015-11-19 20:58:48 +01:00
wbhart
155d5c896c Support LDFLAGS.
This fix is required for Nemo to use Arb correctly.
2015-11-19 20:07:30 +01:00
Fredrik Johansson
ceb8ad55f0 version the library - patch by Julien Puydt 2015-10-14 12:21:23 +02:00
Fredrik Johansson
59b1642cdd Revert "Added soname versioning"
This reverts commit 2596a0ed41.
2015-10-11 12:49:32 +02:00
Julien Puydt
2596a0ed41 Added soname versioning 2015-10-10 13:11:38 +02:00
Fredrik Johansson
fdd858b1c1 fix (?) for static build on OS X 2015-02-21 23:35:30 +01:00
Fredrik Johansson
af8f8d713e start of a module for hypergeometric functions 2014-11-06 16:03:49 +01:00
Fredrik Johansson
16abd31903 some initial code for working with modular forms 2014-10-01 15:25:50 +02:00
Fredrik Johansson
6063d1be3e remove more old files, and move things around 2014-09-25 15:36:55 +02:00
Fredrik Johansson
e493a6dd43 remove most of the old (arb 1.x) modules 2014-08-19 01:26:52 +02:00
Fredrik Johansson
02bfd87589 fix make install include path 2014-08-19 00:22:10 +02:00
Fredrik Johansson
a4019154e7 replace makefiles with version based on the improved flint makefiles 2014-08-18 22:53:50 +02:00
Fredrik Johansson
09887881bc add acb_calc and integrals example programs 2014-06-19 16:17:32 +02:00
Fredrik Johansson
bff2d63525 arb_calc module 2014-06-19 15:43:48 +02:00
Fredrik Johansson
c939538a0a complex polys 2014-05-16 14:04:28 +02:00
Fredrik Johansson
a1525656cf complex matrices 2014-05-15 19:56:11 +02:00
Fredrik Johansson
6575ccf454 initial code for complex numbers 2014-05-15 16:36:30 +02:00
Fredrik Johansson
d8147d3cc8 add arb_mat 2014-05-14 16:59:09 +02:00
Fredrik Johansson
f5d37425f5 arb_poly module 2014-05-13 20:43:04 +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
1e1a59fa97 include module in Makefile.in 2014-05-03 01:17:23 +02:00
Fredrik Johansson
afa3a98d7f remove the holonomic module (too experimental for now; not used anywhere) 2014-01-15 12:54:28 +01:00
Fredrik Johansson
6857fa3846 start of fmpcb_calc module 2013-10-02 13:42:57 +02:00
Fredrik Johansson
915198fd6a fix missing -lpthread (I think) 2013-09-23 17:29:51 +02:00
Fredrik Johansson
35698b328a a new fmprb_calc module for calculus (root-finding etc.); wip 2013-09-22 12:57:12 +01:00
Fredrik Johansson
a20454ffe5 fix makefile bugs 2013-05-31 20:10:52 +02:00
Fredrik Johansson
3490dfe95d some work-in-progress code to support faster low-precision elementary functions 2013-05-17 19:22:38 +02:00
Fredrik Johansson
52d62da488 support gmp 2013-05-07 17:41:32 +01:00
Fredrik Johansson
d6f3c9654c initial port of partition function (needs more work) 2013-04-26 18:20:47 +02:00
Fredrik Johansson
1a0e89c749 move zeta function implementation code to separate module (wip) 2013-02-28 17:24:50 +01:00
Fredrik Johansson
f872b2f6b2 add fmpz_extras module to collect fmpz helper functions 2013-02-17 17:58:15 +01:00
Fredrik Johansson
ea7a826a39 code for computing the gamma function using Taylor series (wip) 2013-02-14 18:53:31 +01:00
Fredrik Johansson
3f0901e71a move hypgeom code to its own module, +improvements and docs 2013-01-23 15:54:38 +01:00