view etc/README.Linux @ 18819:1f170b211be3

Make isequal matlab compatible when comparing char to numeric (bug #42408). Increase performance of isequal. __isequal__.m: When there are mixed operands (char, numeric) use '==' rather than strcmp for equality. Use cellindexmat instead of for loop when testing cells. Use cellfun call with ndims to check rough size equality of objects.
author Rik <rik@octave.org>
date Tue, 27 May 2014 14:15:08 -0700
parents b67c2d580a25
children
line wrap: on
line source

There are binary packages for Debian, Fedora, and other GNU/Linux
distributions.

Octave should build cleanly from source on most GNU/Linux systems.


John W. Eaton
jwe@octave.org

Last updated: Wed, 31 Oct 2007 16:22:26 EDT