Fortran 2023 has been published

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Fortran-code-on-GitHub

    Directory of Fortran codes on GitHub, arranged by topic

  • rwkv.f90

    Port of the RWKV-LM model in Fortran (Back to the Future!)

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

    Fast GPT-2 inference written in Fortran (by certik)

  • llm.f90

    LLM inference in Fortran

  • neural-fortran

    A parallel framework for deep learning

  • A few more:

    https://github.com/modern-fortran/neural-fortran (disclaimer, I originally created this one)

    https://github.com/BerkeleyLab/inference-engine

    https://git.exeter.ac.uk/hepplestone/athena

  • inference-engine

    A deep learning library for use in high-performance computing applications in modern Fortran

  • A few more:

    https://github.com/modern-fortran/neural-fortran (disclaimer, I originally created this one)

    https://github.com/BerkeleyLab/inference-engine

    https://git.exeter.ac.uk/hepplestone/athena

  • ClimaCore.jl

    CliMA model dycore

  • 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
  • llvm-project

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

  • flang [1], it's part of the LLVM project.

    [1] https://github.com/llvm/llvm-project/tree/main/flang

  • fortran-wringer-tests

    A collection of non-portable Fortran usage, standard-conformant or otherwise

  • If "it" is F'23, then none. GNU Fortran has had the "new" degree-unit trig functions for a while, but no compiler, FOSS or otherwise, has the newly invented features of this revision.

    Fortran doesn't prototype features with real implementations (or test suites) before standardizing them, which had led to more than one problem over the years as ambiguities, contradictions, and omissions in the standard aren't discovered until years later when compiler developers eventually try to make sense of them, leading to lots of incomplete and incompatible implementations. I've written demonstrations for many examples and published them at https://github.com/klausler/fortran-wringer-tests/tree/main .

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts