Package PyDSTool :: Package Toolbox :: Package optimizers :: Package criterion :: Module facilities
[hide private]
[frames] | no frames]

Module facilities

source code

Proposes a way to create a composite criterion

Functions [hide private]
 
criterion(**kwargs)
Creates a composite criterion based on the formal parameters :
source code
Function Details [hide private]

criterion(**kwargs)

source code 

Creates a composite criterion based on the formal parameters :

  • iterations_max indicates the maximum number of iteration
  • ftol is the maximum relative change of the value function
  • xtol is the maximum relative change of the parameters
  • gtol is the maximum gradient