40 Forks
106 Stars
106 Watchers

SciCompforChemists

Scientific Computing for Chemists text for teaching basic computing skills to chemistry students using Python, Jupyter notebooks, and the SciPy stack. This text makes use of a variety of packages including NumPy, SciPy, matplotlib, pandas, seaborn, NMRglue, SymPy, scikit-image, and scikit-learn.

How to download and setup SciCompforChemists

Open terminal and run command
git clone https://github.com/weisscharlesj/SciCompforChemists.git
git clone is used to create a copy or clone of SciCompforChemists repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SciCompforChemists https://github.com/weisscharlesj/SciCompforChemists/archive/master.zip

Or simply clone SciCompforChemists with SSH
[email protected]:weisscharlesj/SciCompforChemists.git

If you have some problems with SciCompforChemists

You may open issue on SciCompforChemists support forum (system) here: https://github.com/weisscharlesj/SciCompforChemists/issues