File: control

package info (click to toggle)
qtiplot 0.9.8.9-15
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 36,196 kB
  • ctags: 15,690
  • sloc: cpp: 129,846; ansic: 5,781; python: 861; makefile: 56
file content (90 lines) | stat: -rw-r--r-- 3,420 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
Source: qtiplot
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Gudjon I. Gudjonsson <gudjon@gudjon.org>,
           Andreas Tille <tille@debian.org>,
           Scott Howard <showard@debian.org>,
           Anton Gladky <gladk@debian.org>
Section: math
Priority: optional
Build-Depends: debhelper (>= 9),
               dblatex,
               docbook-utils,
               doxygen,
               libgsl-dev,
               zlib1g-dev,
               libpng-dev,
               libgl2ps-dev,
               libjs-jquery,
               liborigin2-dev,
               libmuparser-dev,
               python-all-dev,
               python-qt4,
               python-qt4-dev,
               python-sip-dev,
               libqt4-opengl-dev,
               libboost-thread-dev,
               libboost-system-dev,
               libqtassistantclient-dev,
               libalglib-dev (>= 3.9.0),
               libtamuanova-dev (>= 0.2-4),
               libqtexengine-dev,
               texlive-lang-european,
               texlive-lang-italian,
               imagemagick
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/qtiplot.git
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/qtiplot.git
Homepage: http://soft.proindependent.com/qtiplot.html

Package: qtiplot
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${sip:Depends},
         ${python:Depends}
Recommends: qt-assistant-compat,
            qtiplot-doc
Description: data analysis and scientific plotting
 Qtiplot is a fully fledged plotting software similar to the OriginLab
 Origin software (See http://www.originlab.com for more information
 about Origin).
 .
 It can make two and three dimensional plots of publication quality,
 both from datasets and functions. It can do non-linear fitting and
 multi-peak fitting.
 .
 Some Features:
  * Cross platform: works natively on Windows, Mac OS X and Linux/Unix
    systems
  * 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
  * Full import of Excel workbooks and Open Document Format
    spreadsheets, dBase, SQLite and Microsoft Access databases

Package: qtiplot-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},
         libjs-jquery
Description: data analysis and scientific plotting (documentation)
 This package is part of QtiPlot.
 .
 It contains QtiPlot manual and API documentation.
 .
 See the 'qtiplot' package for more information.