pyfeyn2.render.pyx.config

Handle runtime options and command line option parsing.

Functions

addPyfeynOptions(parser)

Add the PyFeyn options to the options parser's option set.

getOptions()

Return the (unique) option set.

processOptions([parser])

Process the given options.

Classes

OptionSet()

A container for options.