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

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

[Octave-bug-tracker] [bug #46771] symbolic/sympy oct-package fails


From: anonymous
Subject: [Octave-bug-tracker] [bug #46771] symbolic/sympy oct-package fails
Date: Sun, 03 Jan 2016 20:01:34 +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

Follow-up Comment #17, bug #46771 (project octave):

I can also do the following:

>> g=x^3

g = (sym)

   3
  x

>> g=diff(f^f,x)
g = (sym)

                          / 2
                          x /
  /       / 2       / 2
  2*x*logx / + 2*x/*x /

But as the int(f,x)-error did not mention which characters caused the
encode-error (only position) I don't know what UTF-characters are missing.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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