Ask Your Question
1

Efficient algorithms for simplification

asked 7 years ago

daniele gravatar image

Hi! I come back on an issue on Sage/Maxima, about simplification. I have some large rational polynomial expressions in -say- ten variables that I would like to simplify. simplify() does not work properly: the expression still remains too long. simplify_rational() and simplify_full() are even worse, and too slow. My question is whether, at least for simplifying rational polynomial expression, you know any algorithm or trick that can be used. Thanks in advance!

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
1

answered 7 years ago

dom gravatar image

I use factor()

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 7 years ago

Seen: 743 times

Last updated: Jun 02 '17