JohanSchott / impurityModel

Calculate many-body states of an impurity Anderson model and spectra (e.g. XPS, XAS, RIXS, NIXS)
MIT License
22 stars 2 forks source link

use pytype #35

Closed JohanSchott closed 2 years ago

JohanSchott commented 2 years ago

Use Google's static type checker pytype.

JohanSchott commented 2 years ago

the changes in finite.py are not changing the algorithm, just makes pytype happy and perhaps makes it slightly more readable.