Skip to content
Snippets Groups Projects
  • Gordian Edenhofer's avatar
    1e2dd967
    Make Field, ... sphinx references in docs explicit · 1e2dd967
    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.
    1e2dd967
    History
    Make Field, ... sphinx references in docs explicit
    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.