LabPlot: Difference between revisions

Content deleted Content added
Quosta (talk | contribs)
m External links: Add a reference to the source code repository
Added more information about the program
Tag: Reverted
Line 25:
 
It has a [[graphical user interface]], a [[command-line interface]] and an interactive and animated [[notebook interface]] to mathematical and statistical packages and programming languages.
 
== History ==
This program was started by Stefan Gerlach in 2001 under the name Qplot. Its initial 1.0 release is date 2003. It has undergone a large rewrite released under the name labplot 2.0 in 2014. As of 2024 the latest version is numbered 2.11, released in july 2024.
 
== Features ==
Labplot is project oriented, that is not only aimed at producing plots, but instead its goal is to produce complete notebooks, encompassing large amount of data and letting users manipulate and analyze it through a very large set of tools :
* Visualization tools;
* statistics;
* Data analysis (e.g. regressions, Hilbert transform, etc);
* Interface to mathematical and programming languages (e.g. Maxima, R, Octave, scilab, Python, Lua, etc);
* Data extraction from plots.
 
== External links ==