Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 566 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 566 Bytes

STFC logo

RALFit

travis status codecov

A non-linear least squares solver.

To compile, move to the libRALFit directory and issue the commands:

mkdir build
cd build
cmake ..
make

Documentation and usage instructions can be found in the libRALFit/doc/ directory.