diff options
author | Fellype do Nascimento <fellype(at)gmail.com> | 2016-12-15 12:36:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-16 04:41:23 +0700 |
commit | 9347e82d80b73b1c1945973436f6882f924d3dcf (patch) | |
tree | 1129b12fd5dac758a2056164be91d15498c4ecac /academic/scidavis/README | |
parent | 388361f667f157725eb62a3acb204e52b08d42c9 (diff) | |
download | slackbuilds-9347e82d80b73b1c1945973436f6882f924d3dcf.tar.gz |
academic/scidavis: Added (data analysis and visualization).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/scidavis/README')
-rw-r--r-- | academic/scidavis/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/academic/scidavis/README b/academic/scidavis/README new file mode 100644 index 0000000000..60a6565565 --- /dev/null +++ b/academic/scidavis/README @@ -0,0 +1,10 @@ +SciDAVis (data analysis and visualization) + +SciDAVis is a free interactive application aimed at data analysis and +publication-quality plotting. It combines a shallow learning curve and +an intuitive, easy-to-use graphical user interface with powerful +features such as scriptability and extensibility. + +SciDAVis started as a fork of QtiPlot. + +Optional dependencies are numpy and scipy (to improve python scripting) |