Tuesday, June 1, 2010

Historical Remarks

[1]. History of computers
in first, we can start with the pioneers in electronic music: 'KraftWerk'
listen there 'COMPUTER LOVE' song , along with this clip, it gives a nice and pictorial introduction to the history of computers: http://www.youtube.com/watch?v=uRRbt3xOA68

LyX: a nice GUI program for LaTeX docs

Its a core tutorial for the LyX
After my thesis writing, I decided that this program is a nice one !
I recommend to students to use it. A small introduction is follows...

Thursday, March 18, 2010

"Basic Numerical Methods in Physical Science"
_______________________________________

0]. Numerical vs. analytical methods

1] . Computer arithmetic

Function methods

2]
3]
4]
5]
6]

Matrix methods

7]
8]
9]
10]
11]

Advanced topics

12] Fourier transforms
13]
14]

Appendix:

A] compiling codes in Linux

B] Primitive Computer graphics

C] Numerical Recipes: how to

D] Basics of Parallel computing

E] Illustrated examples

1. HF and DFT for atoms

2. Normal mode analysis

3. Wavepacket propagation

4. 3D Orbitals
_______________________________________

choice of programming language: NONE !

since everyone has his/her own preference - and authors are quite neutral. But for the practical purpose we use C since we use NR in C, as our direct referenced book. Hence you will see the C in this book somewhere, but mostly as the Pseudocodes.

Supplementary material: from the DVD you will find the pseudocode implementation in C, Mathematica, Matlab, Fortran 90. We hope its enough!

Wednesday, March 17, 2010