does anybody use sage? Or there any other competing open source math softs?
Name:
Anonymous2008-05-17 15:43
Sage goes in all fields.
That's all you need to know.
Name:
Anonymous2008-05-19 4:53
I like Octave
Name:
Anonymous2008-05-20 5:10
I use R. But then again, everyone uses R. And a bit of Axiom, but the documentation is crap.
I'd check out Sage some time, but the download is fucking huge. What does it do, cure cancer?
Sage is good if you already know python and have the patience to learn all the new libaries it's stuck together.
If you don't know python, don't bother.
Actually, if you do know python, you can get almost the same effect as Sage by installing Scipy, NumPy and matlibplot, the rest of the Sage distro is some wrappers and linkers to other libraries so that you can (for instance) call matlab from sage if you're on *nix. So if you're on windows, don't bother with Sage still. Doubly so because their windows frontend, in a word, sucks.
Really, the only reason you'd use Sage is if you're on *nix and want to use it as glue to stick together code in a bunch of different languages. For anything else it's not worth the download.