Mercurial > hg > octave-nkf
comparison m4/ax_compare_version.m4 @ 20817:c3c052b9192a
Improve performance and error reporting of betainv, gaminv (bug #34363).
* betainv.m: Replace for loop with do-until loop. Shorten max loop cycles to
40, rather than 10,000. Issue warning if algorithm fails.
* gaminv.m: Replace for loop with do-until loop. Shorten max loop cycles to
40, rather than 100. Issue warning if algorithm fails.
author | Rik <rik@octave.org> |
---|---|
date | Sun, 11 Oct 2015 16:55:17 -0700 |
parents | a44ff4f0a20b |
children |
comparison
equal
deleted
inserted
replaced
20816:f9c991dc5c1a | 20817:c3c052b9192a |
---|