Skip to content

Several thousends arguments of the function as a vector #35

@scepeda78

Description

@scepeda78

How it would be the input of the configuration item, if you have like 6000 input variables? Is there a simpler way to do it, without the Dict option.

configuration = Configuration([FloatParameter(-2.0, 2.0, 0.0, "i0"),
                               FloatParameter(-2.0, 2.0, 0.0, "i1")],
                               "rosenbrock_config")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions