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

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

[Octave-bug-tracker] [bug #42646] Error in implementation of logm


From: Rik
Subject: [Octave-bug-tracker] [bug #42646] Error in implementation of logm
Date: Sun, 29 Jun 2014 19:24:29 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0

Update of bug #42646 (project octave):

                  Status:                    None => Works For Me           

    _______________________________________________________

Follow-up Comment #1:

This works fine for me on a Linux, x86_64 system.


octave:1> M = tril(ones(2)); 
octave:2> logm (M)
ans =

   0.00000   0.00000
   1.00000   0.00000

octave:3> version
ans = 3.8.1


The bug is filed with Operating System = "any", but is this actually on a
Windows or Mac system?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42646>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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