Skip to content
Prev 169903 / 398506 Next

general inverse solver?

Yacas was completely rewritten in java (Ryacas interfaces to the
C version) since the Ryacas project started so I would not exactly
characterize yacas as dead.   The work that is going on in yacas
may not have high visibility but that does not mean there is none.

Also while Maxima is more sophisticated in terms of algorithms,
yacas is actually more sophisticated from the viewpoint of its
language  which borrows ideas from both imperative and prolog programming
and its interfaces are more sophisticated (it is one of the few CAS systems
that developed an OpenMath interface) and its socket server is
used by the Ryacas interface.  yacas can also translate math expressions
to TeX and do exact arithmetic.

Also to put this in the correct context, yacas does seem capable of
answering the majority of questions that are posed on r-help that need
a CAS in the answer. From a practical viewpoint it does seem to have
the facilities that are most often needed.   The Ryacas vignette has
a survey of some of its algebra capabilities.

That being said, without taking away from yacas there is work going on to
interface R to a second CAS.

On Tue, Feb 10, 2009 at 2:33 AM, Hans W. Borchers
<hwborchers at googlemail.com> wrote: