Skip to content

Can I extract mathematical formulation? #112

@xkhainguyen

Description

@xkhainguyen

Hi,

I wanted to use CUTEst as a standardized benchmark for my machine learning-based approaches using Python. However, calling Fortran routines sequentially on CPUs is inefficient.

To address this, I believe I need to know the underlying mathematical formulation (symbolic expressions of the objective and constraints) for each problem so that I can implement them natively and perform batched evaluations and gradient backpropagation on GPUs.

Do you know of any ways to do this? Also feel free to suggest any alternatives.

Many thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions