From bf71aeda684eb5623b030a99f643d5e82bc09e53 Mon Sep 17 00:00:00 2001 From: Daniel Pozsar Date: Wed, 30 Oct 2024 14:29:49 +0100 Subject: [PATCH] updated readme with more things to do --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ac4a27..181ada3 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,11 @@ More on the theoretical background can be seen on [arXiv](https://arxiv.org/abs/ - Check behavior by orbital indexing ## Developing +- Add documentation to useful functions - 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 -- Add more tests +- Add more tests!! # Building wheel See detailed documentation on [PYPI](https://packaging.python.org/en/latest/tutorials/packaging-projects/).