-
Gordian Edenhofer authored
Sphinx can not infer the input nor output type of a string statement like the following in a doc-string `x : Field` because there are now two definitions of a Field in NIFTy. Resolve this problem by making all references to `Field`, `MultiField` and `StandardHamiltonian` explicit.
Gordian Edenhofer authoredSphinx can not infer the input nor output type of a string statement like the following in a doc-string `x : Field` because there are now two definitions of a Field in NIFTy. Resolve this problem by making all references to `Field`, `MultiField` and `StandardHamiltonian` explicit.