Quantum Chemistry Course 2005, Exercise 1
(3.11.2005)
- Write a computer program that constructs an orthonormal basis by
performing
- Gram-Schmidt orthonormalization
- Canonical orthonormalization
- Symmetric orthonormalization
The non-orthogonal vectors can be obtained by using random numbers.
Plan the code such that the subroutines can be used in fortcoming
exercises.
Choose options 1) and 2) or 3).
Dage Sundholm