Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3) | vlefevre | 2009-07-30 | 1 | -1/+1 |
* | Move mpfr_random2 to tests directory, remove it from API. | thevenyp | 2009-03-24 | 1 | -1/+1 |
* | GMP_RNDX -> MPFR_RNDX | zimmerma | 2009-03-03 | 1 | -11/+11 |
* | Update to LGPL v3+, as decided by the main MPFR developers. | vlefevre | 2009-03-03 | 1 | -4/+4 |
* | Copyright notice update: added 2009 with | vlefevre | 2009-01-15 | 1 | -1/+1 |
* | This is now GNU MPFR! | vlefevre | 2008-10-27 | 1 | -4/+4 |
* | Copyright notice update: added 2008 with | vlefevre | 2008-01-01 | 1 | -1/+1 |
* | No longer use MPFR_CHECK_ALL in tests. In '-dev' versions, assume | vlefevre | 2007-07-25 | 1 | -2/+1 |
* | implemented asymptotic expansion for large argument in j0/j1/jn | zimmerma | 2007-07-24 | 1 | -0/+1 |
* | Added code to check mpfr against Gonnet's tables when the environment variable | zimmerma | 2007-07-20 | 1 | -0/+3 |
* | now test_generic calls respectively j0 and j1, not zeta! | zimmerma | 2007-03-31 | 1 | -2/+3 |
* | added Bessel functions of first kind: j0, j1, jn | zimmerma | 2007-03-22 | 1 | -0/+84 |