From cdec373d0e7893658314706ebb2cf09f3b814bf4 Mon Sep 17 00:00:00 2001 From: Daniel Pozsar Date: Thu, 31 Oct 2024 15:05:11 +0100 Subject: [PATCH] added TODO dictionary output and rewrite output printing with that information --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 181ada3..443ce4e 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ More on the theoretical background can be seen on [arXiv](https://arxiv.org/abs/ - Parallel or serial energy integral to reduce memory overhead - Check the symmetrization of the Hamiltonian and overlap matrix to make them hermitian - Check if exchange field has scalar part +- Output dictionary and rewrite output printing with the information - Add more tests!! # Building wheel