Warning, /graphics/kst-plot/pyKst/README is written in an unsupported language. File is not indexed.
0001 PyKst is tested on Python 2.7 and does not work with Python 3.x. 0002 It has not been tested on mac or windows, though it c/should work. 0003 0004 PyKst needs NumPy and scipy 0005 The newest version of PyKst needs the newest version of kst. 0006 0007 Under Linux, install with: 0008 sudo python2.7 setup.py install 0009 0010 Documentation and the latest version of pykst can be found on the kst web page kst.kde.org 0011 0012 ---------------- 0013