SkillAgentSearch skills...

RALFit

A non-linear least squares solver

Install / Use

/learn @ralna/RALFit
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<table border="0"><tr style="background-color: white;"> <td><img alt="STFC logo" src=".github/assets/ukri-stfc-square-logo.png" width=100></td> <td vertical-align='center'><img alt="AMD logo" src=".github/assets/amd-official-logo.jpg" width=200></td></tr></table>

RALFit

A non-linear least squares solver that is primarily developed by the Numerical Analysis group at STFC Rutherford Appleton Laboratory hsl@stfc.ac.uk.

AMD supports and contributes to the RALFit solver as part of its commitment to advancing open-source high-performance computing. Through this collaboration it helps ensure the solver benefits from the performance and scalability of AMD technologies.

The package is written in modern Fortran, and it provides a number of interfaces for other languages.

Installation

Requirements

RALFit has been tested on Linux, although it should work on other platforms. It requires

  • a modern Fortran compiler
  • a C compiler
  • a BLAS and LAPACK distribution

Compilation

To compile, follow the instructions in libRALFit/README.md.

Documentation

For documentation, follow the links below:

Fortran doc Fortran documentation

C doc C interface documentation

Python doc Python interface documentation

View on GitHub
GitHub Stars28
CategoryDevelopment
Updated17d ago
Forks8

Languages

Fortran

Security Score

75/100

Audited on Mar 10, 2026

No findings