mirror of
https://github.com/triqs/dft_tools
synced 2024-11-18 12:03:50 +01:00
[doc] add util module to autodoc
This commit is contained in:
parent
8d81828652
commit
b87ca75c89
@ -71,6 +71,7 @@ This is the reference manual for the python routines.
|
||||
sumk_dft_tools
|
||||
symmetry
|
||||
trans_basis
|
||||
util
|
||||
|
||||
|
||||
|
||||
|
@ -18,6 +18,9 @@
|
||||
# TRIQS. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
##########################################################################
|
||||
"""
|
||||
Helper utilities / standalone functions for the sumk class
|
||||
"""
|
||||
|
||||
import numpy as np
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user