This repository contains the subjects proposed for the homework of the advanced computational techniques.
You should pick two subjects among the three subjects below:
- Project #1: HF and MP2 energy in C
- Project #2: Sparse matrices in Fortran
- Project #3: Molecular dybamics in C or Fortran
You must fork this repository and create your files in the project*
directory. Don't forget to git add
your files, and make some frequent commits
and git push
to your fork.
When you are done (or when the time limit is reached), you will make a pull-request
of your fork to our GitHub repository.