[Pkg-octave-devel] Bug#706376: Bug#706376: Bug#706376: Bug#706376: octave: sparse matrix n*2^16

Jordi Gutiérrez Hermoso jordigh at octave.org
Mon May 6 14:24:24 UTC 2013


On 4 May 2013 20:50, Ed Meyer <eem2314 at gmail.com> wrote:
> I think I see why numel() is getting called from trace(). isempty()
> is called which calls is_empty() which should be virtual. Were it to
> call the sparse version of is_empty() there would be no problem
> because it tests the row & column dimensions instead of calling
> numel(). So shouldn't is_empty() be virtual?

Sure, this patches this hole. What about linear indexing, how will you
patch that one?

- Jordi G. H.



More information about the Pkg-octave-devel mailing list