Fredrik Johansson
|
20159fcc4f
|
Merge remote-tracking branch 'origin/master'
|
2016-04-29 13:50:19 +02:00 |
|
Fredrik Johansson
|
13bbbd92c6
|
add arf_frexp
|
2016-04-29 13:50:05 +02:00 |
|
Fredrik Johansson
|
9d2a4ec67e
|
Merge pull request #142 from argriffing/arb-poly-scalar-helpers
ENH: arb poly scalar mul and div
|
2016-04-28 18:34:17 +02:00 |
|
alex
|
427c397a46
|
ENH: arb poly scalar mul and div
|
2016-04-28 10:56:13 -04:00 |
|
Fredrik Johansson
|
4c05069ba9
|
normalise output in acb_poly_scalar_div
|
2016-04-28 11:48:10 +02:00 |
|
Fredrik Johansson
|
78a6ce2c19
|
normalise output in acb_poly_scalar_mul
|
2016-04-28 11:45:16 +02:00 |
|
Fredrik Johansson
|
7597e44344
|
Merge pull request #141 from argriffing/acb-poly-scalar-helpers
ENH: acb poly scalar mul and div convenience functions
|
2016-04-28 11:39:55 +02:00 |
|
alex
|
ae3777314d
|
ENH: acb poly scalar mul and div convenience functions
|
2016-04-27 21:23:54 -04:00 |
|
Fredrik Johansson
|
95fbab4a2e
|
revert debug code
|
2016-04-28 01:51:19 +02:00 |
|
Fredrik Johansson
|
c56b809bb7
|
Merge remote-tracking branch 'origin/master'
|
2016-04-28 01:47:09 +02:00 |
|
Fredrik Johansson
|
6e48b12f37
|
ARF_RND_NEAR should now work everywhere (not tested for div, sqrt, rsqrt, root)
|
2016-04-28 01:46:50 +02:00 |
|
Fredrik Johansson
|
6815df6eca
|
test ARF_RND_NEAR in addition-related methods
|
2016-04-28 01:40:39 +02:00 |
|
Fredrik Johansson
|
f2afe67fac
|
fix bug in last commit
|
2016-04-28 01:40:19 +02:00 |
|
Fredrik Johansson
|
b6a273370f
|
support ARF_RND_NEAR in _arf_set_round_ui/uiui
|
2016-04-27 23:20:35 +02:00 |
|
Fredrik Johansson
|
53b6db89d3
|
Merge pull request #140 from argriffing/gamma-lower-series
ENH: add incomplete gamma lower series
|
2016-04-27 23:17:20 +02:00 |
|
alex
|
daede9569b
|
simplify gamma lower series code a bit
|
2016-04-27 11:39:35 -04:00 |
|
alex
|
6d8d4b041e
|
MAINT: clean up implementation of gamma lower series regularized=2 with nonpositive integer params
|
2016-04-27 11:21:51 -04:00 |
|
alex
|
43e2c636c1
|
update license declarations for lower gamma series
|
2016-04-27 10:49:25 -04:00 |
|
alex
|
abcaa05e61
|
TST: lower incomplete gamma series with nonpositive integer parameter
|
2016-04-26 21:45:41 -04:00 |
|
Fredrik Johansson
|
8e6bee9824
|
document license (LGPL)
|
2016-04-26 17:48:35 +02:00 |
|
Fredrik Johansson
|
d51dc743b1
|
replace gpl-2.0.txt with LICENSE = lgpl-2.1.txt
|
2016-04-26 17:24:23 +02:00 |
|
Fredrik Johansson
|
ecb70e7476
|
update copyright headers to switch from GPL to LGPL
|
2016-04-26 17:20:05 +02:00 |
|
alex
|
70e43f9da9
|
work in progress -- lower gamma series
|
2016-04-26 11:13:08 -04:00 |
|
alex
|
9e2c631de8
|
ENH: add incomplete gamma lower series
|
2016-04-25 14:01:56 -04:00 |
|
Fredrik Johansson
|
9247b026b2
|
Merge pull request #137 from argriffing/docs-typo-2
DOC: typos
|
2016-04-22 15:46:39 +02:00 |
|
Fredrik Johansson
|
9c00e3a69f
|
Merge pull request #134 from argriffing/move-incomplete-gamma-series
MAINT: move upper incomplete gamma series from acb_poly to acb_hypgeom
|
2016-04-22 15:46:29 +02:00 |
|
alex
|
96add10c9b
|
DOC: more typos
|
2016-04-21 18:42:02 -04:00 |
|
alex
|
cb8f39af52
|
BUG: incomplete upper gamma series aliasing issue
|
2016-04-21 16:30:27 -04:00 |
|
alex
|
c49f5ff5b6
|
DOC: typos
|
2016-04-21 12:28:46 -04:00 |
|
alex
|
2ef8db5c16
|
MAINT: fix upper gamma series regularized=2
|
2016-04-21 12:13:28 -04:00 |
|
Fredrik Johansson
|
14199fd87d
|
Merge pull request #136 from rickyefarr/master
Build Extension Module Examples, add arb_sqr and acb_sqr
|
2016-04-21 14:49:42 +02:00 |
|
alex
|
7008991878
|
ENH: regularization of upper incomplete gamma series
|
2016-04-20 17:43:59 -04:00 |
|
Ricky E. Farr
|
9bb4a234de
|
Fix small issue with previous commit
|
2016-04-20 06:28:07 -04:00 |
|
Ricky E. Farr
|
73011a5386
|
Add arb_sqr and acb_sqr functions and documentation
|
2016-04-20 06:15:31 -04:00 |
|
Ricky E. Farr
|
36795a40f5
|
Build Extension Module Examples
|
2016-04-20 05:37:57 -04:00 |
|
alex
|
c0bd423eef
|
DOC: function name typo
|
2016-04-19 16:40:07 -04:00 |
|
alex
|
650d891efc
|
MAINT: move upper incomplete gamma series from acb_poly to acb_hypgeom
|
2016-04-19 15:27:53 -04:00 |
|
Fredrik Johansson
|
0380515879
|
Merge pull request #133 from argriffing/hypgeom-gamma-lower
ENH: add lower gamma
|
2016-04-19 01:45:04 +02:00 |
|
alex
|
e2d125532e
|
DOC: more equations for lower gamma
|
2016-04-18 19:25:01 -04:00 |
|
alex
|
3b29ecee3e
|
docs typo
|
2016-04-18 19:12:19 -04:00 |
|
Fredrik Johansson
|
c7ad7d8bd6
|
.build_dependencies: fix a wget, and don't build static libraries
|
2016-04-19 01:03:55 +02:00 |
|
alex
|
53fb93bbdd
|
MAINT: use acb_hypgeom_m for lower incomplete gamma
|
2016-04-18 19:03:26 -04:00 |
|
Fredrik Johansson
|
dfc584c2dc
|
fix compiler warnings
|
2016-04-18 20:13:57 +02:00 |
|
alex
|
0f280312a8
|
ENH: add lower gamma
|
2016-04-15 20:34:50 -04:00 |
|
Fredrik Johansson
|
f33e51ff93
|
remove unused code chunk
|
2016-04-15 16:20:01 +02:00 |
|
Fredrik Johansson
|
ce31cfdc05
|
arf_neg_round supports ARF_RND_NEAR; add test code
|
2016-04-15 15:39:35 +02:00 |
|
Fredrik Johansson
|
13fe3d64a2
|
Merge remote-tracking branch 'origin/master'
|
2016-04-15 15:27:56 +02:00 |
|
Fredrik Johansson
|
16f6ebd87b
|
support ARF_RND_NEAR in arf_mul_* methods
|
2016-04-15 15:27:34 +02:00 |
|
Fredrik Johansson
|
bbdf4f9c52
|
move handling of ARF_RND_NEAR to _arf_set_round_mpn
|
2016-04-15 15:11:08 +02:00 |
|
Fredrik Johansson
|
bdd377b26d
|
travis icon
|
2016-04-11 14:31:14 +02:00 |
|