Fortran Optimization

Open-source Fortran projects categorized as Optimization

Fortran 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: PyPy has been working for me for several years now | news.ycombinator.com | 2024-05-30

    I just recently made some Python wrappers for a Modern Fortran optimization library for derivative free optimization. https://github.com/libprima/prima

    It basically had to go through Fortran -> C -> C++ (with pybind11) -> Python. At one point we had a slightly simpler setup with Fortran -> C -> Python (with ctypes), but ended up going with pybind11 after some discussion with the SciPy folks who steered us away from ctypes.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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 Optimization related posts

  • Prima has got a Python interface

    3 projects | news.ycombinator.com | 3 May 2024
  • Nagfor supports half-precision floating-point numbers

    1 project | news.ycombinator.com | 6 Mar 2024
  • PRIMA: Solving general nonlinear optimization problems without derivatives

    1 project | news.ycombinator.com | 28 Feb 2024
  • SciPy: Interested in adopting PRIMA, but little appetite for more Fortran code

    8 projects | news.ycombinator.com | 18 May 2023
  • Optimization Without Using Derivatives: the PRIMA Package, its Fortran Implementation, and Its Inclusion in SciPy - Announcements

    1 project | /r/programming | 17 May 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 3 Jun 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

Project Stars
1 prima 284

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