Could have just bought the textbook my course uses
general
Phi Kappa Chi ΦΚΧ <a:yeah:589703000977571860><a:ppHop:536353159615086612>
Jump to date
Tuesday, November 28, 2017
it is how I learned most of it
The textbook is actually quite good
it is based around computational physics problems, but it explains everything well
Ha ha
no
It never was
the point is to basically get to a point that you can do some basic data anaylsis and do numerical integration, differentiation, des, and linear algebra
I hope umbreon is okay
he was very angry last night
I can go over everything we learn
1 sec
In order
basic mathmatical operations
importing functions
for, while, if, else, elif statements
variable types
was before that
print and input statements
we apparently covered break and continue, but I have never used it
lists, arrays, both how they work, what you can do with them, etc
not sure what that is
oh, no, never talked about that
reading an array from a file
user defined functions
yeah, most of our work was with numpy
covered a bit of good coding practice stuff
such as naming variables, comments etc
then we changed gears and did graphs, density plots, hisograms,
we skipped the section in the textbook on 3d graphs
Then we talked about accuracy and speed
numerical error, inherent rounding error
that
integrals and derivatives, did like 4 different techniques for integration and 2 or 3 for derivatives
and errors on both integrals and derivatives
basically yeah
