Gftool
0.8.1
Contents:
Welcome to GfTool’s documentation!
Tutorial
API
gftool
Submodules
Glossary
Green’s functions and lattices
Statistics and particle numbers
Utilities
gftool.get_versions
gftool.Result
gftool.Result.count
gftool.Result.index
gftool.Result.err
gftool.Result.x
gftool.fourier
gftool.lattice
gftool.matrix
gftool.pade
gftool.siam
Help
What’s New
Gftool
Docs
»
gftool
»
gftool.Result
»
gftool.Result.index
Edit on GitHub
gftool.Result.index
¶
Result.
index
(
value
[
,
start
[
,
stop
]
]
)
→ integer -- return first index of value.
¶
Raises ValueError if the value is not present.