88 Forks
268 Stars
268 Watchers

SciCompforChemists

Scientific Computing for Chemists is a free text for teaching basic computing skills to chemists using Python, Jupyter notebooks, and the other Python packages. 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