Skip to documentation content
On this page
  1. Reference contract
  2. Authoritative source

Initial step size

Declares the catalog-owned `initialStepSize` setting for CMA-ES.

Reference contract

FieldValueDescription
declaration{"default":0.25,"key":"initialStepSize","label":"Initial step size","nullable":false,"valueType":"number"}

The value type, default, nullability, and any closed choices are generated from the active optimization implementation.

Authoritative source

Catalog
telion_backend.v2.catalog.PhysicsCatalog
Identity
optimization/method/cma-es/setting/initialStepSize
Path
src/telion_backend/v2/catalog.py
Symbol
_optimization_catalog_contract