PYTHONリンク集

seihiguchi2005-07-29


PYTHONを使ってゆくにつれていろいろと興味深いサイトが見つかるのでここにそれらを整理しておきます.

Pythonの本家: http://www.python.org/


科学技術計算

Numeric Python: http://numeric.scipy.org/
SciPy: http://www.scipy.org/
SciPy Documentation: http://www.scipy.org/documentation/
Gnuplot.py: http://gnuplot-py.sourceforge.net/
Matplotlib: http://matplotlib.sourceforge.net/

計測制御

Python Corner: http://www.otacky.jp/python.html#gpib
Pyparallel: http://pyserial.sourceforge.net/pyparallel.html
pySerial: http://pyserial.sourceforge.net/