LupoA / lsdensities

Smeared spectral densities from lattice correlators
GNU General Public License v3.0
3 stars 0 forks source link

Add docstrings #38

Open edbennett opened 6 months ago

edbennett commented 6 months ago

Each function should have at least a short description of what it does—e.g. what it expects as input, what it will give as output.

Similarly classes and ideally modules should have descriptions that will form their documentation when interrogated with help().