It all started with an effort to make an advertisement in Inkscape. That led me to an excellent series of video tutorials at
screencasters.heathenx.org
The below drawings were all made by me in Inkscape 0.47 using tutorials from heathenx!
Result of Episode 22

Result of Episode 11 (Notice the picture hanging from frame effect)

Result Episode 103

And finally, quite fittingly episode 10


I’m very excited to talk about an open source mathematics system: SAGE.
SAGE aims to be an open source replacement for MATLAB/Mathematica/Maple. Whats amazing about Sage is the great functionality it gets by working nicely with already available open source math software (Maxima, Numpy etc). Its cute slogan “Building the car instead of reinventing the wheel” summarizes its software reuse philosophy. Because SAGE incorporates many different software projects, its quite complete (though it may never be as consistent or clean like a Mathematica or MATLAB). SAGE uses Python which possibly makes it the only computer algebra system that uses a mainstream computer programming language. The use of Python gives SAGE tremendous flexibility and power.
One of SAGE’s most amazing features…which is actually the main point of the blog…is that you can use it online!! This is really cool because you can do this from a browser anywhere on the Internet. In the future, if you are stuck on a computer which does not have MATLAB/Mathematica, despair not for you can use SAGE.
The SAGE online interpreter is available here. The style of SAGE is a bit like Mathematica. You enter an expression into Notebooks and type Shift+Enter to evaluate it. You can do all kinds of nifty things like collaborate with others and publish your notebook on the web.
___
Nice introductory video on SAGE. Guaranteed to get you all excited…
SAGE according to Wikipedia
Another screenshot

SAGE Logo

Technologies in SAGE

Recent Comments