updated readme with more things to do

class-solution
Daniel Pozsar 3 months ago
parent ced109ba54
commit bf71aeda68

@ -11,10 +11,11 @@ More on the theoretical background can be seen on [arXiv](https://arxiv.org/abs/
- Check behavior by orbital indexing - Check behavior by orbital indexing
## Developing ## Developing
- Add documentation to useful functions
- Parallel or serial energy integral to reduce memory overhead - Parallel or serial energy integral to reduce memory overhead
- Check the symmetrization of the Hamiltonian and overlap matrix to make them hermitian - Check the symmetrization of the Hamiltonian and overlap matrix to make them hermitian
- Check if exchange field has scalar part - Check if exchange field has scalar part
- Add more tests - Add more tests!!
# Building wheel # Building wheel
See detailed documentation on [PYPI](https://packaging.python.org/en/latest/tutorials/packaging-projects/). See detailed documentation on [PYPI](https://packaging.python.org/en/latest/tutorials/packaging-projects/).

Loading…
Cancel
Save