sebastian-mutz/fsml
Fortran Statistics and Machine Learning Library
FSML helps scientific researchers and data analysts perform common statistical and machine learning tasks within their Fortran applications. You input your scientific datasets, and it outputs results from analyses like t-tests, linear regressions, or k-means clustering. This toolkit is for scientists, engineers, and researchers who work with data in Fortran.
Use this if you need to integrate standard statistical analysis, hypothesis testing, or machine learning methods directly into your Fortran scientific computing workflows.
Not ideal if you primarily work in other programming languages like Python or R, or if your projects require highly specialized or experimental machine learning algorithms not found in common research.
Stars
24
Forks
3
Language
Fortran
License
MIT
Category
Last pushed
Feb 08, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/sebastian-mutz/fsml"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mlverse/torch
R Interface to Torch
modern-fortran/neural-fortran
A parallel framework for deep learning
Beliavsky/Fortran-code-on-GitHub
Directory of Fortran codes on GitHub, arranged by topic
Cambridge-ICCS/FTorch
A library for directly calling PyTorch ML models from Fortran.
NVIDIA/TorchFort
An Online Deep Learning Interface for HPC programs on NVIDIA GPUs