You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Fellype do Nascimento d575422955 academic/scidavis: Patched to fix crashes. 7 years ago
..
README academic/scidavis: Updated for version 1.23. 8 years ago
doinst.sh academic/scidavis: Updated for version 1.17. 9 years ago
fix-gh-issue-90.patch academic/scidavis: Patched to fix crashes. 7 years ago
fix_issue_with_scipy_vesions.patch academic/scidavis: Updated for version 1.23. 8 years ago
scidavis.SlackBuild academic/scidavis: Patched to fix crashes. 7 years ago
scidavis.info academic/scidavis: Updated for version 1.23. 8 years ago
slack-desc academic/scidavis: Fix slack-desc. 9 years ago

README

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, after installation, are scipy and pygsl (to
improve python scripting).

Note for Slackware-current

Since version 1.23 it is possible to build/use SciDAVis with Python 3
- just use PYTHON3=yes before executing scidavis.SlackBuild. Default is
to use python 2 (PYTHON3=no).
*** It does not build using Python 3 in Slackware 14.2 or previous
because the shipped PyQt was not built with Python 3 support. ***