以下の文書は、 Konrad Hinsen 氏 による Python for scientists を和訳したものです。 この教材中の例題には、PDB ファイル( Protein Data Bank 、タンパク質のX線構造解析データ)の操作が多く採用されていますが、他分野の方々にとっても有用な題材を豊富に含んでいると思います。


Python for scientists / 科学者のための Python (オリジナルサイト)

In 1997, I gave a six-part course on programming in Python at the Institut de Biologie Structurale in Grenoble. Here is an updated version of the course notes:

1997年に私は、 Python プログラミングに関する6回の講義を、 グルノーブルの Institute of Structural Biology にて行いました。 これは、その講義ノートを改訂したものです:

Note that the examples in this course requires that you have installed Numerical Python and Scientific Python in addition to the basic Python distribution.

このコースに含まれる例題を実行するには、 基本的な Python ディストリビューションに加え、 Numerical Python Scientific Python をインストールする必要があります。


原著者:Konrad HINSEN
hinsen@cnrs-orleans.fr



更新履歴


訳について


日本語訳作成者:安藤耕司 (東京女子大学数理科学科 ando_k @ lab.twcu.ac.jp)

おまけ:訳者の Python に関する感想とリンク (注:1998年筆なので古いです)