jacobwilliams / PowellOpt

Optimization algorithms by M.J.D. Powell
Other
35 stars 7 forks source link

Windows compilation instructions #1

Closed Beliavsky closed 2 years ago

Beliavsky commented 2 years ago

Thanks for your project. For the *nix challenged (like me), I will point out that gfortran kind_module.f90 bobyqa.f90 cobyla.f90 lincoa.f90 uobyqa.f90 newuoa.f90 powellopt.f90 tests\tests.f90

produces an executable.

jacobwilliams commented 2 years ago

added FPM support.