RALFit
A non-linear least squares solver
Install / Use
/learn @ralna/RALFitREADME
<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:
