Welcome to PyChem¶
An introductory guide to learning Python for scientific (specifically chemical) applications.
This document was last updated at 2023-04-04 at 15:28.
The source code for this website is located on GitHub, which contains a list of recent changes as well.
Contents¶
- Introduction
- Is this really hard?
- Installation
- Writing and Running Programs
- IPython
- Python Basics Part 1
- Python Basics Part 2
- Special Terminology
- Examples
- Plotting FTIR Data
- Plotting UV/Vis Data
- Plotting Bruker NMR Data
- Simple Statistics
- Batch Processing Plots
- Multidimensional GC-MS Data
- NDim. Sim. - Distribution Diagrams
- Appendix A
- Appendix B