summaryrefslogtreecommitdiff
path: root/science/kst2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More pthread-check fixes.Michael Nottebrock2004-11-112-0/+241
| | | | Notes: svn path=/head/; revision=121427
* Update to version 0.99Markus Brueffer2004-10-134-13/+255
| | | | Notes: svn path=/head/; revision=119233
* Chase libgsl.Volker Stolz2004-07-121-1/+1
| | | | | | | Reminded by: cluster via kris Notes: svn path=/head/; revision=113453
* Don't use Makefile.kde anymoreMarkus Brueffer2004-06-061-3/+1
| | | | Notes: svn path=/head/; revision=110943
* Add kst 0.97.Markus Brueffer2004-04-305-0/+231
kst is a program for looking at data streams. It can plot: - x-y plots - power spectra - histograms - equations (including equations of data streams). - data in files which are being updated as data is being logged, in which case it can act as a plotter for a chart recorder. - much more You can use the mouse to rapidly zoom into interesting parts of the plots. In addition to a complete GUI, kst has a convenient command line interface for rapid access to plotting data in files. kst can read data from stdin. It provides a DCOP interface for remote manipulation, and supports several file formats in use in scientific projects around the world. WWW: http://omega.astro.utoronto.ca/kst/ WWW: http://extragear.kde.org/apps/kst.php Notes: svn path=/head/; revision=108034