We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Currently, it's only possible to fix or 'unfix' parameters. Minuit allows setting parameter limits, while some of the scipy and nlopt allow more general constraints (bounds argument and non-linear constraints).
bounds
Currently, it's only possible to fix or 'unfix' parameters. Minuit allows setting parameter limits, while some of the scipy and nlopt allow more general constraints (
boundsargument and non-linear constraints).