octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug in svd for fat single complex matrices


From: Susnak
Subject: Bug in svd for fat single complex matrices
Date: Thu, 3 May 2018 05:27:20 -0700 (MST)

Dear maintainers,
the following crashes Octave with the "double free or corruption error"
svd(single(randn(30,50) + i*randn(30,50)))
on Ubuntu 16.04.4 LTS with Octave compiled from
https://ftp.gnu.org/gnu/octave/octave-4.4.0.tar.gz
It only occurs in this particular case i.e. for single complex and 'fat'
matrix.
It works fine with 4.2.1
Zdenek



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-Maintainers-f1638794.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]