Can you post the code you are trying to run? Which Julia version are you on?
The example given on https://github.com/JuliaOpt/LsqFit.jl works fine here on 0.3.6. Am 03.03.2015 um 22:55 schrieb Andrei Berceanu <[email protected]>: > i now get > `start` has no method matching start(::LsqFitResult{Float64}) > > On Tuesday, March 3, 2015 at 10:41:11 PM UTC+1, René Donner wrote: > Looks like curve_fit has been moved to https://github.com/JuliaOpt/LsqFit.jl > > > Am 03.03.2015 um 22:30 schrieb Andrei Berceanu <[email protected]>: > > > i found this post concerning nonlinear curve fitting in Julia, > > http://www.walkingrandomly.com/?p=5181 > > but it appears the curve_fit method no longer exists > > > > does anyone have an updated version? >
