An Introduction to Computing in Physics
Physics 298 owl, Fall 2018
Loomis 276, Thursday afternoons, 4 pm - 5:50 pm
2 credit hours
Programming resources
-
Numpy numerical library
Numpy Reference
Numpy mathematical functions -
Matplotlib graphics library
http://matplotlib.org/ -
Continuum Analytics Anaconda Python downloads
https://www.continuum.io/downloads -
Learn Python the Hard Way: a primer with attitude!
http://learnpythonthehardway.org/book/ -
Learn X in Y minutes Where X=python3
https://learnxinyminutes.com/docs/python3/