-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
questionFurther information is requestedFurther information is requested
Description
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
Labels
questionFurther information is requestedFurther information is requested