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 |
|
Fredrik Johansson
|
76a4b8dcc1
|
faster Bernoulli number generation
|
2012-12-19 14:04:00 +01:00 |
|
Fredrik Johansson
|
c96f9cf837
|
add the fmpcb_mat module, and various helper functions
|
2012-11-07 16:07:22 +01:00 |
|
Fredrik Johansson
|
c305ff6338
|
initial code for complex numbers and polynomials
|
2012-10-14 16:30:01 +02:00 |
|
Fredrik Johansson
|
561446b94b
|
new module fmpz_holonomic for holonomic sequences/functions
|
2012-10-12 19:03:21 +02:00 |
|
Fredrik Johansson
|
30949eedc1
|
start of a matrix module
|
2012-09-26 14:19:13 +02:00 |
|
Fredrik Johansson
|
86a4f1b76c
|
start of a ball polynomial type
|
2012-09-04 12:56:29 +02:00 |
|
Fredrik Johansson
|
3695c29072
|
more functions, and first version of ball arithmetic
|
2012-09-01 23:32:52 +02:00 |
|
Fredrik Johansson
|
09990f94bc
|
fmpz based floating-point arithmetic (experimental)
|
2012-08-05 19:57:08 +02:00 |
|
Fredrik Johansson
|
34bf32263d
|
experimental exp() code
|
2012-04-30 12:58:08 +02:00 |
|
Fredrik Johansson
|
c1d42baf06
|
add an experimental ufloat module, for low-precision magnitude bounding
|
2012-04-10 11:44:26 +02:00 |
|
Fredrik Johansson
|
cc82154a19
|
add an arb_poly module
|
2012-04-07 20:38:35 +02:00 |
|
Fredrik Johansson
|
019a921613
|
first commit
|
2012-04-05 15:57:19 +02:00 |
|