Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 553 Bytes

File metadata and controls

15 lines (12 loc) · 553 Bytes

今日からはじめるpython

プラズマ・核融合学会誌 講座「今日から始める Python」のためのコード類を保存するリポジトリです。

Web ページ http://purakaku-python.readthedocs.io/

コンテンツ

  • Chapter1
  • Chapter2
    • Pythonのインストールとパッケージマネージングシステム
    • 対話的開発環境を用いたPython入門
  • Chapter3
    • NumPy / SciPy によるデータ解析
    • Python を用いた多次元データ解析・機械学習