Fortran Python

Open-source Fortran projects categorized as Python

Top 4 Fortran Python Projects

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

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. paramonte

    ParaMonte: Parallel Monte Carlo and Machine Learning Library for Python, MATLAB, Fortran, C++, C.

  4. climt

    The official home of climt, a Python based climate modelling toolkit.

  5. pyranda

    A Python driven, Fortran powered Finite Difference solver for arbitrary hyperbolic PDE systems. This is the mini-app for the Miranda code.

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 Python discussion

Log in or Post with

Fortran Python related posts

  • SciPy: Interested in adopting PRIMA, but little appetite for more Fortran code

    8 projects | news.ycombinator.com | 18 May 2023
  • A big gas simulation

    1 project | /r/CFD | 28 May 2022

Index

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

# Project Stars
1 prima 328
2 paramonte 276
3 climt 168
4 pyranda 64

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