pyfeyn2.feynmandiagram.Sourcing
- class pyfeyn2.feynmandiagram.Sourcing(source: Optional[str] = '')[source]
Bases:
object- __init__(source: Optional[str] = '') None
Methods
__init__([source])set_source(*args, **kwargs)Deprecated since version 2.0.7.1.
with_source(source)Attributes
Source of the object
- set_source(*args, **kwargs)[source]
Deprecated since version 2.0.7.1: This will be removed in 2.2. Use with…().
- source: Optional[str] = ''
Source of the object