Mercurial > hg > octave-nkf
log
age | author | description |
---|---|---|
Mon, 12 Oct 2015 20:49:04 +0200 | Pantxo Diribarne | Fix regression in svg output and simplify viewport handling (bug #44765) |
Sun, 11 Oct 2015 21:09:41 -0700 | Rik | Use isempty () rather than any () for faster code in inverse statistical distributions. |
Sun, 11 Oct 2015 20:33:37 -0700 | Lachlan Andrew | nbininv.m: Increase speed (85X) and accuracy of function (bug #34363). |
Sun, 11 Oct 2015 19:49:40 -0700 | Lachlan Andrew | binoinv.m: Implement binary search algorithm for 28X performance increase (bug #34363). |
Sun, 11 Oct 2015 16:55:17 -0700 | Rik | Improve performance and error reporting of betainv, gaminv (bug #34363). |
Sun, 11 Oct 2015 18:53:05 -0400 | John W. Eaton | avoid scope error in anonymous functions (bug #45835) |
Sun, 11 Oct 2015 23:09:01 +0200 | Carlo de Falco | fix test failures introduced by a22d8a2eb0e5 |