goto main page

Cantor

Cantor is a front-end for many mathematical software applications like Sage, Maxima, R and KAlgebra. Cantor belongs to The KDE Education Project and lets you use your favorite mathematical applications from within a nice KDE-integrated Worksheet Interface. It offers assistant dialogs for common tasks and allows you to share your worksheets with others.

Cantor's main features are:

Install Cantor

Here a way to build only cantor ;)

1- First obtain the sources ... See More svn co svn://anonsvn.kde.org/home/kde/trunk/KDE/kdeedu/cantor

2- Replace the the content of cantor/CMakeLists.txt with this

http://pastebin.com/m28be29f

3- Type this 4 commands

cd cantor mkdir build cd build cmake ../

You can choose where to install with this param DCMAKE_INSTALL_PREFIX For example: cmake -DCMAKE_INSTALL_PREFIX=/usr/ ../

4- Type this command

make install

Using Sage with Cantor

Links


Front-ends