Cantor: Difference between revisions
Pipesmoker (talk | contribs) m (Added breadcrumbs) |
(Marked this version for translation) |
||
(12 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
<languages /> | |||
{{ | <translate> | ||
<!--T:18--> | |||
{{EduBreadCrumbs}} | |||
</translate> | |||
{| | {|class="tablecenter vertical-centered" | ||
| [[Image:Cantor.png| | |[[Image:Cantor.png|64px]] | ||
| '''Cantor is a GUI for fancy computer algebra systems (CAS). | |<translate><!--T:1--> | ||
'''Cantor''' is a GUI for fancy computer algebra systems (CAS).</translate> | |||
<translate> | |||
<!--T:2--> | |||
It is part of the [http://edu.kde.org KDE Education Project]. | |||
|} | |} | ||
''' | <!--T:3--> | ||
[[Image:cantor-wellcome.png|500px|thumb|center|''Different backends in action.'']] | |||
==Description== <!--T:4--> | |||
==Description== | |||
<!--T:5--> | |||
'''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. | '''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. | ||
<!--T:6--> | |||
Eleven backends are currently available: [https://julialang.org/ Julia], [https://www.lua.org/ Lua], [http://maxima.sourceforge.net/ Maxima], [https://www.gnu.org/software/octave/ GNU Octave], python2, python, [http://qalculate.github.io/ Qalculate], [http://www.sagemath.org Sage], [https://www.scilab.org/ Scilab], [https://www.r-project.org R] and [[Special:myLanguage/KAlgebra|KAlgebra]]. | |||
==Features== | ==Features== <!--T:7--> | ||
<!--T:8--> | |||
* Nice Worksheet view for evaluating expressions | * Nice Worksheet view for evaluating expressions | ||
* View of plotting results inside the worksheet or in a separate window | * View of plotting results inside the worksheet or in a separate window | ||
* Easy plugin based structure to add different | * Easy plugin based structure to add different backends | ||
* '''GetHotNewStuff''' integration to upload/download example worksheets | * '''GetHotNewStuff''' integration to upload/download example worksheets | ||
* Typesetting of mathematical formulas using '''LaTeX''' | * Typesetting of mathematical formulas using '''LaTeX''' | ||
Line 28: | Line 37: | ||
* 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) | ||
==Screenshots== | ==Screenshots== <!--T:9--> | ||
<!--T:10--> | |||
[[Image:Cantor_maxima_plot.png|thumb|400px|center| ''Sample plot using Maxima-backend'']] | [[Image:Cantor_maxima_plot.png|thumb|400px|center| ''Sample plot using Maxima-backend'']] | ||
<!--T:11--> | |||
[[Image:Cantor_R_plot.png|thumb|400px|center| ''Sample plot using R-backend'']] | [[Image:Cantor_R_plot.png|thumb|400px|center| ''Sample plot using R-backend'']] | ||
== | <!--T:19--> | ||
[[File:Cantor_Python.png|thumb|400px|center| ''Sample plot using Python-backend'']] | |||
==More Information== <!--T:15--> | |||
<!--T:13--> | |||
* [http://docs.kde.org/?language=en&application=cantor Cantor Handbook] | |||
<!--T:16--> | |||
* [https://edu.kde.org/cantor/ Project webpage] | |||
[ | <!--T:17--> | ||
* [https://en.wikipedia.org/wiki/Cantor_(software) Wikipedia] | |||
<!--T:14--> | |||
[[Category:Education]] | [[Category:Education]] | ||
</translate> |
Latest revision as of 18:00, 29 October 2019
Home » Applications » Education » Cantor
Cantor is a GUI for fancy computer algebra systems (CAS).
It 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.
Eleven backends are currently available: Julia, Lua, Maxima, GNU Octave, python2, python, Qalculate, Sage, Scilab, 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)
Screenshots