octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #54781] Matrix creation functions (eye, rand,


From: Rik
Subject: [Octave-bug-tracker] [bug #54781] Matrix creation functions (eye, rand, zeros, ...) allow invalid non-integer dimensions
Date: Thu, 11 Oct 2018 17:05:57 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0

Update of bug #54781 (project octave):

                  Status:         Patch Submitted => Confirmed              

    _______________________________________________________

Follow-up Comment #7:

I pushed a changeset that fixes all of the utility matrices like eye, ones,
etc. as well as rand.  See
https://hg.savannah.gnu.org/hgweb/octave/rev/373fe1608f7c.  I also added some
BIST tests while I was at it.  

The remaining issue is a dimension vector such as 


x = zeros ([2, 1.1, 2])


which still passes.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?54781>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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