Skip to content
Snippets Groups Projects
Sebastian Kuckuk's avatar
Sebastian Kuckuk authored
- add single update calculation generation
- add whole kernel generation with CSE
9baa0063
Name Last commit Last update
ref
src
README.md

genxc

New approach to generate fast code based on libxc, this repository is organized as follows:

  • src: code generation approach with SymPy.
  • ref: case study with gga_x_pbe to evaluate performance benefits before having full approach developed.