Fortran numerical-optimization

Open-source Fortran projects categorized as numerical-optimization

Top 3 Fortran numerical-optimization Projects

  • 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.

  • Project mention: Nagfor supports half-precision floating-point numbers | news.ycombinator.com | 2024-03-06

    1. nagfor Release 7.1(Hanzomon) Build 7149 released on March 5, 2024, fixed all the bugs spotted, but introduced an ICE when compiling PRIMA ( http://www.libprima.net ). The ICE has nothing to do with half-precision real, because it occurs when PRIMA is configured to use single or double precision. It can be reproduced by

    ```

    git clone https://github.com/libprima/prima.git && cd prima && git checkout ec42cb0 && cd fortran/examples/lincoa && make ntest

    ```

    2. nagfor 7.2 released on 6 March, 2024 included neither the ICE nor the fixes for the bugs.

  • util

    My machine learning, optimization, and data science utilities package. (by tchlux)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Optimization-Codes-by-ChatGPT

    numerical optimization subroutines in Fortran generated by ChatGPT-4

  • Project mention: Fortran tutorial using ChatGPT | /r/fortran | 2023-06-09

    Another experiment with ChatGPT was using it to generate subroutines for numerical optimization: https://github.com/Beliavsky/Optimization-Codes-by-ChatGPT .

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Fortran numerical-optimization related posts

Index

What are some of the best open-source numerical-optimization projects in Fortran? This list will help you:

Project Stars
1 prima 266
2 util 6
3 Optimization-Codes-by-ChatGPT 5

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com