Cantor: Difference between revisions
Pipesmoker (talk | contribs) No edit summary |
Pipesmoker (talk | contribs) |
||
Line 25: | Line 25: | ||
* Backend aware syntax highlighting | * Backend aware syntax highlighting | ||
* Plugin based assistant dialogs for common tasks (like integrating a function or entering a matrix) | * Plugin based assistant dialogs for common tasks (like integrating a function or entering a matrix) | ||
==Documentation== | |||
[http://docs.kde.org/development/en/kdeedu/cantor/index.html Cantor Handbook] | |||
[[Category:Education]] |
Revision as of 18:40, 15 June 2010
Cantor is a GUI for fancy computer algebra systems (CAS). |
Cantor is part of the KDE Education Project.
Description
Cantor is an application that 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.
Four backends are curently available: Sage, Maxima, R and KAlgebra.
Features
- Nice Worksheet view for evaluating expressions
- View of plotting results inside the worksheet or in a separate window
- Easy plugin based structure to add different Backends
- GetHotNewStuff integration to upload/download example worksheets
- Typesetting of mathematical formulas using LaTeX
- Backend aware syntax highlighting
- Plugin based assistant dialogs for common tasks (like integrating a function or entering a matrix)