|
From: | Martin Kunz |
Subject: | Thank you Tatsuro for the 64bit binaries for Windows! |
Date: | Wed, 17 Aug 2016 16:46:41 +0200 |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 |
Dear Tatsuro, Thank you very much for providing Windows binaries of Octave 4.0.3 that have 64bit indexing enabled! I just had to process pretty long files using regular expressions. With a 32bit binary this lead to "error: out of memory or dimension too large for Octave's index type", but with your build the same script completed the job in about a minute! :-) A minor bug seems to be that Ctrl-C is not able to stop a pending "input()":
can be interrupted in the official 32bit build (from https://ftp.gnu.org/gnu/octave/windows/) by pressing Ctrl-C, but in your 64bit build this combination is just ignored. Cheers, Martin |
[Prev in Thread] | Current Thread | [Next in Thread] |