|
From: | Mike Miller |
Subject: | [Octave-bug-tracker] [bug #43097] if (object) should call if (logical(object)) |
Date: | Tue, 17 May 2016 18:14:29 +0000 (UTC) |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0 |
Follow-up Comment #6, bug #43097 (project octave): Thanks for testing. FWIW I get about the same time in both 4.0.1 and the default branch (with the patch applied) running on octsympy git master: $ octave-4.0.1 foo.m PASSES 11 out of 11 tests Elapsed time is 3.74033 seconds. PASSES 41 out of 41 tests Elapsed time is 9.3135 seconds. $ octave-dev foo.m PASSES 11 out of 11 tests Elapsed time is 3.2307 seconds. PASSES 41 out of 41 tests Elapsed time is 9.22395 seconds. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?43097> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |