Ask Your Question
1

Efficient algorithms for simplification

asked 2017-06-02 11:24:34 +0200

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!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2017-06-02 20:29:30 +0200

dom gravatar image

I use factor()

edit flag offensive delete link more

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: 2017-06-02 11:24:34 +0200

Seen: 347 times

Last updated: Jun 02 '17