Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@ mainly written for educational purposes. The source code has been documented
(i.e. commented) relatively extensively to provide students the opportunity to
read and understand the algorithm.

> **Note**: Want to know more about electronic structure calculations? Have a look at my
> [free lecture book](https://ifilot.pages.tue.nl/elements-of-electronic-structure-theory/).

> [!TIP]
> * Want to know more about electronic structure calculations? Have a look at my
> [free lecture book](https://ifilot.pages.tue.nl/elements-of-electronic-structure-theory/).
> * Interested in a Python-based Density Functional Theory code? Have a look at [PyDFT](https://github.com/ifilot/pydft)

## Compilation

Expand Down
Loading