Skip to content
Prev 169975 / 398506 Next

general inverse solver?

Gabor Grothendieck <ggrothendieck <at> gmail.com> writes:
I do not agree with this statement. Looking back into some of the requests for
symbolic computations on this help list, [R]Yacas showed off weaknesses such as:

 - extremely slow in high-precision arithmetic
 - not solving very high-dimensional polynomials
 - does not simplify expressions in several variables
 - does not solve systems of equations except linear ones
 - does not symbolically solve medium to complex integrals
 - has very few special functions
 - therefore differentiation is unsatisfying
considering the requests it illustrates that Yacas is not providing necessary
CAS features. Especially the missing capabilities in symbolic integration can be
painful in a statistics environment.

Many times Ryacas was pointed out, it was actually not solving the problem.

The examples in the Ryacas vignette are -- in my opinion -- trivial ones and do
not display advanced capabilities.

This is not meant to diminish the efforts invested in the Yacas software over
the years. I know a bit how difficult it is to write software for symbolic
computations. But in my opinion it also is evidence that a more advanced
computer algebra module could be very valuable for extending and improving the R
system.

Hans W. Borchers