gsl-curve-fit icon indicating copy to clipboard operation
gsl-curve-fit copied to clipboard

C++ wrapper of gsl non-linear least-squares fit.

Results 1 gsl-curve-fit issues
Sort by recently updated
recently updated
newest added

this demo is not work well as performance , a 20000 long array, curve time arrive at 150ms, which 5ms in python curve_fit.