DescriptionOCT: A portable Lisp implementation for quad-double precision floats
OwnerRaymond Toy
Last ChangeFri, 26 Apr 2013 03:11:27 +0000
Fetch URLgit://common-lisp.net/projects/oct/oct.git
http://common-lisp.net/r/projects/oct/oct.git
Push URLssh://common-lisp.net/var/git/projects/oct/oct.git
shortlog
2013-04-26  Raymond ToyAdd continued fractions for erf, erfc, w and Dawson... master
2012-04-17  Raymond ToyMerge branch 'master' of ssh://common-lisp.net/var...
2012-04-17  Raymond ToyAdd function to compute J(1/2,z) and use it in the...
2012-04-17  Raymond Toysum-an was summing one too many terms.
2012-04-17  Raymond ToyAdd iterative versions for some functions.
2012-04-17  Raymond ToyMake big-n a defvar so we can change it easily.
2012-04-16  Raymond ToyMerge branch 'master' of ssh://common-lisp.net/var...
2012-04-15  Raymond Toy * Add comments for {{{integer-bessel-j-exp-arc}}}.
2012-04-13  Raymond ToyAdd more tests for Bessel J. Not all of them pass.
2012-04-13  Raymond ToyAdd more tests.
2012-04-12  Raymond ToyMerge branch 'master' of ssh://common-lisp.net/var...
2012-04-12  Raymond ToyEnable test of complex args.
2012-04-12  Raymond ToyFix for complex args.
2012-04-12  Raymond ToyUpdate accuracy for bessel-j-1/2.q test.
2012-04-12  Raymond ToyAdd tests for bessel-j.
2012-04-12  Raymond Toy * Use the g[k] formula instead of r[2*k+1] because...
...
heads
4 weeks ago master
2 years ago cvs-ids
5 years ago THREE-ARG-BRANCH
6 years ago qd