help-octave
[Top][All Lists]
Advanced

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

Re: symbolic


From: Nicholas Jankowski
Subject: Re: symbolic
Date: Sun, 16 Feb 2020 14:15:24 -0500

On Sun, Feb 16, 2020 at 11:23 AM Rick T <address@hidden> wrote:
Try typing this in the octave terminal window

pkg install -forge symbolic
pkg load symbolic

On Sun, Feb 16, 2020 at 11:02 AM guidetti Porto via Help list for GNU Octave <address@hidden> wrote:
I can't install pkg symbolic on windows 10. I tried several times but I couldn't. Could anybody help me?



do you have Python installed?   Octave's symbolic package requires a local python installation plus sympy.  If you don't, the package author has made a version of the symbolic package for windows that includes a local, portable python package.  You can download the Octave symbolic bundle for Windows part way down the following page:
https://github.com/cbm755/octsympy/releases  

and then just do a  "pkg intsall {filename}"

reply via email to

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