Skip to content

How do you handle variably-dimensioned problems? #97

@johannahaffner

Description

@johannahaffner

Thank you for the clean interface! It is really useful to me.

To validate software in JAX, I need to port benchmark problems to JAX proper. To verify that the problems I ported are correct, I'm currently testing them against pycutest.

My tests fail for problems with variable dimensions, which makes sense - the pycutest version always seems to have the default number of variables, while I created instances with all supported numbers of variables. Looking at the source code for the CUTEst problem, I could not immediately see if variably-dimensioned problems are supported at all, and if they are then how specifically this is done.

Best

Johanna

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions