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

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

[Octave-bug-tracker] [bug #41247] failure on calculating expm on complex


From: anonymous
Subject: [Octave-bug-tracker] [bug #41247] failure on calculating expm on complex matrix
Date: Thu, 16 Jan 2014 09:40:35 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0

URL:
  <http://savannah.gnu.org/bugs/?41247>

                 Summary: failure on calculating expm on complex matrix
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Thu 16 Jan 2014 09:40:35 AM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: Rurounni
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.4
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Code with the problem:
A=[i i;i i];
expm(A)
panic: Segmentation violation -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
Sorry if it is some obvious issue - I'm new to the Octave, but I've honestly
did quite of googling and couldn't find an answer to resolve this issue.
Anytime I'm trying to calculate expm or det on complex matrix Octave crashes
(however sqrtm is working fine, also no problem with expm and det applied on
matrix consisting of real values). 
Probably this is the issue with my computer, but can you guys give at least a
hint what can I try to do to fix this?
My package list:
general 1.3.2
java 1.2.9
linear-algebra 2.2.0






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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