cobyla

There are 5 repositories under cobyla topic.

  • libprima/prima

    PRIMA is a package for solving general nonlinear optimization problems without using derivatives. It provides the reference implementation for Powell's derivative-free optimization methods, i.e., COBYLA, UOBYQA, NEWUOA, BOBYQA, and LINCOA. PRIMA means Reference Implementation for Powell's methods with Modernization and Amelioration, P for Powell.

    Language:Fortran29528438
  • pdfo

    pdfo/pdfo

    Powell's Derivative-Free Optimization solvers.

    Language:Fortran9672226
  • TRI-MUPE/Useful_Reading

    Recommended reading material pertaining to MUPE and other multiplicative error regression techniques

  • arashnh11/Non-linear-Optimization

    Efficient sampling of high dimensional spaces with complex, non-linear constraints

    Language:Python0101
  • libprima/.github

    PRIMA: Reference Implementation for Powell's methods with Modernization and Amelioration