Alternative to Maplesoft

1.8k Views Asked by At

I want to use MapleSoft for small project (few days) and want don't to buy it. Since, it doesn't provide any free trial period, I am looking for some alternative. I am planning to use Maple to solve some sequence and series that it seems solves seamlessly.

1

There are 1 best solutions below

0
On BEST ANSWER
  • Mathematica has a free trial that you could take a look at (and in my opinion is the most powerful CAS)
  • Sage is also pretty good, but may be more difficult to get work on all platforms
  • Personally, I think the easiest one to use for quick stuff is SymPy; it has virtually no learning curve if you already know Python.

Also check out this question.