








Your rating: Now say why...
Closed tickets:
Closed tickets:



| Downloads:25,454 |
| Version Downloads:466 |
| Type:Education : Mathematics |
| License:Free |
| Date:16 May 2012 |
| Platform:Intel |
| Price:Free |
Overall (Version 5.x):![]() ![]() ![]() ![]() ![]() |
Features:![]() ![]() ![]() ![]() ![]() |
Ease of Use:![]() ![]() ![]() ![]() ![]() |
Value:![]() ![]() ![]() ![]() ![]() |
Stability:![]() ![]() ![]() ![]() ![]() |
-5
+30
+6
+8
Karenbindash reviewed on 22 Oct 2010
Most mathematicians I know tend to pay attention to detail, but that seems to go out the window with the Sage developers. As I write, there are 2228 open-tickets on their trac server, of which I would estimate at least 2000 are bugs.
http://trac.sagemath.org/sage_trac/ticket/4942
is one trivial example of where the wrong roots are found. This bug was originally marked as the highest priority (blocker) 22 months ago, then downgraded to "critical" 16 months ago by the lead Sage developer (William Stein). If the lead developer considered it critical 16 months ago, why has nobody made a single comment about it in 16 months?
Just compiling the code I get over 3000 compiler warnings. Some look harmless, some look serious. In one bit of code I looked at in some detail, I was astounded how poor it was.
One of the Sage developers has commented on the "release it now, we will make it work later mentality". That sums it up for me. There are a few developers that seem to be frustrated by a lack of quality control, but they are very much in a minority.
The source code is large (about 280 MB last time I looked, and I expect it's even bigger now). But a lot of it is unnecessary duplication.
On the positive side, the web interface is a nice idea. But again that is poorly implemented, as someone else remarks. In particular I think the security model is ill thought out. Each user has their own user name and password, so you would not expect that user1 could kill the processes user2 is running. But since each user actually runs under one single user name on the system, they can kill each others processes just by using the 'kill' command, which is easy as you can get a shell very easily.
Sage has a lot of functionality, but personally I don't feel enough attention is paid to detail.
Of course, in theory, being open-source, I can fix the bugs I find and can check the code for correctness. In practice, that is just not practical for me. I want to use the software - not spend my life checking it.
If you are a number theorist, then Sage might be useful to you, since that is what is of interest to most of the developers, and is one of the strengths of Sage. In that area is surpasses even Mathematica. But for general usage, it is just not worth the effort, unless you don't care whether the results you get are right or not.
Of course, I don't totally trust any software. But I find more bugs in using Sage in an afternoon than I find in MATLAB or Mathematica in using them for a week. Sage is just too buggy.
Karen.
-3
-9
+4
+66
+1
ChuckK reviewed on 26 Jul 2008
Very typical open source software. Don't even try if you are not comfortable with python. Very powerful but highly user unfriendly, resource hog, does not play well with other software, slow except on a newer machine (lots processors & memory)etc..
Uses a web browser as the GUI, nice idea, mediocre implementation.
But for the price (free) you can't complain to much.
Well at least it was python instead of perl.
+2
+201
+12
+201
* Firstly it's free (or open source if you like).
* It embeds a useful programming language (python) rather than some proprietary language.
* It includes lots of tools and older computer algebra alternatives such as Maxima and numerical systems like Octave.
* The interface is your web browser! It also does a very nice job of typesetting equations and will even give you the LaTeX code if you ask nicely.
* Plots are interactive. You can even view them in stereo if you have some 3D specs or can go cross-eyed.
* If you like to collaborate then anyone on your network with a browser can join in.
* Much much more!
Ok, I'm done being the salesman now. ;)
-2
+334
+1
+201
Mark Everitt reviewed on 19 May 2008
+2
+334