index
:
delta/mpfr.git
2.0.2
2.1
2.2
2.3
2.3-old
2.4
3.0
3.1
4.0
4.1
baserock/morph
exp-int
faithful
feature-block
flags
master
mpfr
mpfr-2-0-2-branch
mpfr-2-1-branch
mpfr-2-2-branch
new-generic-tests
new-sum
set_exp
ubf
ubf2
vl-am113
vlefevre
win-thread-safe-dll
with-mini-gmp
scm.gforge.inria.fr: anonscm/svn/mpfr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
tjn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright notice update: added 2010 with
vlefevre
2010-01-20
1
-1
/
+1
*
Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)
vlefevre
2009-07-30
1
-1
/
+1
*
GMP_RNDX -> MPFR_RNDX
zimmerma
2009-03-03
1
-74
/
+74
*
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
*
jn.c: improved choice of initial precision in Taylor series (takes into
zimmerma
2007-10-28
1
-0
/
+11
*
fixed bug for negative even index in mpfr_jn (wrong sign)
zimmerma
2007-04-22
1
-0
/
+33
*
Changed mpfr_{jn,yn}_si (mpfr_t res, mpfr_t x, long n, ...) into
vlefevre
2007-04-02
1
-43
/
+43
*
now check underflow for large n in mpfr_jn_si
zimmerma
2007-03-23
1
-0
/
+83
*
added more tests (large values of n)
zimmerma
2007-03-23
1
-0
/
+44
*
mpfr_jn -> mpfr_jn_si, with 'int' argument changed to 'long'
zimmerma
2007-03-23
1
-21
/
+21
*
added Bessel functions of first kind: j0, j1, jn
zimmerma
2007-03-22
1
-0
/
+136