化学者のためのPython<br>Python for Chemists

個数:

化学者のためのPython
Python for Chemists

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて

  • 提携先の海外書籍取次会社に在庫がございます。通常約2週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 572 p.
  • 言語 ENG
  • 商品コード 9781009102049
  • DDC分類 542.85

Full Description

This accessible and self-contained guide provides a comprehensive introduction to the popular programming language Python, with a focus on applications in chemistry and chemical physics. Ideally suited to students and researchers of chemistry learning to employ Python for problem-solving in their research, this fast-paced primer first builds a solid foundation in the programming language before progressing to advanced concepts and applications in chemistry. The required syntax and data structures are established, and then applied to solve problems computationally. Popular numerical packages are described in detail, including NumPy, SciPy, Matplotlib, SymPy, and pandas. End of chapter problems are included throughout, with worked solutions available within the book. Additional resources, datasets, and Jupyter Notebooks are provided on a companion website, allowing readers to reinforce their understanding and gain confidence applying their knowledge through a hands-on approach.

Contents

1. Introduction; 2. Basic Python usage; 3. Strings; 4. Lists and loops; 5. Comparisons and flow control; 6. Functions; 7. Data structures; 8. File input/output; 9. Basic numpy; 10. Graph plotting with Matplotlib; 11. The steady-state approximation; 12. Liquid-vapour equilibrium; 13. Jupyter notebook; 14. LaTeX; 15. Chemistry databases and file formats; 16. More NumPy and Matplotlib; 17. Thermodynamic cycles; 18. Vectors, matrices and linear algebra; 19. Linear least squares fitting I; 20. Linear least squares fitting II; 21. Numerical integration; 22. Optimization with scipy.optimize; 23. Vibrational spectroscopy; 24. The morse oscillator; 25. Solving ordinary differential equations; 26. The oregonator; 27. Root-finding with scipy.optimize; 28. Rotational spectroscopy; 29. Peak finding; 30. Fitting the vibrational spectrum of CO; 31. pandas; 32. Simulating a powder diffraction spectrum; 33. The Hückel approximation; 34. Nonlinear fitting and constrained optimization; 35. SymPy; 36. Molecular orbital theory for H2+; 37. Approximations of the helium atom electronic energy; 38. Computational chemistry with Psi4 and Python; 39. Atomic structure; 40. Solutions.