From c7756b318fc57442687ed2f30fbee65ca0172432 Mon Sep 17 00:00:00 2001 From: vijay gopal chilkuri Date: Tue, 20 Dec 2016 12:18:03 +0100 Subject: [PATCH] added dependencies --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e4a42b3..fa06311 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,13 @@ Double Exchange Hamiltonian: Complete Version ============================================= +O. Dependencies +--------------- + +1. [PETSc](https://www.mcs.anl.gov/petsc/documentation/installation.html) and [SLEPc](http://slepc.upv.es/documentation/current/docs/instal.htm) + +2. [IRPF90](https://github.com/scemama/irpf90) + I. Compiling ------------