Skip to content
/ RALFit Public
forked from ralna/RALFit

A non-linear least squares solver

License

Notifications You must be signed in to change notification settings

zli69/RALFit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RALFit

A non-linear least squares solver.

travis status codecov

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.

About

A non-linear least squares solver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 84.0%
  • Python 5.0%
  • TeX 4.7%
  • C 3.6%
  • Makefile 1.5%
  • CMake 0.7%
  • Other 0.5%