ScienceKDE
KDE for scientific work
Monthly Archives: November 2011
Cirkuit 0.4.2 release announcement
Posted by on November 16, 2011
Version 0.4.2 of Cirkuit has just been released. Two major bugs have been fixed:
- the Upload example dialog was not working after a ‘Save As…’
- there was an issue with duplicated menu items when using a translation (https://bugs.kde.org/show_bug.cgi?id=285658)
and additional bugs that could lead to segmentation faults are also fixed now.
A part from bugfixes, there is one change in the user interface: the status bar has been removed. I remember reading a discussion on plasma-devel about status bars in general, and I realized that the status bar in Cirkuit was really sub-optimal. For example, error messages were displayed on the statusbar only and they could easily be unnoticed. Now, a KMessageWidget is used to notify the user of preview generation events. I think it is quite an improvement over the statusbar: the messages are much more visible now and the user is still not required to click anything to go on with his work.
A couple of screenshots showing Cirkuit without the status bar and with active messages:


Qalculate backend merged
Posted by on November 7, 2011
Yesterday the Qalculate backend for Cantor has been merged into master, which means that it will be included in the upcoming SC 4.8 release. Looking at the activity on the repository, it looks like the Scilab backend has also been merged, making Cantor even more versatile. The Qalculate backend offers interesting features like:
- customizable functions
- units
- arbitrary precision
- plotting
You are encouraged to refresh your Cantor build and test the new backends. Head over to the project page and get the sources.