Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged the feature-block branch to the trunk: | vlefevre | 2007-12-18 | 1 | -3/+5 |
* | jyn_asympt.c: new common file for asymptotic expansion in jn/yn | zimmerma | 2007-07-25 | 1 | -3/+17 |
* | yn.c: untabify. | vlefevre | 2007-05-29 | 1 | -47/+47 |
* | fix for small inputs in y1 | zimmerma | 2007-05-29 | 1 | -0/+37 |
* | fixed problem of tiny arguments for y0 | zimmerma | 2007-05-29 | 1 | -0/+64 |
* | Removed unused variables. | vlefevre | 2007-05-02 | 1 | -1/+1 |
* | Changed mpfr_{jn,yn}_si (mpfr_t res, mpfr_t x, long n, ...) into | vlefevre | 2007-04-02 | 1 | -7/+7 |
* | added Bessel functions of second kind (y0, y1, yn_si) | zimmerma | 2007-03-31 | 1 | -0/+295 |