Skip to content

Interpolation types other than constant should raise an error for parameters #863

Description

@EveCharbie

ex: parameter_bounds.add("final_somersault", min_bound=[3 * np.pi / 2], max_bound=[2*np.pi], interpolation=InterpolationType.CONSTANT)
if "InterpolationType.CONSTAN" is omitted, an error should be raised.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions