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: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #46771] symbolic/sympy oct-package fails
Date: Tue, 29 Dec 2015 13:02:08 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:41.0) Gecko/20100101 Firefox/41.0 SeaMonkey/2.38

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

FWIW, on my Win7 64-bit system:

Octave-4.1.0+ for 64bitWindows (dev version): symbolic-2.2.4 just works with
all command mentioned;

Octave-4.0.1-rc1 as-is from alpha.gnu.org (I suppose 32-bit):
Immediately after installing:

pkg install -verbose symbolic-win-py-bundle-2.2.4.zip

these commands:

x = sum ("x")
f = x^2
fi = int (f, x) 

all work but Octave crashes after:

diff (f, x)

After restarting Octave-4.0.1-rc1, all commands work fine, incl. the initially
offending diff (f, x)

@OP:
Do symbolic 2.2.3 and/or 2.2.2 work more reliably?


    _______________________________________________________

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]