summaryrefslogtreecommitdiff
path: root/academic/Kst/README
diff options
context:
space:
mode:
authorFellype do Nascimento <fellype@gmail.com>2014-12-12 07:46:29 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-12-12 14:19:06 +0700
commit04b677c3427a09ed9c579c87fccd46f5aa76bebe (patch)
tree7677a91e64cb4c676df270d8d18c568d3c5cd7f0 /academic/Kst/README
parent2df3e4fe8fb8a35e4da7f445180060310db3052c (diff)
downloadslackbuilds-04b677c3427a09ed9c579c87fccd46f5aa76bebe.tar.gz
academic/Kst: Added (KDE4 Plotting Tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/Kst/README')
-rw-r--r--academic/Kst/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/academic/Kst/README b/academic/Kst/README
new file mode 100644
index 0000000000..19f88a1c90
--- /dev/null
+++ b/academic/Kst/README
@@ -0,0 +1,15 @@
+Kst (KDE4 Plotting Tool)
+
+Kst is the fastest real-time large-dataset viewing and plotting tool available and has built-in data analysis functionality.
+Kst is very user-friendly (both the community and the program itself!).
+Kst contains many powerful built-in features and is expandable with plugins and extensions.
+Kst is licensed under the GPL, and is as such freely available for anyone.
+Note that KDE libraries are an optional dependency (i.e. you can run Kst without KDE,
+but you get additional features when running on a platform with KDE).
+
+Optional dependencies are:
+- gsl (a lot of very useful data analysis plugins are based) - RECOMMENDED
+- netcdf (which provides support for files in the netCDF format)
+- muParser (which is used in the general non-linear fitting plugin)
+- GetData (which provides support for files in the Dirfile format)
+- matio (which is used to read Matlab binary files)