algebra in octave?
Sergei Steshenko
sergstesh at yahoo.com
Sun Feb 17 15:11:12 CST 2008
--- Jordi Gutiérrez Hermoso <jordigh at gmail.com> wrote:
> On 17/02/2008, Huub <huubvanniekerk at gmail.com> wrote:
> > I'm practising maths for univ. and wonder if I can octave for "simple"
> > algebra like 3a³+b²?
>
> Well, if by "algebra" you mean Serge Lang's book, then, no, Octave
> isn't the best choice for that. ;-)
>
> More seriously, I think you mean symbolic manipulations. You want to
> type something like "expand( (a+b)^2);" and be told "a^2 + 2ab + b^2".
> In that case, I recommend you look at Maxima[1] or go whole hog and
> look at Sage[2], which is an interface to both Maxima and Octave and
> does many other things of it is own.
>
> HTH,
> - Jordi G. H.
>
> [1] http://maxima.sf.net
> [2] http://www.sagemath.org
>
> _______________________________________________
> Help-octave mailing list
> Help-octave at octave.org
> https://www.cae.wisc.edu/mailman/listinfo/help-octave
>
I think "symbolic" package might do what you need - it uses "ginac" as its
engine.
Regards,
Sergei.
Applications From Scratch: http://appsfromscratch.berlios.de/
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
More information about the Help-octave
mailing list