~ubuntu-branches/ubuntu/utopic/scidavis/utopic-proposed

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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
=== What is SciDAVis? ===

SciDAVis is a free application for _Sci_entific _D_ata _A_nalysis and _Vis_ualization.


=== License ===

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or   
(at your option) any later version.                                 
                                                                    
This program is distributed in the hope that it will be useful,     
but WITHOUT ANY WARRANTY; without even the implied warranty of      
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the       
GNU General Public License for more details.                        

A copy of this license is provided in the file gpl.txt.


=== Platforms ===

SciDAVis runs on GNU/Linux, Windows and MacOS X; 
possibly also on other platforms like *BSD.


=== Installation ===

See INSTALL.html


=== Web site ===

http://scidavis.sourceforge.net


=== Credits ===

--- Developers ---

The following people have written parts of the SciDAVis source code, ranging from a few lines to large chunks.
In alphabetical order.

Tilman Benkert[1], 
Knut Franke

--- Documentation ---

The following people have written parts of the manual and/or other documentation.
In alphabetical order.

Knut Franke, Roger Gadiou

--- Translations ---

The following people have contributed translations or parts thereof.
In alphabetical order.

Tilman Benkert[1],
Markus Bongard,
Tobias Burnus,
Rémy Claverie,
f0ma,
Jose Antonio Lorenzo Fernandez,
Pavel Fric,
Jan Helebrant,
Daniel Klaer,
Peter Landgren,
Fellype do Nascimento,
Tomomasa Ohkubo,
Mikhail Shevyakov,
Mauricio Troviano

--- Packagers ---

The following people have made installing SciDAVis easier by providing specialized binary packages.
In alphabetical order.

Burkhard Bunk (Debian),
Quentin Denis (SUSE),
Yu-Hung Lien (Mac OS X),
Eric Tanguy (Fedora),
Mauricio Troviano (Windows installer)

--- QtiPlot ---

SciDAVis uses code from QtiPlot, which consisted (at the time of the fork, i.e. QtiPlot 0.9-rc2) of code by the following people:

Tilman Benkert[1],
Shen Chen,
Borries Demeler,
José Antonio Lorenzo Fernández,
Knut Franke,
Vasileios Gkanis,
Gudjon Gudjonsson,
Alex Kargovsky,
Michael Mac-Vicar,
Tomomasa Ohkubo,
Aaron Van Tassle,
Branimir Vasilic,
Ion Vasilief,
Vincent Wagelaar

The SciDAVis manual is based on the QtiPlot manual, written by (in alphabetical order):

Knut Franke, Roger Gadiou, Ion Vasilief

footnotes:
[1] birth name: Tilman Hoener zu Siederdissen

=== Special Thanks ===

We also want to acknowledge the people having helped us indirectly by contributing to the following
fine pieces of software. In no particular order.

Qt (http://doc.trolltech.com/4.3/credits.html),
Qwt (http://qwt.sourceforge.net/#credits),
Qwtplot3D (http://qwtplot3d.sourceforge.net/),
muParser (http://muparser.sourceforge.net/),
Python (http://www.python.org/),
liborigin (http://sourceforge.net/projects/liborigin/),
Vim (http://www.vim.org/thanks.php/),
webgen (http://webgen.rubyforge.org/),
Doxygen (http://www.doxygen.org/),
Subversion (http://subversion.tigris.org/),
GSL (http://www.gnu.org/software/gsl/)

... and many more we just forgot to mention.