From 04b677c3427a09ed9c579c87fccd46f5aa76bebe Mon Sep 17 00:00:00 2001 From: Fellype do Nascimento Date: Fri, 12 Dec 2014 07:46:29 +0700 Subject: academic/Kst: Added (KDE4 Plotting Tool). Signed-off-by: Willy Sudiarto Raharjo --- academic/Kst/README | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 academic/Kst/README (limited to 'academic/Kst/README') 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) -- cgit v1.2.3