GithubHelp home page GithubHelp logo

Comments (6)

jacobwilliams avatar jacobwilliams commented on June 20, 2024 1

Just pushed a fix. This is because FPM got stricter with the default settings, and this is very old code.

from powellopt.

barracuda156 avatar barracuda156 commented on June 20, 2024 1

@zaikunzhang Thank you for the reference! I can test PRIMA build in a few days once I am back to my normal testing hardware, and provided it builds both for PowerPC and aarch64, I will add the port for it to Macports (I assume x86 works as a given, but the rest should be verified).

from powellopt.

zaikunzhang avatar zaikunzhang commented on June 20, 2024 1

@zaikunzhang Build works fine, regular tests pass, stress tests freeze however: libprima/prima#121

Thanks. That's not freeze. The stress test is intended to take forever (a long time), and we what to make sure that nothing will crash before it finishes or is interrupted. That is exactly what we want to do with the stress test.

The stress test should not be invoked on a local machine (it is turned off by default), unless you want to observe a "freeze". We do it only on GitHub actions, which will terminate the test after six hours.

Thank you.

from powellopt.

barracuda156 avatar barracuda156 commented on June 20, 2024

Thank you! Will update it in Macports now.

from powellopt.

zaikunzhang avatar zaikunzhang commented on June 20, 2024

Not intending to tread on the toes of @jacobwilliams, who deserves many credits for maintaining the F95 wrappers of the late Professor Powell's code, I would like to bring PRIMA to the attention of @barracuda156 and anyone who uses Powell's methods in practice.

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. It fixes bugs in the original Fortran 77 code, which is not maintained anymore, and it improves the performance significantly.

See https://github.com/libprima/prima .

Thank @jacobwilliams !

from powellopt.

barracuda156 avatar barracuda156 commented on June 20, 2024

@zaikunzhang Build works fine, regular tests pass, stress tests freeze however: libprima/prima#121

from powellopt.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.