diff options
author | Petar Petrov <ppetrov@paju.oulu.fi> | 2011-10-20 00:02:09 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-10-21 15:59:18 -0200 |
commit | 56863f1f4ffcd12a918904d4faaa63271c1b4a8f (patch) | |
tree | b3c9ddeabd27a1840a8f5e3a0a417d74c1c8b7f3 /academic/QtiPlot/README | |
parent | 5327d32896781d21b2bfcafd262edf3378e54554 (diff) | |
download | slackbuilds-56863f1f4ffcd12a918904d4faaa63271c1b4a8f.tar.gz |
academic/QtiPlot: Added (Data Analysis and Visualisation)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'academic/QtiPlot/README')
-rw-r--r-- | academic/QtiPlot/README | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/academic/QtiPlot/README b/academic/QtiPlot/README new file mode 100644 index 0000000000..f9aaa8daab --- /dev/null +++ b/academic/QtiPlot/README @@ -0,0 +1,33 @@ +QtiPlot is a program for two- and three-dimensional graphical +presentation of data sets and for data analysis. Plots can be produced +from data sets stored in tables or from analytical functions. QtiPlot +offers a complete alternative solution to software like Origin, +SigmaPlot, SPSS, Regressi or Igor Pro. QtiPlot is used for teaching as +well as for complex data analysis and visualisation in companies, high +schools, universities and reseach institutes all over the world. + +Features: + +- Fully Python scriptable +- OpenGL based 3D plotting +- Publication quality plots and easy export to various image formats + (EMF, EPS, PS, PDF, SVG, BMP, JPG, PNG, TIFF, etc ...) +- Easy integration with LaTeX typesetting system +- Powerful and versatile spreadsheets with column-logic calculations + and easy import/export of multiple files +- One-click access to extensive built-in data analysis routines +- Advanced statistical analysis: Student's t-Test, ANOVA, chi-square + test for variance, normality test (Shapiro-Wilk) +- Linear and nonlinear curve fitting with weighting and estimation of + statistical errors of the fit-parameters +- Multi-peak fitting +- Image analysis tools +- Templates support: all settings for plots, tables and matrices can + be saved and restored later on for a fast editing process +- Project files based on folders, a powerful project explorer with + built-in drag and drop and searching facilities + +This requires gsl, muParser, qt-assistant-compat, tamu_anova and +(optionally) liborigin. All of these are available at SlackBuilds.org. +In addition, QtiPlot comes with QTeXEngine built in and its own, +slightly modified versions of qwt and qwtplot3d. |