Skip to content
Snippets Groups Projects
Commit 9929cdef authored by Kostas Vilkelis's avatar Kostas Vilkelis :flamingo:
Browse files

fix docstring

parent d5ddbf6f
No related branches found
No related tags found
1 merge request!4Interface refactoring
......@@ -106,10 +106,10 @@ def fermi_on_grid(kham, filling):
Parameters
----------
hkfunc : function
Function that returns the Hamiltonian at a given k-point.
nk : int
Number of k-points in the grid.
kham : ndarray
Hamiltonian in k-space of shape (len(dim), norbs, norbs)
filling : int
Number of particles in a unit cell.
Returns
-------
fermi_energy : float
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment