-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Print cleed output using only Python functions (#47)
* C `leed` function: return the results structure to Python. * Add the output header to a constant variable. * Remove results printing from the C code, only use Python for that. * Fix final energy: take it from the energies array. * Remove unnecessary test_cleed.c file. * Add superstructure example (Ni111_2x2O.inp). * Update the package building to only build libraries (not executable).
- Loading branch information
1 parent
f1d7e89
commit 6292204
Showing
16 changed files
with
630 additions
and
973 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.