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

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

[Octave-bug-tracker] [bug #46831] Symbolic Package: Differentiation of a


From: anonymous
Subject: [Octave-bug-tracker] [bug #46831] Symbolic Package: Differentiation of an integral fails
Date: Wed, 06 Jan 2016 19:36:11 +0000
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.73 Safari/537.36 OPR/34.0.2036.25

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

                 Summary: Symbolic Package: Differentiation of an integral
fails
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Wed 06 Jan 2016 07:36:10 PM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: Jari-Pekka Ikonen
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Following error:


>> diff(int(exp(exp(x)),x),x)
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "<string>", line 4, in <module>
NameError: name 'NonElementaryIntegral' is not defined
status =  127
out = b'<?xml version="1.0"
encoding="utf-8"?>\n<output_block>\n<item>\n<f>1003</f>\n<f>PYTHON:
Error in variable import</f>\n</item>\n</output_block>\n'
<output_block>
<item>
<f>9999</f>
<f>
&lt;class 'NameError'&gt;
</f><f>
name 'NonElementaryIntegral' is not defined
</f>
</item>
</output_block>

error: system() call failed!
error: called from
    python_ipc_sysoneline at line 92 column 5
    python_ipc_driver at line 34 column 15
    python_cmd at line 138 column 9
    diff at line 106 column 5
>>


Otherwise integration and differentiation function as expected.

Python 3.5.1, SymPy 0.7.6.1, symbolic-2.2.4, Windows 10.
Similar expression tested in Python/SymPy returns the original integrand.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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