Well it's written in Lisp, so "copied and translated" is not the easiest thing.

But yes, I think this is a good idea, especially for the parts that
are not in Bronstein's book, like the algebraic part of the algorithm.
The implementation in Axiom may very well be the best place in the
literature for those parts of the algorithm.

Regarding FriCAS and OpenAxiom, I don't know much about that. My
understanding (which could be completely wrong) is that the old code
that has the deep mathematics, like the Risch algorithm, is not really
touched much, because so few people can understand it, so I wouldn't
be surprised if that part is the same in either.

Aaron Meurer

On Tue, Jan 21, 2014 at 11:15 AM, F. B. <franz.bona...@gmail.com> wrote:
> According to Wikipedia, the Axiom computer algebra system is licensed as New
> BSD.
>
> http://en.wikipedia.org/wiki/Axiom_%28computer_algebra_system%29
>
> It also claims that it contains Bronstein's original implementation of Risch
> algorithm.
>
> Does it mean that the code could possibly be copied and translated into
> SymPy? I'm telling you, because I see that there is an ongoing effort to
> implement the Risch algorithm based on Bronstein's book. If it is possible
> to import parts of Axiom, maybe the work would be easier.
>
> Apparently Axiom's development has split into FriCAS and OpenAxiom two years
> ago.
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sympy+unsubscr...@googlegroups.com.
> To post to this group, send email to sympy@googlegroups.com.
> Visit this group at http://groups.google.com/group/sympy.
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to