SciCompforChemists
Learning Resources
Scientific Computing for Chemists with Python is a Jupyter book teaching basic python in chemistry skills, including relevant libraries, and applies them to solving chemical problems.
Source attribution
- Awesome Python Chemistry — github.com/weisscharlesj/scicompforchemists
Related resources
A Jupyter book demonstrating working with biochemical data using the scikit-bio library for tasks such as sequence alignment and calculating Hamming distances.