Let bf-jacobi-am compute am for real and bfloat values.
commit01b6c4deb07e3fee043064985d10bf5b0bc14543
authorRaymond Toy <toy.raymond@gmail.com>
Wed, 24 Apr 2024 20:16:33 +0000 (24 13:16 -0700)
committerRaymond Toy <toy.raymond@gmail.com>
Wed, 24 Apr 2024 20:16:33 +0000 (24 13:16 -0700)
treec073a60c97ba40793011ea5131684166c75179e7
parentca484f0d10cfe62c6d4917c8c8c3ee0d0b39cf31
Let bf-jacobi-am compute am for real and bfloat values.

Use bf-jacobi-am everywhere.  Rename calc-jacobi-am to jacobi-am-agm
to make it clear that calc-jacobi-am doesn't compute Jacobi am for all
values.

Fix a typo in computing the number of terms for AGM.  It was the min
but I think we want the max.
src/ellipt.lisp