Skip to content

Unification with other Julia test databases #18

@anriseth

Description

@anriseth

There are multiple test databases floating around in the Julia community and it works be nice to reuse these amongst different packages.

For example, the JuliaSmoothOptimizers group has large collections of model problems that can be accessed with a unified interface using NLPModels

I propose that we look at a way to call such problems from Optim (either with an interface to optimize or by converting NLPModels to the Optim problem structure).

Most of the problems we have in this package are already in CUTEst.jl or other collections at JuliaSmoothOptimizers, so it may not be as useful to provide an API the other way (Optim->NLPModels).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions